git.delta.rocks / unique-network / refs/commits / 3df3531cadd6

difftreelog

build(dep) upgrade up-common to polkadot-v0.9.26

Daniel Shiposha2022-08-12parent: #1a30451.patch.diff
in: master

1 file changed

modifiedprimitives/common/Cargo.tomldiffbeforeafterboth
23[dependencies.sp-std]23[dependencies.sp-std]
24default-features = false24default-features = false
25git = "https://github.com/paritytech/substrate"25git = "https://github.com/paritytech/substrate"
26branch = "polkadot-v0.9.24"26branch = "polkadot-v0.9.26"
2727
28[dependencies.frame-support]28[dependencies.frame-support]
29default-features = false29default-features = false
30git = "https://github.com/paritytech/substrate"30git = "https://github.com/paritytech/substrate"
31branch = "polkadot-v0.9.24"31branch = "polkadot-v0.9.26"
3232
33[dependencies.sp-runtime]33[dependencies.sp-runtime]
34default-features = false34default-features = false
35git = "https://github.com/paritytech/substrate"35git = "https://github.com/paritytech/substrate"
36branch = "polkadot-v0.9.24"36branch = "polkadot-v0.9.26"
3737
38[dependencies.sp-core]38[dependencies.sp-core]
39default-features = false39default-features = false
40git = "https://github.com/paritytech/substrate"40git = "https://github.com/paritytech/substrate"
41branch = "polkadot-v0.9.24"41branch = "polkadot-v0.9.26"
4242
43[dependencies.sp-consensus-aura]43[dependencies.sp-consensus-aura]
44default-features = false44default-features = false
45git = "https://github.com/paritytech/substrate"45git = "https://github.com/paritytech/substrate"
46branch = "polkadot-v0.9.24"46branch = "polkadot-v0.9.26"
4747
48[dependencies.fp-rpc]48[dependencies.fp-rpc]
49default-features = false49default-features = false
50git = "https://github.com/uniquenetwork/frontier"50git = "https://github.com/uniquenetwork/frontier"
51branch = "unique-polkadot-v0.9.24"51branch = "unique-polkadot-v0.9.26"
5252
53[dependencies.pallet-evm]53[dependencies.pallet-evm]
54default-features = false54default-features = false
55git = "https://github.com/uniquenetwork/frontier"55git = "https://github.com/uniquenetwork/frontier"
56branch = "unique-polkadot-v0.9.24"56branch = "unique-polkadot-v0.9.26"
5757