-
Notifications
You must be signed in to change notification settings - Fork 45
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: create axelar-local-dev-sui (#87)
* feat: init package * chore: remove account export * chore: remove file * chore: remove dep * feat: support sui <-> evm call_contracts * feat: add createSuiRelayer script * chore: add afterRelay script for sui * chore: clean up SuiNetwork * chore: cleanup decoder in SuiRelayer * chore: refactor * chore: add payload_hash to gateway module * chore: remove only * chore: fix relay tests * chore: add sui-test-validator command for tests * chore: refactor tests workflow * chore: use nohup to run sui in bg * chore: delete unused steps in workflow * chore: update version to 2.0.5 * chore: export EvmRelayer * chore: change RelayerType to enum * chore: update sui doc * chore: improve usage text * chore: remove build sui contract step in workflow * chore: update docs * chore: include to move.toml example * chore: update doc in root README.md * chore: fix formatting * chore: update evm_to_sui guide * chore: update evm to sui guide * chore: update Sui to Evm guide * chore: update description
- Loading branch information
Showing
42 changed files
with
1,569 additions
and
50 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.