Zebra/zebra-consensus
teor e20cf957e3
fix(consensus): Verify the lock times of mempool transactions (#6027)
* Implement the BestChainNextMedianTimePast state request

* Verify the lock times of mempool transactions

* Document that the mempool already handles lock time rejections correctly

* Fix existing tests

* Add new mempool lock time success and failure tests
2023-01-27 21:46:51 +00:00
..
examples cleanup(clippy): Use inline format strings (#5489) 2022-10-27 13:25:18 +00:00
src fix(consensus): Verify the lock times of mempool transactions (#6027) 2023-01-27 21:46:51 +00:00
Cargo.toml build(deps): bump tokio from 1.24.1 to 1.24.2 (#5995) 2023-01-18 21:16:37 +00:00