-
Notifications
You must be signed in to change notification settings - Fork 87
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Write TxSubmission V2 simulation test
This new test generates an `TxsubmissionV2State` and passes it to the new tx submission protocol. It tests multiple pairs of client server, where the server instances share state. The test then checks for the same semantics/behavior as the old V1 but now for all results from all pairs client/server. - Adds debugTracer - Fixes arbitrary instance of `ArbTxDecisionPolicy`
- Loading branch information
Showing
2 changed files
with
233 additions
and
152 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
Oops, something went wrong.