Newer
Older
# "xtokens",
# "xcm-support",
# "unknown-tokens",
[profile.dev]
split-debuginfo = "unpacked"
[patch.'https://github.com/paritytech/substrate']
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
frame-benchmarking = { git = "https://github.com/paritytech//substrate", rev = "87e38e45d5c0dba66f0a4e95f4606b5179b4333f" }
frame-support = { git = "https://github.com/paritytech//substrate", rev = "87e38e45d5c0dba66f0a4e95f4606b5179b4333f" }
frame-system = { git = "https://github.com/paritytech//substrate", rev = "87e38e45d5c0dba66f0a4e95f4606b5179b4333f" }
max-encoded-len = { git = "https://github.com/paritytech//substrate", rev = "87e38e45d5c0dba66f0a4e95f4606b5179b4333f" }
max-encoded-len-derive = { git = "https://github.com/paritytech//substrate", rev = "87e38e45d5c0dba66f0a4e95f4606b5179b4333f" }
pallet-authority-discovery = { git = "https://github.com/paritytech//substrate", rev = "87e38e45d5c0dba66f0a4e95f4606b5179b4333f" }
pallet-authorship = { git = "https://github.com/paritytech//substrate", rev = "87e38e45d5c0dba66f0a4e95f4606b5179b4333f" }
pallet-balances = { git = "https://github.com/paritytech//substrate", rev = "87e38e45d5c0dba66f0a4e95f4606b5179b4333f" }
pallet-elections-phragmen = { git = "https://github.com/paritytech//substrate", rev = "87e38e45d5c0dba66f0a4e95f4606b5179b4333f" }
pallet-offences = { git = "https://github.com/paritytech//substrate", rev = "87e38e45d5c0dba66f0a4e95f4606b5179b4333f" }
pallet-scheduler = { git = "https://github.com/paritytech//substrate", rev = "87e38e45d5c0dba66f0a4e95f4606b5179b4333f" }
pallet-session = { git = "https://github.com/paritytech//substrate", rev = "87e38e45d5c0dba66f0a4e95f4606b5179b4333f" }
pallet-staking = { git = "https://github.com/paritytech//substrate", rev = "87e38e45d5c0dba66f0a4e95f4606b5179b4333f" }
pallet-timestamp = { git = "https://github.com/paritytech//substrate", rev = "87e38e45d5c0dba66f0a4e95f4606b5179b4333f" }
pallet-treasury = { git = "https://github.com/paritytech//substrate", rev = "87e38e45d5c0dba66f0a4e95f4606b5179b4333f" }
pallet-vesting = { git = "https://github.com/paritytech//substrate", rev = "87e38e45d5c0dba66f0a4e95f4606b5179b4333f" }
sc-client-api = { git = "https://github.com/paritytech//substrate", rev = "87e38e45d5c0dba66f0a4e95f4606b5179b4333f" }
sc-client-db = { git = "https://github.com/paritytech//substrate", rev = "87e38e45d5c0dba66f0a4e95f4606b5179b4333f" }
sc-executor = { git = "https://github.com/paritytech//substrate", rev = "87e38e45d5c0dba66f0a4e95f4606b5179b4333f" }
sc-executor-common = { git = "https://github.com/paritytech//substrate", rev = "87e38e45d5c0dba66f0a4e95f4606b5179b4333f" }
sc-executor-wasmi = { git = "https://github.com/paritytech//substrate", rev = "87e38e45d5c0dba66f0a4e95f4606b5179b4333f" }
sp-allocator = { git = "https://github.com/paritytech//substrate", rev = "87e38e45d5c0dba66f0a4e95f4606b5179b4333f" }
sp-api = { git = "https://github.com/paritytech//substrate", rev = "87e38e45d5c0dba66f0a4e95f4606b5179b4333f" }
sp-application-crypto = { git = "https://github.com/paritytech//substrate", rev = "87e38e45d5c0dba66f0a4e95f4606b5179b4333f" }
sp-arithmetic = { git = "https://github.com/paritytech//substrate", rev = "87e38e45d5c0dba66f0a4e95f4606b5179b4333f" }
sp-authority-discovery = { git = "https://github.com/paritytech//substrate", rev = "87e38e45d5c0dba66f0a4e95f4606b5179b4333f" }
sp-authorship = { git = "https://github.com/paritytech//substrate", rev = "87e38e45d5c0dba66f0a4e95f4606b5179b4333f" }
sp-blockchain = { git = "https://github.com/paritytech//substrate", rev = "87e38e45d5c0dba66f0a4e95f4606b5179b4333f" }
sp-consensus = { git = "https://github.com/paritytech//substrate", rev = "87e38e45d5c0dba66f0a4e95f4606b5179b4333f" }
sp-core = { git = "https://github.com/paritytech//substrate", rev = "87e38e45d5c0dba66f0a4e95f4606b5179b4333f" }
sp-debug-derive = { git = "https://github.com/paritytech//substrate", rev = "87e38e45d5c0dba66f0a4e95f4606b5179b4333f" }
sp-externalities = { git = "https://github.com/paritytech//substrate", rev = "87e38e45d5c0dba66f0a4e95f4606b5179b4333f" }
sp-inherents = { git = "https://github.com/paritytech//substrate", rev = "87e38e45d5c0dba66f0a4e95f4606b5179b4333f" }
sp-io = { git = "https://github.com/paritytech//substrate", rev = "87e38e45d5c0dba66f0a4e95f4606b5179b4333f" }
sp-keystore = { git = "https://github.com/paritytech//substrate", rev = "87e38e45d5c0dba66f0a4e95f4606b5179b4333f" }
sp-npos-elections = { git = "https://github.com/paritytech//substrate", rev = "87e38e45d5c0dba66f0a4e95f4606b5179b4333f" }
sp-npos-elections-compact = { git = "https://github.com/paritytech//substrate", rev = "87e38e45d5c0dba66f0a4e95f4606b5179b4333f" }
sp-panic-handler = { git = "https://github.com/paritytech//substrate", rev = "87e38e45d5c0dba66f0a4e95f4606b5179b4333f" }
sp-runtime = { git = "https://github.com/paritytech//substrate", rev = "87e38e45d5c0dba66f0a4e95f4606b5179b4333f" }
sp-runtime-interface = { git = "https://github.com/paritytech//substrate", rev = "87e38e45d5c0dba66f0a4e95f4606b5179b4333f" }
sp-session = { git = "https://github.com/paritytech//substrate", rev = "87e38e45d5c0dba66f0a4e95f4606b5179b4333f" }
sp-staking = { git = "https://github.com/paritytech//substrate", rev = "87e38e45d5c0dba66f0a4e95f4606b5179b4333f" }
sp-state-machine = { git = "https://github.com/paritytech//substrate", rev = "87e38e45d5c0dba66f0a4e95f4606b5179b4333f" }
sp-std = { git = "https://github.com/paritytech//substrate", rev = "87e38e45d5c0dba66f0a4e95f4606b5179b4333f" }
sp-storage = { git = "https://github.com/paritytech//substrate", rev = "87e38e45d5c0dba66f0a4e95f4606b5179b4333f" }
sp-tasks = { git = "https://github.com/paritytech//substrate", rev = "87e38e45d5c0dba66f0a4e95f4606b5179b4333f" }
sp-timestamp = { git = "https://github.com/paritytech//substrate", rev = "87e38e45d5c0dba66f0a4e95f4606b5179b4333f" }
sp-transaction-pool = { git = "https://github.com/paritytech//substrate", rev = "87e38e45d5c0dba66f0a4e95f4606b5179b4333f" }
sp-trie = { git = "https://github.com/paritytech//substrate", rev = "87e38e45d5c0dba66f0a4e95f4606b5179b4333f" }
sp-version = { git = "https://github.com/paritytech//substrate", rev = "87e38e45d5c0dba66f0a4e95f4606b5179b4333f" }
sp-wasm-interface = { git = "https://github.com/paritytech//substrate", rev = "87e38e45d5c0dba66f0a4e95f4606b5179b4333f" }
# [patch.'https://github.com/paritytech/cumulus']
# cumulus-primitives-core = { git = "https://github.com/paritytech//cumulus", rev = "05ab7a377d2c3b73566c0c3bd41b003486d6913b" }
# cumulus-pallet-parachain-system = { git = "https://github.com/paritytech//cumulus", rev = "05ab7a377d2c3b73566c0c3bd41b003486d6913b" }
# parachain-info = { git = "https://github.com/paritytech//cumulus", rev = "05ab7a377d2c3b73566c0c3bd41b003486d6913b" }
# cumulus-pallet-xcm-handler = { git = "https://github.com/paritytech//cumulus", rev = "05ab7a377d2c3b73566c0c3bd41b003486d6913b" }
# [patch.'https://github.com/paritytech/polkadot']
# xcm = { git = "https://github.com/paritytech//polkadot", rev = "293b7697bb3cd3b00cdf4e64b4e2315412c33f70" }
# xcm-executor = { git = "https://github.com/paritytech//polkadot", rev = "293b7697bb3cd3b00cdf4e64b4e2315412c33f70" }
# xcm-builder = { git = "https://github.com/paritytech//polkadot", rev = "293b7697bb3cd3b00cdf4e64b4e2315412c33f70" }
# polkadot-core-primitives = { git = "https://github.com/paritytech//polkadot", rev = "293b7697bb3cd3b00cdf4e64b4e2315412c33f70" }
# polkadot-runtime-parachains = { git = "https://github.com/paritytech//polkadot", rev = "293b7697bb3cd3b00cdf4e64b4e2315412c33f70" }
# polkadot-parachain = { git = "https://github.com/paritytech//polkadot", rev = "293b7697bb3cd3b00cdf4e64b4e2315412c33f70" }
# polkadot-primitives = { git = "https://github.com/paritytech//polkadot", rev = "293b7697bb3cd3b00cdf4e64b4e2315412c33f70" }
# [patch.'https://github.com/shaunxw/xcm-simulator']
# xcm-simulator = { git = "https://github.com/shaunxw//xcm-simulator", rev = "c52bd64a41a51d08bd5a1e27f32c47419b41f3e5" }