This repository was archived by the owner on Nov 15, 2023. It is now read-only.
Commit d3d5b5f
committed
Merge branch 'master' into bernhard-malus-fx-zombienet
* master: (38 commits)
Replicate Rob's PR (#4337)
Companion for Taskmanager: Remove `clean_shutdown` (#4336)
prefer code upgrades in inherent filtering (#4334)
remove provisioner checks (#4254)
Log para inherent inputs (#4331)
Dispute spam protection (#4134)
Dependabot: Ignore sub-tokens (#4328)
export hrmp config (#4324)
Add missing license header (#4321)
Use non-empty validation code (#4322)
fix pallet-xcm extrinsic doc comments (#4317)
prepare worker: Catch unexpected unwinds (#4304)
Enable BEEFY explicitly (#4320)
Bump serde_json from 1.0.70 to 1.0.71 (#4316)
Bump strum from 0.22.0 to 0.23.0 (#4308)
Remove sort_unstable_by (#4314)
Bump tokio from 1.13.0 to 1.14.0 (#4298)
Substrate companion: Authority discovery multiple peer ids (#4295)
Companion for substrate#9878 (#3949)
move paras inherent filtering to runtime (#4028)
...File tree
218 files changed
+9819
-5049
lines changed- .github
- bridges/modules/grandpa/src
- cli
- src
- core-primitives
- erasure-coding
- fuzzer
- node
- client
- src
- collation-generation
- src
- core
- approval-voting
- src
- av-store
- src
- backing
- src
- bitfield-signing
- src
- candidate-validation
- chain-api
- chain-selection
- dispute-coordinator
- src
- real
- db
- ordering
- participation
- queues
- dispute-participation
- src
- parachains-inherent
- provisioner
- src
- pvf
- src
- prepare
- tests/it
- runtime-api
- src
- jaeger
- src
- malus
- metered-channel
- metrics
- network
- approval-distribution
- availability-distribution
- src
- pov_requester
- requester/fetch_task
- tests
- availability-recovery
- src
- bitfield-distribution
- bridge
- src
- collator-protocol
- src
- collator_side
- validator_side
- dispute-distribution
- src
- receiver
- sender
- tests
- gossip-support
- src
- protocol
- src
- statement-distribution
- src
- overseer
- overseer-gen
- examples
- proc-macro
- src
- src
- src
- primitives
- src
- service
- src
- subsystem-test-helpers
- src
- subsystem-types
- src
- messages
- subsystem-util
- src
- runtime
- subsystem
- test
- client
- polkadot-simnet
- common
- src
- node
- test
- src
- service
- tests
- parachain
- src
- test-parachains
- adder
- collator
- src
- tests
- halt
- primitives
- src
- v1
- roadmap/implementers-guide/src
- node
- approval
- collators
- disputes
- utility
- runtime
- types
- rpc
- src
- runtime
- common
- slot_range_helper
- kusama
- src
- weights
- parachains
- src
- initializer
- paras_inherent
- paras
- polkadot
- src
- weights
- rococo
- src
- weights
- test-runtime
- src
- westend
- src
- weights
- scripts/gitlab
- statement-table
- utils
- remote-ext-tests/bags-list
- staking-miner
- xcm
- pallet-xcm
- src
- xcm-builder
- src
- xcm-executor
- integration-tests
- src
- traits
- xcm-simulator
- example
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
218 files changed
+9819
-5049
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| 19 | + | |
19 | 20 | | |
20 | 21 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
158 | 158 | | |
159 | 159 | | |
160 | 160 | | |
| 161 | + | |
161 | 162 | | |
162 | 163 | | |
163 | 164 | | |
| |||
0 commit comments