mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-09 20:11:09 +00:00
* Revert "Pruning changes trie without digests (#952)"
This reverts commit 6f9a505fba.
* pruning changes tries without digests
* u64::max_value()
* Update wasm files and fix merge conflict
* Fixes tests
This commit is contained in:
@@ -14,7 +14,7 @@ substrate-state-machine = { path = "../state-machine" }
|
||||
sr-version = { path = "../sr-version" }
|
||||
serde = "1.0"
|
||||
serde_derive = "1.0"
|
||||
wasmi = { version = "0.4.1" }
|
||||
wasmi = { version = "0.4.2" }
|
||||
byteorder = "1.1"
|
||||
lazy_static = "1.0"
|
||||
parking_lot = "*"
|
||||
|
||||
Reference in New Issue
Block a user