Skip to content
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

Support Durango Upgrade #237

Merged
merged 13 commits into from
Mar 1, 2024
Merged

Support Durango Upgrade #237

merged 13 commits into from
Mar 1, 2024

Conversation

dhrubabasu
Copy link
Contributor

  • Adds construction of AddPermissionlessValidatorTx and AddPermissionlessDelegatorTx
  • Removes Memo field population from staking transactions
  • Adds parsing support for BaseTx and TransferSubnetOwnershipTx
  • Adds TODOs for future cleanups

@dhrubabasu dhrubabasu self-assigned this Feb 9, 2024
Copy link
Contributor

@bilgehansahin bilgehansahin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not a blocker, just a suggestion. You can also test these transactions ad-hoc by adding them to the postman collection in postman/Avalanche%20Rosetta.postman_collection.json. You can clone AddDelegator/AddValidator folders under Construction/P Chain and modify the /construction/preprocess input. The rest is automatically wired.

mapper/pchain/tx_builder.go Outdated Show resolved Hide resolved
@dhrubabasu dhrubabasu changed the title [WIP] Durango Upgrade Support Durango Upgrade Feb 27, 2024
@dhrubabasu dhrubabasu marked this pull request as ready for review February 27, 2024 18:25
@dhrubabasu dhrubabasu merged commit 550fc21 into master Mar 1, 2024
4 checks passed
@dhrubabasu dhrubabasu deleted the durango branch March 1, 2024 20:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

3 participants