backport #2292 and #2285 (child storage fix and contract using of it) (#2295)
* Fix for miscalculation of storage root (#2285) * resolve child trie usage * update version * Fix contract child usage
Showing
- core/sr-io/without_std.rs 1 addition, 1 deletioncore/sr-io/without_std.rs
- core/state-machine/src/ext.rs 2 additions, 1 deletioncore/state-machine/src/ext.rs
- node/runtime/src/lib.rs 1 addition, 1 deletionnode/runtime/src/lib.rs
- srml/contract/src/account_db.rs 1 addition, 1 deletionsrml/contract/src/account_db.rs
- srml/contract/src/lib.rs 6 additions, 1 deletionsrml/contract/src/lib.rs
- srml/contract/src/tests.rs 22 additions, 14 deletionssrml/contract/src/tests.rs
Please register or sign in to comment