-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Description
- Fix XCM message with trap:
- People: Msg accepted, Bulletin: msg received, People: msg delivered
- finish tests for larger MB packets to use actual config instead of mock
- bulletin-polkadot let's generate new codegen for the substrate-relay
- split
client-rococo-bulletinandclient-polkadot-bulletin
- split
- add
frame_metadata_hash_extension::CheckMetadataHash<Runtime>,to thebulletin-polkadot(also adjust parity-bridges-common) - [PoP] Incentives Bulletin for Validators #30
- add route for governance calls from people
- prepare DevOps launch issue
- check prometheus metrics
/metrics - Setup
InitializeDatafor People Grandpa to the Bulletin genesis (so after live run, we can start relaying people finality)
TODO
- setup docker image generation for Bulletin node
- move all the deps as workspace dependencies
- remove unused deps
- when
cargo check:warning: the following packages contain code that will be rejected by a future version of Rust: trie-db v0.30.0 note: to see what the problems were, use the option--future-incompat-report, or runcargo report future-incompatibilities --id 1``
- when
- construct_runtime + default syntax
- change to use unstable2507 deps instead of git ref
- previous point also depends on if we go with: [PoP] Add root mapping for Polkadot OpenGov/People origins for calls managing the validator/relayer set #20
- Decide/confirm final
NetworkIdfor Bulletin #28 - remove sudo pallet
- check XCM cfg and TODOs
- setup, check and generate correct weights
-
TODO [bridge]: is it ok to useFixedWeightBoundshere? We don't have thepallet-xcm`` change - for
dispatch_weightuseMessagesPalletWeights::<T, I>::message_dispatch_weight(payload_size)
-
- clean the Rococo/Polkadot stuff, constants and so on:
-
bp_bridge_hub_rococo::EXTRA_STORAGE_PROOF_SIZE - Add feature flag support for Rococo vs Polkadot #26
-
- Validate all the constants on both sides
- e.g.
MaxAuthorities
- e.g.
- remove and clean all the README.md - Simple README.md documentation update #29
TODO fmt
- align licences
- align file headers
- clippy/fmt/taplo/zepter
- remove what is really not needed
- do we need
scripts/init.sh? - check up testnet deployment
- ...
Questions
- Decide where to put final
runtime- We could possibly split this repo, and move runtime directory with pallets directly to the fellows repo
- And here just stays node custom stuff
Metadata
Metadata
Assignees
Labels
No labels