|
5 | 5 | edition = "2021" |
6 | 6 |
|
7 | 7 | [dependencies] |
8 | | -frame-benchmarking = { git = "https://github.com/paritytech/substrate", branch = "master" } |
9 | | -frame-benchmarking-cli = { git = "https://github.com/paritytech/substrate", branch = "master" } |
10 | | -pallet-transaction-payment = { git = "https://github.com/paritytech/substrate", branch = "master" } |
11 | | -pallet-transaction-payment-rpc-runtime-api = { git = "https://github.com/paritytech/substrate", branch = "master" } |
12 | | -frame-system = { git = "https://github.com/paritytech/substrate", branch = "master" } |
13 | | -frame-system-rpc-runtime-api = { git = "https://github.com/paritytech/substrate", branch = "master" } |
| 8 | +frame-benchmarking = { git = "https://github.com/paritytech/substrate", branch = "oty-bump-heap-pages" } |
| 9 | +frame-benchmarking-cli = { git = "https://github.com/paritytech/substrate", branch = "oty-bump-heap-pages" } |
| 10 | +pallet-transaction-payment = { git = "https://github.com/paritytech/substrate", branch = "oty-bump-heap-pages" } |
| 11 | +pallet-transaction-payment-rpc-runtime-api = { git = "https://github.com/paritytech/substrate", branch = "oty-bump-heap-pages" } |
| 12 | +frame-system = { git = "https://github.com/paritytech/substrate", branch = "oty-bump-heap-pages" } |
| 13 | +frame-system-rpc-runtime-api = { git = "https://github.com/paritytech/substrate", branch = "oty-bump-heap-pages" } |
14 | 14 |
|
15 | | -sp-consensus = { git = "https://github.com/paritytech/substrate", branch = "master" } |
16 | | -sp-storage = { git = "https://github.com/paritytech/substrate", branch = "master" } |
17 | | -sp-runtime = { git = "https://github.com/paritytech/substrate", branch = "master" } |
18 | | -sp-blockchain = { git = "https://github.com/paritytech/substrate", branch = "master" } |
19 | | -sp-api = { git = "https://github.com/paritytech/substrate", branch = "master" } |
20 | | -sp-core = { git = "https://github.com/paritytech/substrate", branch = "master" } |
21 | | -sp-keyring = { git = "https://github.com/paritytech/substrate", branch = "master" } |
22 | | -sp-inherents = { git = "https://github.com/paritytech/substrate", branch = "master" } |
23 | | -sp-timestamp = { git = "https://github.com/paritytech/substrate", branch = "master" } |
24 | | -sp-session = { git = "https://github.com/paritytech/substrate", branch = "master" } |
25 | | -sp-authority-discovery = { git = "https://github.com/paritytech/substrate", branch = "master" } |
26 | | -sp-finality-grandpa = { git = "https://github.com/paritytech/substrate", branch = "master" } |
27 | | -sp-consensus-babe = { git = "https://github.com/paritytech/substrate", branch = "master" } |
28 | | -sp-transaction-pool = { git = "https://github.com/paritytech/substrate", branch = "master" } |
29 | | -sp-offchain = { package = "sp-offchain", git = "https://github.com/paritytech/substrate", branch = "master" } |
30 | | -sp-block-builder = { git = "https://github.com/paritytech/substrate", branch = "master" } |
31 | | -sp-mmr-primitives = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } |
| 15 | +sp-consensus = { git = "https://github.com/paritytech/substrate", branch = "oty-bump-heap-pages" } |
| 16 | +sp-storage = { git = "https://github.com/paritytech/substrate", branch = "oty-bump-heap-pages" } |
| 17 | +sp-runtime = { git = "https://github.com/paritytech/substrate", branch = "oty-bump-heap-pages" } |
| 18 | +sp-blockchain = { git = "https://github.com/paritytech/substrate", branch = "oty-bump-heap-pages" } |
| 19 | +sp-api = { git = "https://github.com/paritytech/substrate", branch = "oty-bump-heap-pages" } |
| 20 | +sp-core = { git = "https://github.com/paritytech/substrate", branch = "oty-bump-heap-pages" } |
| 21 | +sp-keyring = { git = "https://github.com/paritytech/substrate", branch = "oty-bump-heap-pages" } |
| 22 | +sp-inherents = { git = "https://github.com/paritytech/substrate", branch = "oty-bump-heap-pages" } |
| 23 | +sp-timestamp = { git = "https://github.com/paritytech/substrate", branch = "oty-bump-heap-pages" } |
| 24 | +sp-session = { git = "https://github.com/paritytech/substrate", branch = "oty-bump-heap-pages" } |
| 25 | +sp-authority-discovery = { git = "https://github.com/paritytech/substrate", branch = "oty-bump-heap-pages" } |
| 26 | +sp-finality-grandpa = { git = "https://github.com/paritytech/substrate", branch = "oty-bump-heap-pages" } |
| 27 | +sp-consensus-babe = { git = "https://github.com/paritytech/substrate", branch = "oty-bump-heap-pages" } |
| 28 | +sp-transaction-pool = { git = "https://github.com/paritytech/substrate", branch = "oty-bump-heap-pages" } |
| 29 | +sp-offchain = { package = "sp-offchain", git = "https://github.com/paritytech/substrate", branch = "oty-bump-heap-pages" } |
| 30 | +sp-block-builder = { git = "https://github.com/paritytech/substrate", branch = "oty-bump-heap-pages" } |
| 31 | +sp-mmr-primitives = { git = "https://github.com/paritytech/substrate", default-features = false , branch = "oty-bump-heap-pages" } |
32 | 32 |
|
33 | | -sc-consensus = { git = "https://github.com/paritytech/substrate", branch = "master" } |
34 | | -sc-executor = { git = "https://github.com/paritytech/substrate", branch = "master" } |
35 | | -sc-client-api = { git = "https://github.com/paritytech/substrate", branch = "master" } |
36 | | -sc-service = { git = "https://github.com/paritytech/substrate", branch = "master", default-features = false } |
| 33 | +sc-consensus = { git = "https://github.com/paritytech/substrate", branch = "oty-bump-heap-pages" } |
| 34 | +sc-executor = { git = "https://github.com/paritytech/substrate", branch = "oty-bump-heap-pages" } |
| 35 | +sc-client-api = { git = "https://github.com/paritytech/substrate", branch = "oty-bump-heap-pages" } |
| 36 | +sc-service = { git = "https://github.com/paritytech/substrate", default-features = false , branch = "oty-bump-heap-pages" } |
37 | 37 |
|
38 | | -beefy-primitives = { git = "https://github.com/paritytech/substrate", branch = "master" } |
| 38 | +beefy-primitives = { git = "https://github.com/paritytech/substrate", branch = "oty-bump-heap-pages" } |
39 | 39 |
|
40 | 40 | # Polkadot Runtimes |
41 | 41 | polkadot-runtime = { path = "../../runtime/polkadot", optional = true } |
|
0 commit comments