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

[Hotwallet] Return sender address & set gas fee #154

Merged
merged 2 commits into from
Mar 16, 2024
Merged

Conversation

ian-shim
Copy link
Contributor

This PR adds a SenderAddress method to Wallet interface, which returns the address of the sender.
It also set a HIGH gas fee (configured by Fireblocks) to increase the chance of transactions being confirmed sooner.

@ian-shim ian-shim changed the title [Hotwallet] Return sender address; Set gas fee [Hotwallet] Return sender address & set gas fee Mar 14, 2024
@ian-shim ian-shim marked this pull request as ready for review March 14, 2024 22:08
@ian-shim ian-shim force-pushed the return-sender-address branch from 9d7b33f to 8b41c31 Compare March 15, 2024 04:49
@ian-shim ian-shim requested a review from samlaf March 15, 2024 16:05
@samlaf samlaf merged commit 63be004 into master Mar 16, 2024
3 checks passed
@samlaf samlaf deleted the return-sender-address branch March 16, 2024 05:02
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.

2 participants