Zebra/zebra-rpc
teor dcf30679bf
fix(rpc): Calculate getblocktemplate RPC testnet min and max times correctly (#5925)
* Clean up some getblocktemplate difficulty code and tests

* Fix minimum difficulty adjustment

* Use clamp rather than max/min

Co-authored-by: Arya <aryasolhi@gmail.com>

* Remove unused imports

* Document the Zebra-specific standard rule that allows testnet miners time to mine a block

Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Co-authored-by: Arya <aryasolhi@gmail.com>
2023-01-17 07:08:43 +00:00
..
src fix(rpc): Calculate getblocktemplate RPC testnet min and max times correctly (#5925) 2023-01-17 07:08:43 +00:00
Cargo.toml build(deps): bump insta from 1.24.1 to 1.26.0 (#5931) 2023-01-10 10:11:27 +00:00