* mempool - support transaction expiration * use `LatestChainTip` instead of state call * clippy * remove spawn task * remove non needed async from function * remove return value * add a `expiry_height_mut()` method to `Transaction` for testing purposes * fix `remove_expired_transactions()` * add a `mempool_transaction_expiration()` test * tidy cleanup to `expiry_height()` * improve docs * fix the build * try fix macos build * extend tests * add doc to function * clippy * fix build * start tests at block two |
||
|---|---|---|
| .. | ||
| benches | ||
| proptest-regressions | ||
| src | ||
| Cargo.toml | ||
| build.rs | ||