-
Notifications
You must be signed in to change notification settings - Fork 116
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
test: add E2E testing for V2 contract migration (#2763)
* rename migration into tss migration * rename post tss migration * initialize migration function body * update contract version used * migration test * remove migration as test * add migration option * generate * make some fixes * make generate * fix gateway address * fixes * add some fixes * Update contrib/localnet/orchestrator/start-zetae2e.sh Co-authored-by: skosito <skostic9242@gmail.com> * comments * changelog * fix config file * Update cmd/zetae2e/local/tss_migration.go Co-authored-by: Dmitry S <11892559+swift1337@users.noreply.github.com> * Update e2e/txserver/authority.go Co-authored-by: Dmitry S <11892559+swift1337@users.noreply.github.com> * refactor bitcoin error * fix approval functions --------- Co-authored-by: skosito <skostic9242@gmail.com> Co-authored-by: Dmitry S <11892559+swift1337@users.noreply.github.com>
- Loading branch information
1 parent
7b34d1d
commit 47a0609
Showing
29 changed files
with
732 additions
and
216 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
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 was deleted.
Oops, something went wrong.
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.