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

[FEATURE]: Support offline transaction signing #140

Closed
4 tasks done
youkaicountry opened this issue Nov 7, 2022 · 0 comments · Fixed by #164
Closed
4 tasks done

[FEATURE]: Support offline transaction signing #140

youkaicountry opened this issue Nov 7, 2022 · 0 comments · Fixed by #164
Assignees
Labels
enhancement New feature or request story

Comments

@youkaicountry
Copy link
Contributor

youkaicountry commented Nov 7, 2022

As a CLI user I would like the ability to sign transactions offline and submit transactions which were created offline.

Is there an existing issue for this?

  • I have searched the existing issues

New feature

  • Manually override nonces, auto fetches via rpc. Integer value uses that value.
  • Transaction builder should display json & base64 encoding of the signed transaction, if cli is in offline mode
  • Add a new command to submit a base64 encoded transaction

Anything else?

No response

@youkaicountry youkaicountry added enhancement New feature or request story labels Nov 7, 2022
@youkaicountry youkaicountry self-assigned this Nov 7, 2022
youkaicountry added a commit that referenced this issue Nov 28, 2022
Add nonce and chainid commands, allow offline transaction signing
youkaicountry added a commit that referenced this issue Nov 28, 2022
Involves #163
Fix nonce issues
youkaicountry added a commit that referenced this issue Nov 29, 2022
Bump util
mvandeberg added a commit that referenced this issue Nov 29, 2022
youkaicountry added a commit that referenced this issue Nov 30, 2022
Rename chainid -> chain_id
Rename submit -> submit_transaction
youkaicountry added a commit that referenced this issue Dec 1, 2022
Add modified rpc client to support offline transaction signing
youkaicountry added a commit that referenced this issue Dec 1, 2022
Address review comments
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request story
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant