This repository was archived by the owner on Nov 15, 2023. It is now read-only.
File tree
72 files changed
+344
-512
lines changed- .cargo
- bin/node
- executor/tests
- runtime/src
- client
- api/src
- authority-discovery/src/worker
- beefy/src
- cli/src/commands
- consensus
- aura/src
- babe/src
- common/src/import_queue
- epochs/src
- manual-seal/src
- db/src
- executor/wasmtime/src
- finality-grandpa/src
- communication
- network-gossip/src
- network
- src
- sync/src
- rpc/src/chain
- service/test/src/client
- transaction-pool
- benches
- src/graph
- tests
- frame
- alliance/src
- assets/src
- atomic-swap/src
- contracts/src
- wasm
- democracy/src/tests
- elections-phragmen/src
- examples/offchain-worker/src
- multisig/src
- nomination-pools
- benchmarking/src
- src
- proxy/src
- remark/src
- scheduler/src
- staking/src
- state-trie-migration/src
- timestamp/src
- tips/src
- transaction-payment/src
- transaction-storage/src
- uniques/src
- primitives
- api/test/tests
- npos-elections
- fuzzer/src
- src
- runtime/src
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
72 files changed
+344
-512
lines changedLines changed: 0 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
12 | 12 |
| |
13 | 13 |
| |
14 | 14 |
| |
15 |
| - | |
16 |
| - | |
17 | 15 |
| |
18 | 16 |
| |
19 | 17 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
127 | 127 |
| |
128 | 128 |
| |
129 | 129 |
| |
130 |
| - | |
| 130 | + | |
131 | 131 |
| |
132 | 132 |
| |
133 | 133 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
73 | 73 |
| |
74 | 74 |
| |
75 | 75 |
| |
76 |
| - | |
| 76 | + | |
77 | 77 |
| |
78 | 78 |
| |
79 | 79 |
| |
|
Lines changed: 6 additions & 6 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
197 | 197 |
| |
198 | 198 |
| |
199 | 199 |
| |
200 |
| - | |
201 |
| - | |
202 |
| - | |
203 |
| - | |
204 |
| - | |
205 |
| - | |
| 200 | + | |
| 201 | + | |
| 202 | + | |
| 203 | + | |
| 204 | + | |
| 205 | + | |
206 | 206 |
| |
207 | 207 |
| |
208 | 208 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
173 | 173 |
| |
174 | 174 |
| |
175 | 175 |
| |
176 |
| - | |
| 176 | + | |
177 | 177 |
| |
178 | 178 |
| |
179 | 179 |
| |
|
Lines changed: 9 additions & 10 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
48 | 48 |
| |
49 | 49 |
| |
50 | 50 |
| |
51 |
| - | |
| 51 | + | |
52 | 52 |
| |
53 | 53 |
| |
54 | 54 |
| |
| |||
530 | 530 |
| |
531 | 531 |
| |
532 | 532 |
| |
533 |
| - | |
| 533 | + | |
534 | 534 |
| |
535 | 535 |
| |
536 | 536 |
| |
| |||
555 | 555 |
| |
556 | 556 |
| |
557 | 557 |
| |
558 |
| - | |
559 |
| - | |
| 558 | + | |
560 | 559 |
| |
561 | 560 |
| |
562 | 561 |
| |
| |||
569 | 568 |
| |
570 | 569 |
| |
571 | 570 |
| |
572 |
| - | |
| 571 | + | |
573 | 572 |
| |
574 | 573 |
| |
575 | 574 |
| |
| |||
584 | 583 |
| |
585 | 584 |
| |
586 | 585 |
| |
587 |
| - | |
| 586 | + | |
588 | 587 |
| |
589 | 588 |
| |
590 | 589 |
| |
| |||
604 | 603 |
| |
605 | 604 |
| |
606 | 605 |
| |
607 |
| - | |
| 606 | + | |
608 | 607 |
| |
609 | 608 |
| |
610 | 609 |
| |
| |||
622 | 621 |
| |
623 | 622 |
| |
624 | 623 |
| |
625 |
| - | |
| 624 | + | |
626 | 625 |
| |
627 | 626 |
| |
628 | 627 |
| |
| |||
644 | 643 |
| |
645 | 644 |
| |
646 | 645 |
| |
647 |
| - | |
| 646 | + | |
648 | 647 |
| |
649 | 648 |
| |
650 | 649 |
| |
| |||
662 | 661 |
| |
663 | 662 |
| |
664 | 663 |
| |
665 |
| - | |
| 664 | + | |
666 | 665 |
| |
667 | 666 |
| |
668 | 667 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
109 | 109 |
| |
110 | 110 |
| |
111 | 111 |
| |
112 |
| - | |
| 112 | + | |
113 | 113 |
| |
114 | 114 |
| |
115 | 115 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
326 | 326 |
| |
327 | 327 |
| |
328 | 328 |
| |
329 |
| - | |
| 329 | + | |
330 | 330 |
| |
331 | 331 |
| |
332 | 332 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1134 | 1134 |
| |
1135 | 1135 |
| |
1136 | 1136 |
| |
1137 |
| - | |
| 1137 | + | |
1138 | 1138 |
| |
1139 | 1139 |
| |
1140 | 1140 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
77 | 77 |
| |
78 | 78 |
| |
79 | 79 |
| |
80 |
| - | |
| 80 | + | |
81 | 81 |
| |
82 | 82 |
| |
83 | 83 |
| |
|
0 commit comments