@@ -24,8 +24,8 @@ chrono = { version = "0.4.19", default-features = false }
2424codec = { package = " parity-scale-codec" , version = " 3.0.0" , default-features = false , features = [
2525 " derive" ,
2626] }
27- fp-rpc = { default-features = false , git = " https://github.com/humanode-network/frontier" , branch = " locked/humanode-2022-05-28 " }
28- fp-self-contained = { default-features = false , git = " https://github.com/humanode-network/frontier" , branch = " locked/humanode-2022-05-28 " }
27+ fp-rpc = { default-features = false , git = " https://github.com/humanode-network/frontier" , branch = " locked/humanode-2022-06-01 " }
28+ fp-self-contained = { default-features = false , git = " https://github.com/humanode-network/frontier" , branch = " locked/humanode-2022-06-01 " }
2929frame-benchmarking = { default-features = false , optional = true , git = " https://github.com/humanode-network/substrate" , branch = " master" }
3030frame-executive = { default-features = false , git = " https://github.com/humanode-network/substrate" , branch = " master" }
3131frame-support = { default-features = false , git = " https://github.com/humanode-network/substrate" , branch = " master" }
@@ -35,13 +35,13 @@ frame-system-rpc-runtime-api = { default-features = false, git = "https://github
3535hex-literal = { version = " 0.3" , optional = true }
3636pallet-babe = { default-features = false , git = " https://github.com/humanode-network/substrate" , branch = " master" }
3737pallet-balances = { default-features = false , git = " https://github.com/humanode-network/substrate" , branch = " master" }
38- pallet-base-fee = { default-features = false , git = " https://github.com/humanode-network/frontier" , branch = " locked/humanode-2022-05-28 " }
39- pallet-dynamic-fee = { default-features = false , git = " https://github.com/humanode-network/frontier" , branch = " locked/humanode-2022-05-28 " }
40- pallet-ethereum = { default-features = false , git = " https://github.com/humanode-network/frontier" , branch = " locked/humanode-2022-05-28 " }
41- pallet-evm = { default-features = false , git = " https://github.com/humanode-network/frontier" , branch = " locked/humanode-2022-05-28 " }
42- pallet-evm-precompile-modexp = { default-features = false , git = " https://github.com/humanode-network/frontier" , branch = " locked/humanode-2022-05-28 " }
43- pallet-evm-precompile-sha3fips = { default-features = false , git = " https://github.com/humanode-network/frontier" , branch = " locked/humanode-2022-05-28 " }
44- pallet-evm-precompile-simple = { default-features = false , git = " https://github.com/humanode-network/frontier" , branch = " locked/humanode-2022-05-28 " }
38+ pallet-base-fee = { default-features = false , git = " https://github.com/humanode-network/frontier" , branch = " locked/humanode-2022-06-01 " }
39+ pallet-dynamic-fee = { default-features = false , git = " https://github.com/humanode-network/frontier" , branch = " locked/humanode-2022-06-01 " }
40+ pallet-ethereum = { default-features = false , git = " https://github.com/humanode-network/frontier" , branch = " locked/humanode-2022-06-01 " }
41+ pallet-evm = { default-features = false , git = " https://github.com/humanode-network/frontier" , branch = " locked/humanode-2022-06-01 " }
42+ pallet-evm-precompile-modexp = { default-features = false , git = " https://github.com/humanode-network/frontier" , branch = " locked/humanode-2022-06-01 " }
43+ pallet-evm-precompile-sha3fips = { default-features = false , git = " https://github.com/humanode-network/frontier" , branch = " locked/humanode-2022-06-01 " }
44+ pallet-evm-precompile-simple = { default-features = false , git = " https://github.com/humanode-network/frontier" , branch = " locked/humanode-2022-06-01 " }
4545pallet-grandpa = { default-features = false , git = " https://github.com/humanode-network/substrate" , branch = " master" }
4646pallet-im-online = { default-features = false , git = " https://github.com/humanode-network/substrate" , branch = " master" }
4747pallet-randomness-collective-flip = { default-features = false , git = " https://github.com/humanode-network/substrate" , branch = " master" }
0 commit comments