contracts: Fix account counter isn't persisted (#10112)

* Add test to check account counter persistence

* Fix bug that account counter wasn't properly persited

* cargo run --quiet --release --features=runtime-benchmarks --manifest-path=bin/node/cli/Cargo.toml -- benchmark --chain=dev --steps=50 --repeat=20 --pallet=pallet_contracts --extrinsic=* --execution=wasm --wasm-execution=compiled --heap-pages=4096 --output=./frame/contracts/src/weights.rs --template=./.maintain/frame-weight-template.hbs

Co-authored-by: Parity Bot <admin@parity.io>
This commit is contained in:
Alexander Theißen
2021-10-30 11:13:18 +02:00
committed by GitHub
parent 95b8fd61c3
commit 0fd676594a
2 changed files with 797 additions and 708 deletions
File diff suppressed because it is too large Load Diff