-
Notifications
You must be signed in to change notification settings - Fork 110
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor: evm signer - tryprocessout (#1809)
* initial commit * fix lint errors * add changelog entry * fix e2e test case * merge develop * update mocks and test files * fix tryprocessout test case * complete evm_signer test cases and remove hardcoded private key * make generate and lint * print error in mock tss signer * integrate develop changes and fix test cases * ran go imports * addressed comments * fix e2e test * addressed more comments * fix unit tests * address comments * renamed file * added test cases and converted SetTransactionData into constructor * update comments * add unit test * add more unit tests
- Loading branch information
Showing
14 changed files
with
1,239 additions
and
376 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
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
Oops, something went wrong.