Skip to content
This repository has been archived by the owner on Nov 15, 2023. It is now read-only.

Commit

Permalink
Use construct_runtime in tests (#8059)
Browse files Browse the repository at this point in the history
* impl some more

* add serde

* remove unused

* fix staking fuzz

* fix system bench

Co-authored-by: Shawn Tabrizi <shawntabrizi@gmail.com>
  • Loading branch information
gui1117 and shawntabrizi authored Feb 6, 2021
1 parent 26e9a11 commit 0b719f8
Show file tree
Hide file tree
Showing 18 changed files with 441 additions and 440 deletions.
3 changes: 3 additions & 0 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions frame/benchmarking/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ frame-system = { version = "2.0.0", default-features = false, path = "../system"

[dev-dependencies]
hex-literal = "0.3.1"
serde = "1.0.101"

[features]
default = [ "std" ]
Expand Down
Loading

0 comments on commit 0b719f8

Please sign in to comment.