Add transactions from retracted blocks back to the pool (#3562)
* Add transactions from retracted blocks back to the pool * Line width * Reverse retracted
Showing
- substrate/core/basic-authorship/src/basic_authorship.rs 1 addition, 1 deletionsubstrate/core/basic-authorship/src/basic_authorship.rs
- substrate/core/client/src/backend.rs 10 additions, 9 deletionssubstrate/core/client/src/backend.rs
- substrate/core/client/src/client.rs 30 additions, 19 deletionssubstrate/core/client/src/client.rs
- substrate/core/finality-grandpa/src/until_imported.rs 1 addition, 0 deletionssubstrate/core/finality-grandpa/src/until_imported.rs
- substrate/core/service/src/builder.rs 69 additions, 1 deletionsubstrate/core/service/src/builder.rs
- substrate/core/service/src/lib.rs 1 addition, 0 deletionssubstrate/core/service/src/lib.rs
- substrate/core/transaction-pool/graph/src/pool.rs 6 additions, 4 deletionssubstrate/core/transaction-pool/graph/src/pool.rs
Please register or sign in to comment