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

Add transfer subnet ownership functionality to wallet #2659

Merged
merged 16 commits into from
Jan 30, 2024

Conversation

felipemadero
Copy link
Contributor

Why this should be merged

Currently a TransferSubnetOwnershipTx can't be built or issued using wallet. Also, the wallet does not keep track
of subnet owner changes.

How this works

It adds builder and wallet methods for the transaction. It keep track of owner changes and use them when signing or creating txs.

How this was tested

Local network testing

@felipemadero felipemadero marked this pull request as draft January 24, 2024 20:41
@felipemadero felipemadero marked this pull request as ready for review January 24, 2024 21:28
@StephenButtolph StephenButtolph merged commit 3059e51 into master Jan 30, 2024
17 checks passed
@StephenButtolph StephenButtolph deleted the add-transfer-subnet-ownership-to-wallet branch January 30, 2024 22:46
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.

None yet

3 participants