This repository was archived by the owner on Nov 15, 2023. It is now read-only.
Commit 8679c5e
Andronik Ordian
Merge branch 'master' into temporary-malus
* master:
weights: pallet-staking & pallet-bags-list (#3872)
Re-enable metadata compare CI check (#3895)
Bump `parity-util-mem` to 0.10.2 (#3897)
Revert "remove connected disconnected state only (#3868)" (#3896)
Companion for Generate storage info for pallet im_online #9654 (#3744)
Gather memory usage statistics through `parity-util-mem` (#3893)
ci: cache seed in fuzzer job (#3885)
Add benchmarking for parachain runtime configuration pallet (#3862)
Run fmt (#3887)
remove connected disconnected state only (#3868)
Dispute distribution improvements (#3853)
Companion for Store voters in unsorted bags to get good stake iteration properties (#3413)
Add info logging to dispute activation (#3870)
update Rococo.json (#3871)
Companion for #9764 (Force Unreserve) (#3840)File tree
56 files changed
+2988
-852
lines changed- .github/workflows
- cli
- node
- core/dispute-coordinator/src/real
- metrics
- src
- network/dispute-distribution/src
- sender
- overseer
- src
- service
- res
- runtime
- common
- src
- kusama
- src
- weights
- parachains
- src
- configuration
- polkadot/src
- weights
- rococo/src
- test-runtime/src
- westend
- src
- weights
- utils
- remote-ext-tests/bags-list
- src
- voter-bags
- src
- xcm
- xcm-builder/tests/mock
- xcm-simulator/example/src
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
56 files changed
+2988
-852
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
16 | 23 | | |
17 | 24 | | |
18 | 25 | | |
| |||
52 | 59 | | |
53 | 60 | | |
54 | 61 | | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
55 | 69 | | |
56 | 70 | | |
57 | 71 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
113 | 113 | | |
114 | 114 | | |
115 | 115 | | |
116 | | - | |
| 116 | + | |
117 | 117 | | |
118 | 118 | | |
119 | 119 | | |
120 | 120 | | |
121 | 121 | | |
122 | | - | |
| 122 | + | |
123 | 123 | | |
124 | 124 | | |
125 | 125 | | |
| |||
269 | 269 | | |
270 | 270 | | |
271 | 271 | | |
| 272 | + | |
| 273 | + | |
| 274 | + | |
| 275 | + | |
| 276 | + | |
| 277 | + | |
| 278 | + | |
| 279 | + | |
| 280 | + | |
| 281 | + | |
| 282 | + | |
| 283 | + | |
| 284 | + | |
| 285 | + | |
| 286 | + | |
| 287 | + | |
272 | 288 | | |
273 | 289 | | |
274 | 290 | | |
| |||
0 commit comments