-
Notifications
You must be signed in to change notification settings - Fork 533
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Child chain mintable predicates E2E tests (#1560)
* Simplify helper bridge commands * Prevent mapping childchain mintable native token on non-mintable predicate * Provide stake token address to rootchain deploy command * WIP * Revert not needed changes * Mintable native token bridge transfer E2E test * Wrap up bridge native erc20 mintable e2e test * Update smart contracts spec * Register bridge common flags at once * Provide stake token address where missing * Fix E2E tests * Remove isExitEventProcessed helper function * E2E tests for access list mintable predicates * ERC-721 tokens bridging E2E test WIP * Fix warnings * Decouple minter and sender key in deposit commands * Update README * ERC-721 owner of helper function * Fix deposit commands * Update to the latest SC spec and remove not needed bindings * Wrap up ERC721 tokens bridging E2E test * Fix unit test * Comment * Comments * Change exit event ids from string to big int in deposit and withdraw results * Update to the latest SC spec * Fix race condition * Introduce buffered channel * Consolidate bridge transaction result structs (#1584) * Consolidate bridge transaction result into single struct * Update SC to the latest spec * Fix * Add json tag to title field
- Loading branch information
1 parent
406ea94
commit fc803f1
Showing
34 changed files
with
1,043 additions
and
1,015 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
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.