SDP-1604: Upgrade to Anchor Platform version 3.1.0 - #637
Merged
Conversation
philipliu
temporarily deployed
to
Receiver Registration - E2E Integration Tests (Stellar)
April 23, 2025 20:51 — with
GitHub Actions
Inactive
philipliu
temporarily deployed
to
Anchor Integration Tests
April 23, 2025 20:51 — with
GitHub Actions
Inactive
philipliu
marked this pull request as ready for review
April 23, 2025 21:00
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.
What
This upgrades the AP version to 3.0. It does not attempt to migrate all the patch transaction requests to AP's new RPC API because AP will be potentially removed in a future version. The only thing that needs to change concerning SDP is the asset configurations and the JWT secrets, which now requires 256 bits of security.
Helm chart changes will be done in a future PR.
Why
This is in preparation for contract account support implementation.
Known limitations
Only tested by creating a manual disbursement using the local deployment. It exercises the full SEP-24 flow which should be sufficient for testing, but I expect more issues to be picked up by integration tests.
Checklist
SDP-1234: Add new featureorChore: Refactor package xyzformat. The Jira ticket code was included if available.CHANGELOG.mdis updated (if applicable)