Commit 12181bb
committed
move tx_template to testenv and redo benchmarks
- refactor tx_template struct and init_graph
to use Cow type
- update the chain test_tx_graph test to use the
updated tx_template struct and init_graph fn
- update the test_tx_graph_conflicts to use the
updated tx_template and init_graph fn
- redo the canonical benchmarks to use tx_template
[Issue: 1754]
Refactor benchmark tests to use TxGraph
Refactor all test cases to use TxGraph and
TxTemplate
[Issue: 1754]1 parent 0223527 commit 12181bb
File tree
5 files changed
+475
-441
lines changed- crates
- chain
- benches
- tests
- testenv/src
5 files changed
+475
-441
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
0 commit comments