-
Notifications
You must be signed in to change notification settings - Fork 44
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Extracted txm + fees from core (#475)
* Txm module * Fees module * Go mod dependencies * Formatting * Test cleanup on timeout * Go mod tidy integration tests * Reducing race test count to 1 and bumping up test timeout to 15m * Getting rid of core utils dependency * Solana keystore from core * Geetting rid of chainlink core dependency * Formatting * Go mod tidy integration-tests * Tagging txm tests with integration flag * Latest commit of chainlink-relay * Txm tests using util from chainlink-relay * Formatting * solana txm to use simple keystore interface (#480) * convert txm to use simple Sign interface * bump chainlink-relay --------- Co-authored-by: Aaron Lu <50029043+aalu1418@users.noreply.github.com>
- Loading branch information
Showing
22 changed files
with
2,491 additions
and
136 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.