-
Notifications
You must be signed in to change notification settings - Fork 19
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Protocol 22 support: XDR, deprecated API changes, new fields #308
Merged
Conversation
This file contains 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
* Encode createdAt as a string for JS support
* Cleanup old retention-windows and increase history-retention-window to 7 days * fix tests
* simulate-transaction: remove confusing Cost field in response * Appease linter
--------- Co-authored-by: George <Shaptic@users.noreply.github.com> Co-authored-by: George <george@stellar.org> Co-authored-by: Alfonso Acosta <alfonso@stellar.org> Co-authored-by: overcat <4catcode@gmail.com> Co-authored-by: Prit Sheth <124409873+psheth9@users.noreply.github.com>
Protocol 22 Breaking changes
Please be sure to not squash merge this so we can keep commit history from the feature branch. |
We should update https://github.com/stellar/stellar-docs/tree/main/docs/data/rpc/api-reference with all of the new endpoints and fields. |
Shaptic
changed the title
Protocol22
Protocol 22 support: XDR, deprecated API changes, new fields
Oct 24, 2024
* Skip rc2 and rc3 in migration tests again
tamirms
approved these changes
Nov 7, 2024
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.
Do not merge (yet)