-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: attach required amount of deposit for
sign
and limit gas fee …
…for evm calls (#66) * chore: we don't need attached deposit for calling `sign` method * feat: determine the required deposit by calling `experimental_signature_deposit` method on mpc signer contract * feat: limited fee for evm method calls (#69) * feat: limited fee for evm method calls * refactor: custom method that applies gas limits * fix: parsed U128 properly
- Loading branch information
Showing
2 changed files
with
70 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters