Bump trie-db (Companion for substrate#6364) (#1274)

* Bump trie-db

* Bump substrate
This commit is contained in:
Arkadiy Paronyan
2020-06-18 11:13:15 +02:00
committed by GitHub
parent 3c9d72fb57
commit ae9ebc38bb
6 changed files with 183 additions and 152 deletions
+182 -147
View File
File diff suppressed because it is too large Load Diff
+1 -1
View File
@@ -46,7 +46,7 @@ sp-application-crypto = { git = "https://github.com/paritytech/substrate", branc
randomness-collective-flip = { package = "pallet-randomness-collective-flip", git = "https://github.com/paritytech/substrate", branch = "master" }
pallet-staking-reward-curve = { git = "https://github.com/paritytech/substrate", branch = "master" }
treasury = { package = "pallet-treasury", git = "https://github.com/paritytech/substrate", branch = "master" }
trie-db = "0.20.0"
trie-db = "0.21.0"
serde_json = "1.0.41"
libsecp256k1 = "0.3.2"
-1
View File
@@ -79,7 +79,6 @@ libsecp256k1 = "0.3.2"
tiny-keccak = "1.5.0"
keyring = { package = "sp-keyring", git = "https://github.com/paritytech/substrate", branch = "master" }
sp-trie = { git = "https://github.com/paritytech/substrate", branch = "master" }
trie-db = "0.20.0"
serde_json = "1.0.41"
[build-dependencies]
-1
View File
@@ -47,7 +47,6 @@ sp-application-crypto = { git = "https://github.com/paritytech/substrate", branc
randomness-collective-flip = { package = "pallet-randomness-collective-flip", git = "https://github.com/paritytech/substrate", branch = "master" }
pallet-staking-reward-curve = { git = "https://github.com/paritytech/substrate", branch = "master" }
treasury = { package = "pallet-treasury", git = "https://github.com/paritytech/substrate", branch = "master" }
trie-db = "0.20.0"
serde_json = "1.0.41"
libsecp256k1 = "0.3.2"
-1
View File
@@ -58,7 +58,6 @@ libsecp256k1 = "0.3.2"
tiny-keccak = "1.5.0"
keyring = { package = "sp-keyring", git = "https://github.com/paritytech/substrate", branch = "master" }
sp-trie = { git = "https://github.com/paritytech/substrate", branch = "master" }
trie-db = "0.20.0"
serde_json = "1.0.41"
[build-dependencies]
-1
View File
@@ -81,7 +81,6 @@ libsecp256k1 = "0.3.2"
tiny-keccak = "1.5.0"
keyring = { package = "sp-keyring", git = "https://github.com/paritytech/substrate", branch = "master" }
sp-trie = { git = "https://github.com/paritytech/substrate", branch = "master" }
trie-db = "0.20.0"
serde_json = "1.0.41"
[build-dependencies]