Releases: stellar/stellar-xdr
Releases · stellar/stellar-xdr
26.0
25.0
What's Changed
- Update SCPQuorumSet documentation by @drebelsky in #284
- Add BN254 cost types by @sisuresh in #287
- Add xdr for poseidon by @sisuresh in #290
- Remove limits on sub-items from spec definitions by @leighmcculloch in #285
Full Changelog: v23.0...v25.0
24.0
23.0
What's Changed
This is the set of changes for protocol 23.
Generated summary:
- minor cleanup, curr by @marta-lokhova in #224
- Update README definition of XDR and guidance on making modifications by @anupsdf in #227
- Add support for memos in Soroban auth (CAP-64). by @dmkozh in #229
- Revert "Add support for memos in Soroban auth (CAP-64)." by @dmkozh in #230
- Cap 62 by @SirTyson in #232
- Revert "Remove ColdArchive and proof structs (#232)" by @bboston7 in #244
- Remove support for old survey mechanism (curr) by @bboston7 in #242
- XDR changes for CAP-67 by @dmkozh in #246
- Remove op level diagnostic events for CAP-0067 by @sisuresh in #248
- Add a contract spec type for the MuxedAddress. by @dmkozh in #251
- Wrap contract id hash values in a nominal type by @leighmcculloch in #250
- Merge p23 XDR changes from the next branch to curr. by @dmkozh in #256
- Renamed fields for CAP 66 by @SirTyson in #257
- Renamed bucketList sizes to soroban state sizes by @SirTyson in #259
- Remove HOT_ARCHIVE_DELETED by @SirTyson in #263
- Make return value optional in Soroban meta v2 by @dmkozh in #264
- Add SorobanAuthorizationEntries typedef by @philipliu in #254
- Add the 'stage' to transaction level events. by @dmkozh in #267
- syntax fix by @jayz22 in #270
- Add TransactionResultMetaV1 and LedgerCloseMetaV2 (#245) by @sisuresh in #273
- Cleanup ScVal XDR. by @dmkozh in #222
- Add events to contract spec (curr) by @leighmcculloch in #268
- CAP 70 - Config params for SCP timing by @SirTyson in #277
- Add Stellar-exporter LedgerCloseMetaBatch by @chowbao in #276
- Rename totalByteSizeOfLiveSorobanState by @SirTyson in #278
- Rename
txMaxInMemoryReadEntriestotxMaxFootprintEntries. by @dmkozh in #280
New Contributors
Full Changelog: v22.0...v23.0
22.0
What's Changed
- Add an XDR type for DiagnosticEvent<> by @leighmcculloch in #187
- Add new overlay types to support time sliced network survey by @bboston7 in #181
- Revert "Add an XDR type for DiagnosticEvent<> (#187)" by @bboston7 in #188
- Reapply "Add an XDR type for DiagnosticEvent<> (#187)" (#188) by @bboston7 in #189
- Use milliseconds for SCP stats by @bboston7 in #190
- Added Binary Fuse Filter XDR definitions by @SirTyson in #195
- Hot Archive types (#200) by @SirTyson in #201
- XDR definitions for Soroban constructor support. by @dmkozh in #202
- Archival proofs by @SirTyson in #204
- Remove proofs from SorobanTransactionData by @SirTyson in #207
- Adjusted proof structs to be rust friendly (#209) by @SirTyson in #210
- Split the interface version into protocol and pre-release-version (curr) by @leighmcculloch in #212
- Add bls12-381 cost types by @jayz22 in #211
- Update the comment about CREATE_CONTRACT auth payload. by @dmkozh in #215
- bls12-381 cost type: split on-curve and in-subgroup check by @jayz22 in #217
Full Changelog: v21.1...v22.0
21.1
What's Changed
- Revert "Add contract spec type for hash (#182)" by @leighmcculloch in #184
Full Changelog: v21.0...v21.1
21.0
What's Changed
This is the set of changes for protocol 21.
Generated summary:
- Add Soroban write fee to LCM. by @dmkozh in #173
- Add detailed Soroban resource fee info in txmeta by @dmkozh in #175
- Sync next to curr for p21 by @graydon in #180
- (curr) Add contract spec for Hash by @jayz22 in #182
Full Changelog: v20.1...v21.0
20.1
What's Changed
Full Changelog: v20...v20.1
20
v20 Update the docs for extendTTL/restore ops to match the threshold chan…
19
v19 format xdr files