This repository was archived by the owner on Nov 15, 2023. It is now read-only.
File tree
161 files changed
+1058
-1136
lines changed- bin
- node
- cli
- primitives
- runtime
- node-template
- node
- pallets/template
- runtime
- client
- cli
- db
- executor
- runtime-test
- service
- utils
- docs
- frame
- alliance
- asset-conversion
- asset-rate
- assets
- atomic-swap
- aura
- authority-discovery
- authorship
- babe
- bags-list
- balances
- beefy
- beefy-mmr
- benchmarking
- pov
- bounties
- child-bounties
- collective
- contracts
- primitives
- conviction-voting
- core-fellowship
- democracy
- election-provider-multi-phase
- election-provider-support
- benchmarking
- elections-phragmen
- examples
- basic
- default-config
- dev-mode
- kitchensink
- offchain-worker
- split
- executive
- fast-unstake
- glutton
- grandpa
- identity
- im-online
- indices
- insecure-randomness-collective-flip
- lottery
- membership
- merkle-mountain-range
- message-queue
- multisig
- nft-fractionalization
- nfts
- runtime-api
- nicks
- nis
- node-authorization
- nomination-pools
- benchmarking
- runtime-api
- offences
- benchmarking
- paged-list
- preimage
- proxy
- ranked-collective
- recovery
- referenda
- remark
- root-offences
- root-testing
- salary
- scheduler
- scored-pool
- session
- benchmarking
- society
- staking
- reward-fn
- runtime-api
- state-trie-migration
- statement
- sudo
- support
- procedural
- test
- compile_pass
- pallet
- system
- benchmarking
- rpc/runtime-api
- timestamp
- tips
- transaction-payment
- asset-conversion-tx-payment
- asset-tx-payment
- rpc/runtime-api
- transaction-storage
- treasury
- try-runtime
- uniques
- utility
- vesting
- whitelist
- primitives
- api
- proc-macro
- application-crypto
- arithmetic
- authority-discovery
- block-builder
- consensus
- aura
- babe
- beefy
- grandpa
- pow
- slots
- core
- hashing
- crypto/ec-utils
- externalities
- genesis-builder
- io
- keyring
- keystore
- merkle-mountain-range
- metadata-ir
- npos-elections
- offchain
- runtime
- runtime-interface
- test-wasm
- test-wasm-deprecated
- session
- staking
- state-machine
- statement-store
- std
- storage
- test-primitives
- tracing
- transaction-pool
- transaction-storage-proof
- trie
- version
- wasm-interface
- weights
- scripts/ci/gitlab/pipeline
- test-utils
- cli
- runtime
- utils
- binary-merkle-tree
- frame
- benchmarking-cli
- try-runtime/cli
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
161 files changed
+1058
-1136
lines changedDiff for: bin/node-template/node/Cargo.toml
+6-6
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
70 | 70 |
| |
71 | 71 |
| |
72 | 72 |
| |
73 |
| - | |
74 |
| - | |
75 | 73 |
| |
| 74 | + | |
76 | 75 |
| |
| 76 | + | |
77 | 77 |
| |
78 |
| - | |
| 78 | + | |
79 | 79 |
| |
80 | 80 |
| |
81 | 81 |
| |
82 | 82 |
| |
83 |
| - | |
84 |
| - | |
85 | 83 |
| |
| 84 | + | |
86 | 85 |
| |
87 |
| - | |
| 86 | + | |
| 87 | + | |
88 | 88 |
|
+4-4
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
27 | 27 |
| |
28 | 28 |
| |
29 | 29 |
| |
30 |
| - | |
| 30 | + | |
31 | 31 |
| |
32 | 32 |
| |
33 | 33 |
| |
| |||
36 | 36 |
| |
37 | 37 |
| |
38 | 38 |
| |
39 |
| - | |
| 39 | + | |
40 | 40 |
| |
41 | 41 |
| |
42 | 42 |
| |
43 | 43 |
| |
44 | 44 |
| |
45 |
| - | |
| 45 | + | |
46 | 46 |
| |
47 | 47 |
| |
48 | 48 |
| |
49 | 49 |
| |
50 |
| - | |
| 50 | + | |
51 | 51 |
|
Diff for: bin/node-template/runtime/Cargo.toml
+9-9
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
54 | 54 |
| |
55 | 55 |
| |
56 | 56 |
| |
57 |
| - | |
| 57 | + | |
58 | 58 |
| |
59 |
| - | |
60 |
| - | |
61 |
| - | |
62 | 59 |
| |
63 |
| - | |
| 60 | + | |
64 | 61 |
| |
65 | 62 |
| |
| 63 | + | |
66 | 64 |
| |
67 | 65 |
| |
68 | 66 |
| |
| 67 | + | |
69 | 68 |
| |
70 | 69 |
| |
71 | 70 |
| |
| |||
74 | 73 |
| |
75 | 74 |
| |
76 | 75 |
| |
| 76 | + | |
77 | 77 |
| |
78 | 78 |
| |
79 | 79 |
| |
| |||
101 | 101 |
| |
102 | 102 |
| |
103 | 103 |
| |
104 |
| - | |
105 | 104 |
| |
106 |
| - | |
107 | 105 |
| |
| 106 | + | |
| 107 | + | |
108 | 108 |
| |
109 | 109 |
| |
110 | 110 |
| |
111 | 111 |
| |
112 | 112 |
| |
113 | 113 |
| |
114 | 114 |
| |
115 |
| - | |
| 115 | + | |
116 | 116 |
| |
117 |
| - | |
| 117 | + |
Diff for: bin/node/cli/Cargo.toml
+10-10
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
147 | 147 |
| |
148 | 148 |
| |
149 | 149 |
| |
150 |
| - | |
| 150 | + | |
151 | 151 |
| |
| 152 | + | |
| 153 | + | |
| 154 | + | |
152 | 155 |
| |
153 | 156 |
| |
154 |
| - | |
155 |
| - | |
156 | 157 |
| |
157 |
| - | |
158 |
| - | |
159 | 158 |
| |
| 159 | + | |
160 | 160 |
| |
161 | 161 |
| |
162 | 162 |
| |
163 |
| - | |
164 | 163 |
| |
165 | 164 |
| |
| 165 | + | |
166 | 166 |
| |
167 | 167 |
| |
168 | 168 |
| |
169 | 169 |
| |
170 | 170 |
| |
171 | 171 |
| |
172 | 172 |
| |
173 |
| - | |
| 173 | + | |
174 | 174 |
| |
175 | 175 |
| |
176 | 176 |
| |
177 | 177 |
| |
178 |
| - | |
179 |
| - | |
180 | 178 |
| |
| 179 | + | |
181 | 180 |
| |
182 | 181 |
| |
183 | 182 |
| |
184 | 183 |
| |
185 | 184 |
| |
186 | 185 |
| |
187 | 186 |
| |
188 |
| - | |
| 187 | + | |
| 188 | + | |
189 | 189 |
| |
190 | 190 |
| |
191 | 191 |
| |
|
Diff for: bin/node/primitives/Cargo.toml
+2-5
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
17 | 17 |
| |
18 | 18 |
| |
19 | 19 |
| |
20 |
| - | |
21 |
| - | |
22 |
| - | |
23 |
| - | |
24 |
| - | |
| 20 | + | |
| 21 | + |
0 commit comments