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

[construction] Add support for balances.transfer #59

Merged
merged 2 commits into from
Aug 14, 2023
Merged

[construction] Add support for balances.transfer #59

merged 2 commits into from
Aug 14, 2023

Conversation

stefanmendoza
Copy link
Collaborator

@stefanmendoza stefanmendoza commented Aug 10, 2023

Summary

  • Added support for leveraging balances.transfer instead of balances.transferKeepAlive.
  • Updated network names for Gear blockchain in Rosetta specs to align with Vara naming (mainnet, testnet, etc.)

Example Transaction

balances.transferKeepAlive
https://copyvara-explorer.vara-network.io/mini-vara/extrinsic/2837231-1

balances.transfer
https://copyvara-explorer.vara-network.io/mini-vara/extrinsic/2837524-1

@stefanmendoza stefanmendoza changed the title WIP - [construction] Add support for transfer (non-keepAlive) WIP - [construction] Add support for transfer (transferAllowDeath) Aug 10, 2023
@stefanmendoza stefanmendoza changed the title WIP - [construction] Add support for transfer (transferAllowDeath) WIP - [construction] Add support for balances.transfer Aug 10, 2023
@stefanmendoza stefanmendoza changed the title WIP - [construction] Add support for balances.transfer [construction] Add support for balances.transfer Aug 10, 2023
@stefanmendoza stefanmendoza marked this pull request as ready for review August 10, 2023 22:10
Addressing comment

Co-authored-by: Dmitryii Osipov <[email protected]>
@stefanmendoza stefanmendoza merged commit dd3e939 into gear-foundation:master Aug 14, 2023
1 check passed
@stefanmendoza stefanmendoza deleted the stefanmendoza/support-transferAllowDeath branch August 14, 2023 18:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants