Efforts around benchmarking and weights in the runtime
Anything to do with SRML contracts, ink!, pWasm and eWasm infrastructure.
General client logic and architecture
- Configuration
- CLI
- RPC
- Threads
- Database
Consensus
Updated Mar 12, 2018
The consensus system of Polkadot/Substrate. Includes:
- BFT finalisation mechanism
- Parachain candidate selection
- Slashing determination
- Syncing
Networking protocol for Substrate/Polkadot
- Any data sharing (relay-chain/substate transactions and blocks)
- devp2p/libp2p integration
- Consensus algo messaging
- Parachain collation messaging (parachain transactions)
The Polkadot runtime.