-
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.
* Add stress test functionality * added some extra wait time to run more consistently locally * manually increment nonce on zevm withdraw, reduced deposit amount from goerli * added tx rate calculation to stress test metrics * aggressive outbound tx scheduling parameters * paramters tuning * paramters tuning * paramters tuning * manually clear p2p streams when stuck * add logs to contrast StreamMgr & libp2p view of all streams * add goroutine logs to debug leak * changed endpoints of stress test to be configurable, cleaned up rate calculation. Separated smoke test and stress test into different commands * pass chainID as part of query for pending cctx's * update stress test * revert changes to zetacore * reverting tss signers to nil - only used for leaderless signing. --------- Co-authored-by: brewmaster012 <>
- Loading branch information
Showing
15 changed files
with
339 additions
and
58 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
Oops, something went wrong.