chore: add SorobanResourceExtensionV0 unit test#74
Merged
jopmiddelkamp merged 1 commit intofeature/add-protocol-23-supportfrom Jul 16, 2025
Conversation
7f49490 to
f40a72a
Compare
jopmiddelkamp
approved these changes
Jul 16, 2025
d759d6e
into
feature/add-protocol-23-support
1 check failed
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