Benchmark Vesting (#5048)
* Init macro
* Refactor function.
* Add feature
* vested transfer benchmark
* Fix features
* Forgot to push this fix
* bump impl
* Nits.
Co-authored-by:
Shawn Tabrizi <shawntabrizi@gmail.com>
Showing
- substrate/Cargo.lock 1 addition, 0 deletionssubstrate/Cargo.lock
- substrate/bin/node/runtime/Cargo.toml 1 addition, 0 deletionssubstrate/bin/node/runtime/Cargo.toml
- substrate/bin/node/runtime/src/lib.rs 8 additions, 1 deletionsubstrate/bin/node/runtime/src/lib.rs
- substrate/frame/vesting/Cargo.toml 2 additions, 0 deletionssubstrate/frame/vesting/Cargo.toml
- substrate/frame/vesting/src/benchmarking.rs 111 additions, 0 deletionssubstrate/frame/vesting/src/benchmarking.rs
- substrate/frame/vesting/src/lib.rs 3 additions, 0 deletionssubstrate/frame/vesting/src/lib.rs
Please register or sign in to comment