mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-07-21 09:45:41 +00:00
Polkadot service (#82)
* Block import notifications * Build fix * Consensus messages supported in the networking * Started consensus service * BFT service * Transaction propagation * Polkadot service * CLI integration * Build fix * Added signatures validation * Removed executor argument * Refactored steam loops; Queue size increased * Limit queue size * Fixed doc comment * Fixed wasm build * Fixed wasm build * Check id properly
This commit is contained in:
committed by
Robert Habermeier
parent
96fb93b09c
commit
471761f4b6
@@ -24,6 +24,7 @@ members = [
|
||||
"polkadot/statement-table",
|
||||
"polkadot/transaction-pool",
|
||||
"polkadot/validator",
|
||||
"polkadot/service",
|
||||
"substrate/bft",
|
||||
"substrate/client",
|
||||
"substrate/codec",
|
||||
|
||||
Reference in New Issue
Block a user