This repository was archived by the owner on Nov 15, 2023. It is now read-only.
File tree
227 files changed
+921
-921
lines changed- bin
- node
- bench
- cli
- executor
- inspect
- primitives
- rpc
- runtime
- testing
- node-template
- node
- pallets/template
- runtime
- utils/chain-spec-builder
- client
- allocator
- api
- authority-discovery
- basic-authorship
- block-builder
- chain-spec
- cli
- consensus
- aura
- babe
- rpc
- beefy
- rpc
- common
- epochs
- grandpa
- rpc
- manual-seal
- pow
- slots
- db
- executor
- common
- runtime-test
- wasmtime
- informant
- keystore
- merkle-mountain-range
- rpc
- network
- bitswap
- common
- light
- statement
- sync
- test
- transactions
- network-gossip
- offchain
- rpc
- rpc-api
- rpc-spec-v2
- service
- test
- state-db
- statement-store
- storage-monitor
- sync-state-rpc
- sysinfo
- tracing
- transaction-pool
- api
- utils
- frame
- alliance
- asset-conversion
- asset-rate
- assets
- atomic-swap
- aura
- authority-discovery
- authorship
- babe
- bags-list
- remote-tests
- balances
- beefy
- beefy-mmr
- benchmarking
- pov
- bounties
- child-bounties
- collective
- contracts
- primitives
- conviction-voting
- core-fellowship
- democracy
- election-provider-multi-phase
- test-staking-e2e
- election-provider-support
- benchmarking
- solution-type
- fuzzer
- elections-phragmen
- examples
- basic
- dev-mode
- offchain-worker
- executive
- fast-unstake
- glutton
- grandpa
- identity
- im-online
- indices
- insecure-randomness-collective-flip
- lottery
- membership
- merkle-mountain-range
- message-queue
- multisig
- nft-fractionalization
- nfts
- nicks
- nis
- node-authorization
- nomination-pools
- benchmarking
- runtime-api
- test-staking
- offences
- benchmarking
- preimage
- proxy
- ranked-collective
- recovery
- referenda
- remark
- root-offences
- root-testing
- salary
- scheduler
- scored-pool
- session
- benchmarking
- society
- staking
- reward-curve
- reward-fn
- statement
- sudo
- support
- test
- compile_pass
- system
- benchmarking
- timestamp
- tips
- transaction-payment
- asset-tx-payment
- rpc
- runtime-api
- transaction-storage
- treasury
- try-runtime
- uniques
- utility
- vesting
- whitelist
- primitives
- api
- test
- application-crypto
- test
- arithmetic
- fuzzer
- authority-discovery
- block-builder
- blockchain
- consensus
- aura
- babe
- beefy
- common
- grandpa
- pow
- slots
- core
- hashing
- proc-macro
- debug-derive
- externalities
- inherents
- io
- keyring
- keystore
- merkle-mountain-range
- metadata-ir
- npos-elections
- fuzzer
- offchain
- panic-handler
- rpc
- runtime
- runtime-interface
- proc-macro
- test
- test-wasm
- test-wasm-deprecated
- session
- staking
- state-machine
- statement-store
- std
- storage
- test-primitives
- timestamp
- tracing
- transaction-pool
- transaction-storage-proof
- trie
- version
- proc-macro
- wasm-interface
- weights
- test-utils
- client
- runtime
- client
- transaction-pool
- utils
- binary-merkle-tree
- frame
- benchmarking-cli
- frame-utilities-cli
- remote-externalities
- rpc
- client
- state-trie-migration-rpc
- support
- system
- 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.
227 files changed
+921
-921
lines changedDiff for: Cargo.lock
+23-23
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Diff for: bin/node-template/node/Cargo.toml
+4-4
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
21 | 21 |
| |
22 | 22 |
| |
23 | 23 |
| |
24 |
| - | |
| 24 | + | |
25 | 25 |
| |
26 | 26 |
| |
27 | 27 |
| |
| |||
37 | 37 |
| |
38 | 38 |
| |
39 | 39 |
| |
40 |
| - | |
41 |
| - | |
| 40 | + | |
| 41 | + | |
42 | 42 |
| |
43 | 43 |
| |
44 |
| - | |
| 44 | + | |
45 | 45 |
| |
46 | 46 |
| |
47 | 47 |
| |
|
+3-3
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
22 | 22 |
| |
23 | 23 |
| |
24 | 24 |
| |
25 |
| - | |
26 |
| - | |
27 |
| - | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
28 | 28 |
| |
29 | 29 |
| |
30 | 30 |
| |
|
Diff for: bin/node-template/runtime/Cargo.toml
+4-4
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
30 | 30 |
| |
31 | 31 |
| |
32 | 32 |
| |
33 |
| - | |
| 33 | + | |
34 | 34 |
| |
35 | 35 |
| |
36 |
| - | |
| 36 | + | |
37 | 37 |
| |
38 |
| - | |
| 38 | + | |
39 | 39 |
| |
40 |
| - | |
| 40 | + | |
41 | 41 |
| |
42 | 42 |
| |
43 | 43 |
| |
|
Diff for: bin/node/bench/Cargo.toml
+5-5
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
19 | 19 |
| |
20 | 20 |
| |
21 | 21 |
| |
22 |
| - | |
23 |
| - | |
| 22 | + | |
| 23 | + | |
24 | 24 |
| |
25 | 25 |
| |
26 | 26 |
| |
27 | 27 |
| |
28 | 28 |
| |
29 |
| - | |
30 |
| - | |
| 29 | + | |
| 30 | + | |
31 | 31 |
| |
32 | 32 |
| |
33 | 33 |
| |
34 | 34 |
| |
35 |
| - | |
| 35 | + | |
36 | 36 |
| |
37 | 37 |
| |
38 | 38 |
| |
|
Diff for: bin/node/cli/Cargo.toml
+5-5
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
49 | 49 |
| |
50 | 50 |
| |
51 | 51 |
| |
52 |
| - | |
53 |
| - | |
| 52 | + | |
| 53 | + | |
54 | 54 |
| |
55 | 55 |
| |
56 |
| - | |
57 |
| - | |
| 56 | + | |
| 57 | + | |
58 | 58 |
| |
59 | 59 |
| |
60 | 60 |
| |
| |||
114 | 114 |
| |
115 | 115 |
| |
116 | 116 |
| |
117 |
| - | |
| 117 | + | |
118 | 118 |
| |
119 | 119 |
| |
120 | 120 |
| |
|
Diff for: bin/node/executor/Cargo.toml
+9-9
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
19 | 19 |
| |
20 | 20 |
| |
21 | 21 |
| |
22 |
| - | |
23 |
| - | |
24 |
| - | |
25 |
| - | |
26 |
| - | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
27 | 27 |
| |
28 | 28 |
| |
29 | 29 |
| |
| |||
41 | 41 |
| |
42 | 42 |
| |
43 | 43 |
| |
44 |
| - | |
| 44 | + | |
45 | 45 |
| |
46 | 46 |
| |
47 |
| - | |
48 |
| - | |
49 |
| - | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
50 | 50 |
| |
51 | 51 |
| |
52 | 52 |
| |
|
Diff for: bin/node/inspect/Cargo.toml
+2-2
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
21 | 21 |
| |
22 | 22 |
| |
23 | 23 |
| |
24 |
| - | |
25 |
| - | |
| 24 | + | |
| 25 | + |
Diff for: bin/node/primitives/Cargo.toml
+3-3
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
18 | 18 |
| |
19 | 19 |
| |
20 | 20 |
| |
21 |
| - | |
22 |
| - | |
23 |
| - | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
24 | 24 |
| |
25 | 25 |
| |
26 | 26 |
| |
|
Diff for: bin/node/rpc/Cargo.toml
+2-2
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
33 | 33 |
| |
34 | 34 |
| |
35 | 35 |
| |
36 |
| - | |
37 |
| - | |
| 36 | + | |
| 37 | + | |
38 | 38 |
| |
39 | 39 |
| |
40 | 40 |
|
Diff for: bin/node/runtime/Cargo.toml
+5-5
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
35 | 35 |
| |
36 | 36 |
| |
37 | 37 |
| |
38 |
| - | |
39 |
| - | |
| 38 | + | |
| 39 | + | |
40 | 40 |
| |
41 |
| - | |
| 41 | + | |
42 | 42 |
| |
43 | 43 |
| |
44 | 44 |
| |
45 | 45 |
| |
46 |
| - | |
47 |
| - | |
| 46 | + | |
| 47 | + | |
48 | 48 |
| |
49 | 49 |
| |
50 | 50 |
| |
|
0 commit comments