Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
56 changes: 28 additions & 28 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

54 changes: 27 additions & 27 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -248,35 +248,35 @@ runtime-common = { package = "polkadot-runtime-common", git = "https://github.co

# Frontier
# current frontier branch is polkadot-stable2506-2-otf-get-call-indices-metadata
fp-evm = { git = "https://github.com/opentensor/frontier", rev = "d553a11551333c2457d9e64d6d912e2210a4ca26", default-features = false }
fp-rpc = { git = "https://github.com/opentensor/frontier", rev = "d553a11551333c2457d9e64d6d912e2210a4ca26", default-features = false }
fp-self-contained = { git = "https://github.com/opentensor/frontier", rev = "d553a11551333c2457d9e64d6d912e2210a4ca26", default-features = false }
fp-account = { git = "https://github.com/opentensor/frontier", rev = "d553a11551333c2457d9e64d6d912e2210a4ca26", default-features = false }
fc-storage = { git = "https://github.com/opentensor/frontier", rev = "d553a11551333c2457d9e64d6d912e2210a4ca26", default-features = false }
fc-db = { git = "https://github.com/opentensor/frontier", rev = "d553a11551333c2457d9e64d6d912e2210a4ca26", default-features = false }
fc-consensus = { git = "https://github.com/opentensor/frontier", rev = "d553a11551333c2457d9e64d6d912e2210a4ca26", default-features = false }
fp-consensus = { git = "https://github.com/opentensor/frontier", rev = "d553a11551333c2457d9e64d6d912e2210a4ca26", default-features = false }
fp-dynamic-fee = { git = "https://github.com/opentensor/frontier", rev = "d553a11551333c2457d9e64d6d912e2210a4ca26", default-features = false }
fc-api = { git = "https://github.com/opentensor/frontier", rev = "d553a11551333c2457d9e64d6d912e2210a4ca26", default-features = false }
fc-rpc = { git = "https://github.com/opentensor/frontier", rev = "d553a11551333c2457d9e64d6d912e2210a4ca26", default-features = false }
fc-rpc-core = { git = "https://github.com/opentensor/frontier", rev = "d553a11551333c2457d9e64d6d912e2210a4ca26", default-features = false }
fc-aura = { git = "https://github.com/opentensor/frontier", rev = "d553a11551333c2457d9e64d6d912e2210a4ca26", default-features = false }
fc-babe = { git = "https://github.com/opentensor/frontier", rev = "d553a11551333c2457d9e64d6d912e2210a4ca26", default-features = false }
fc-mapping-sync = { git = "https://github.com/opentensor/frontier", rev = "d553a11551333c2457d9e64d6d912e2210a4ca26", default-features = false }
precompile-utils = { git = "https://github.com/opentensor/frontier", rev = "d553a11551333c2457d9e64d6d912e2210a4ca26", default-features = false }
fp-evm = { git = "https://github.com/opentensor/frontier", rev = "d460ccd223c6d0a454473c706c449094a76bc78b", default-features = false }
fp-rpc = { git = "https://github.com/opentensor/frontier", rev = "d460ccd223c6d0a454473c706c449094a76bc78b", default-features = false }
fp-self-contained = { git = "https://github.com/opentensor/frontier", rev = "d460ccd223c6d0a454473c706c449094a76bc78b", default-features = false }
fp-account = { git = "https://github.com/opentensor/frontier", rev = "d460ccd223c6d0a454473c706c449094a76bc78b", default-features = false }
fc-storage = { git = "https://github.com/opentensor/frontier", rev = "d460ccd223c6d0a454473c706c449094a76bc78b", default-features = false }
fc-db = { git = "https://github.com/opentensor/frontier", rev = "d460ccd223c6d0a454473c706c449094a76bc78b", default-features = false }
fc-consensus = { git = "https://github.com/opentensor/frontier", rev = "d460ccd223c6d0a454473c706c449094a76bc78b", default-features = false }
fp-consensus = { git = "https://github.com/opentensor/frontier", rev = "d460ccd223c6d0a454473c706c449094a76bc78b", default-features = false }
fp-dynamic-fee = { git = "https://github.com/opentensor/frontier", rev = "d460ccd223c6d0a454473c706c449094a76bc78b", default-features = false }
fc-api = { git = "https://github.com/opentensor/frontier", rev = "d460ccd223c6d0a454473c706c449094a76bc78b", default-features = false }
fc-rpc = { git = "https://github.com/opentensor/frontier", rev = "d460ccd223c6d0a454473c706c449094a76bc78b", default-features = false }
fc-rpc-core = { git = "https://github.com/opentensor/frontier", rev = "d460ccd223c6d0a454473c706c449094a76bc78b", default-features = false }
fc-aura = { git = "https://github.com/opentensor/frontier", rev = "d460ccd223c6d0a454473c706c449094a76bc78b", default-features = false }
fc-babe = { git = "https://github.com/opentensor/frontier", rev = "d460ccd223c6d0a454473c706c449094a76bc78b", default-features = false }
fc-mapping-sync = { git = "https://github.com/opentensor/frontier", rev = "d460ccd223c6d0a454473c706c449094a76bc78b", default-features = false }
precompile-utils = { git = "https://github.com/opentensor/frontier", rev = "d460ccd223c6d0a454473c706c449094a76bc78b", default-features = false }

# Frontier FRAME
pallet-base-fee = { git = "https://github.com/opentensor/frontier", rev = "d553a11551333c2457d9e64d6d912e2210a4ca26", default-features = false }
pallet-dynamic-fee = { git = "https://github.com/opentensor/frontier", rev = "d553a11551333c2457d9e64d6d912e2210a4ca26", default-features = false }
pallet-ethereum = { git = "https://github.com/opentensor/frontier", rev = "d553a11551333c2457d9e64d6d912e2210a4ca26", default-features = false }
pallet-evm = { git = "https://github.com/opentensor/frontier", rev = "d553a11551333c2457d9e64d6d912e2210a4ca26", default-features = false }
pallet-evm-precompile-dispatch = { git = "https://github.com/opentensor/frontier", rev = "d553a11551333c2457d9e64d6d912e2210a4ca26", default-features = false }
pallet-evm-chain-id = { git = "https://github.com/opentensor/frontier", rev = "d553a11551333c2457d9e64d6d912e2210a4ca26", default-features = false }
pallet-evm-precompile-modexp = { git = "https://github.com/opentensor/frontier", rev = "d553a11551333c2457d9e64d6d912e2210a4ca26", default-features = false }
pallet-evm-precompile-sha3fips = { git = "https://github.com/opentensor/frontier", rev = "d553a11551333c2457d9e64d6d912e2210a4ca26", default-features = false }
pallet-evm-precompile-simple = { git = "https://github.com/opentensor/frontier", rev = "d553a11551333c2457d9e64d6d912e2210a4ca26", default-features = false }
pallet-evm-precompile-bn128 = { git = "https://github.com/opentensor/frontier", rev = "d553a11551333c2457d9e64d6d912e2210a4ca26", default-features = false }
pallet-hotfix-sufficients = { git = "https://github.com/opentensor/frontier", rev = "d553a11551333c2457d9e64d6d912e2210a4ca26", default-features = false }
pallet-base-fee = { git = "https://github.com/opentensor/frontier", rev = "d460ccd223c6d0a454473c706c449094a76bc78b", default-features = false }
pallet-dynamic-fee = { git = "https://github.com/opentensor/frontier", rev = "d460ccd223c6d0a454473c706c449094a76bc78b", default-features = false }
pallet-ethereum = { git = "https://github.com/opentensor/frontier", rev = "d460ccd223c6d0a454473c706c449094a76bc78b", default-features = false }
pallet-evm = { git = "https://github.com/opentensor/frontier", rev = "d460ccd223c6d0a454473c706c449094a76bc78b", default-features = false }
pallet-evm-precompile-dispatch = { git = "https://github.com/opentensor/frontier", rev = "d460ccd223c6d0a454473c706c449094a76bc78b", default-features = false }
pallet-evm-chain-id = { git = "https://github.com/opentensor/frontier", rev = "d460ccd223c6d0a454473c706c449094a76bc78b", default-features = false }
pallet-evm-precompile-modexp = { git = "https://github.com/opentensor/frontier", rev = "d460ccd223c6d0a454473c706c449094a76bc78b", default-features = false }
pallet-evm-precompile-sha3fips = { git = "https://github.com/opentensor/frontier", rev = "d460ccd223c6d0a454473c706c449094a76bc78b", default-features = false }
pallet-evm-precompile-simple = { git = "https://github.com/opentensor/frontier", rev = "d460ccd223c6d0a454473c706c449094a76bc78b", default-features = false }
pallet-evm-precompile-bn128 = { git = "https://github.com/opentensor/frontier", rev = "d460ccd223c6d0a454473c706c449094a76bc78b", default-features = false }
pallet-hotfix-sufficients = { git = "https://github.com/opentensor/frontier", rev = "d460ccd223c6d0a454473c706c449094a76bc78b", default-features = false }

#DRAND
pallet-drand = { path = "pallets/drand", default-features = false }
Expand Down
Loading
Loading