Commit 32cb79b
committed
refactor: move
- refactor tx_template struct and init_graph
to use Cow pointer
- move `tx_template` from `chain/tests/common` to
`testenv/src`
- update `chain/tests` files to use `tx_template`
from `testenv`
- update deps in `chain/cargo.toml` and
`testenv/cargo.toml`
- update imports in `testenv/src/lib.rs`
- refactor canonical benchmarks in `chain/benches`
to use tx_template
[Ticket: 1754]tx_template from chain to testenv1 parent b707586 commit 32cb79b
File tree
9 files changed
+508
-473
lines changed- crates
- chain
- benches
- tests
- common
- testenv
- src
9 files changed
+508
-473
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
| 30 | + | |
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
| |||
0 commit comments