feat: improve StrKey#71
Merged
cuongph87 merged 1 commit intofeature/add-protocol-23-supportfrom Jul 16, 2025
Merged
Conversation
bae7049 to
d45350e
Compare
jopmiddelkamp
approved these changes
Jul 16, 2025
d45350e to
61a3d6d
Compare
61a3d6d to
0cf2992
Compare
cuongph87
added a commit
that referenced
this pull request
Jul 20, 2025
* chore: update XDR definitions for Protocol 23 (#63) * refactor: rename SorobanResources.readBytes to diskReadBytes (#64) * feat: add DestinationMuxedId and DestinationMuxedIdType to InvokeHostFunctionOperationResponse.AssetContractBalanceChange (#65) * refactor: rename SorobanResources.readBytes to diskReadBytes * feat: add DestinationMuxedId and DestinationMuxedIdType to InvokeHostFunctionOperationResponse.AssetContractBalanceChange * feat: update SubmitTransactionAsyncResponse (#66) * feat: add events field to TransactionInfo (#67) * feat: update SorobanServer.SimulateTransaction to add support for non-root authorization (#68) * chore: add SorobanResourceExtensionV0 unit test (#74) * feat: update LedgerEntryChange (#75) * feat: update config setting types (#70) * feat: improve StrKey (#71) * feat: update RPC getEvents (#69) * feat: add new variants of ScAddress - muxed account, liquidity pool and claimable balance (#72) * feat: add new variants of ScAddress - muxed account, liquidity pool and claimable balance * Add validation * chore: improve ScAddress (#73) * chore: improve ScAddress * feat: Add support for TransactionMetaV4 (#77) * chore: improve ClaimableBalanceId (#78) * chore: improve OperationsRequestBuilder
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Types of changes