Reject too large transactions (#558)
* Fix is_valid condition when removing transactions from the pool. * Less verbosity. * Reject too large transctions from the pool. * Bring back the warning level. * Fix link.
Showing
- substrate/polkadot/consensus/src/lib.rs 0 additions, 6 deletionssubstrate/polkadot/consensus/src/lib.rs
- substrate/polkadot/transaction-pool/src/error.rs 5 additions, 0 deletionssubstrate/polkadot/transaction-pool/src/error.rs
- substrate/polkadot/transaction-pool/src/lib.rs 11 additions, 2 deletionssubstrate/polkadot/transaction-pool/src/lib.rs
- substrate/substrate/extrinsic-pool/src/pool.rs 1 addition, 1 deletionsubstrate/substrate/extrinsic-pool/src/pool.rs
Please register or sign in to comment