Zebra/zebra-consensus/src
Alfredo Garcia 454e75e7c0
Rename old references to BlockHeaderHash and BlockHeight (#1002)
* rename some references

* Apply suggestions from code review

Co-authored-by: Deirdre Connolly <durumcrustulum@gmail.com>
Co-authored-by: teor <teor@riseup.net>

Co-authored-by: Deirdre Connolly <durumcrustulum@gmail.com>
Co-authored-by: teor <teor@riseup.net>
2020-09-04 15:40:48 -07:00
..
block Use ok_or for constants, rather than a redudant closure 2020-09-02 14:26:26 +10:00
chain Remove in-memory state service (#974) 2020-09-01 12:39:04 -07:00
checkpoint feature: Implement checkpoint_sync for checkpoint verification 2020-08-24 15:34:46 +10:00
parameters chain: rename BlockHeight to block::Height 2020-08-17 11:46:34 -07:00
primitives consensus: add a static redjubjub::VERIFIER with fallback 2020-08-05 21:28:55 -07:00
block.rs Improve zebra-consensus logging and metrics (#989) 2020-09-04 08:06:21 +10:00
chain.rs Improve zebra-consensus logging and metrics (#989) 2020-09-04 08:06:21 +10:00
checkpoint.rs Improve zebra-consensus logging and metrics (#989) 2020-09-04 08:06:21 +10:00
config.rs feature: Add a checkpoint_sync config option 2020-08-24 15:34:46 +10:00
lib.rs feature: Add a checkpoint_sync config option 2020-08-24 15:34:46 +10:00
mempool.rs consensus: Add a mempool stub 2020-06-12 09:46:18 -07:00
parameters.rs Rename old references to BlockHeaderHash and BlockHeight (#1002) 2020-09-04 15:40:48 -07:00
primitives.rs consensus: add a static redjubjub::VERIFIER with fallback 2020-08-05 21:28:55 -07:00
script.rs Consensus refactor (#629) 2020-07-10 16:51:01 +10:00
transaction.rs Consensus refactor (#629) 2020-07-10 16:51:01 +10:00