Propagate DispatchError for benchmarks. (#5075)
* Propagate DispatchError for benchmarks. * Apply review suggestions. * Use RuntimeString. * fix expect Co-Authored-By:Bastian Köcher <bkchr@users.noreply.github.com> Co-authored-by:
Bastian Köcher <bkchr@users.noreply.github.com>
parent
25d1b787
Showing
- substrate/Cargo.lock 1 addition, 0 deletionssubstrate/Cargo.lock
- substrate/bin/node/runtime/src/lib.rs 11 additions, 8 deletionssubstrate/bin/node/runtime/src/lib.rs
- substrate/frame/benchmarking/Cargo.toml 2 additions, 1 deletionsubstrate/frame/benchmarking/Cargo.toml
- substrate/frame/benchmarking/src/utils.rs 2 additions, 1 deletionsubstrate/frame/benchmarking/src/utils.rs
- substrate/utils/frame/benchmarking-cli/src/lib.rs 30 additions, 28 deletionssubstrate/utils/frame/benchmarking-cli/src/lib.rs
Please register or sign in to comment