Zebra/zebra-chain/src/sapling/tests
Marek 683b88c819
Support large block heights (#3401)
* Support large block heights

* Document consensus rules referring to expiry heights

* Refactor the docs

* Apply suggestions from code review

Co-authored-by: teor <teor@riseup.net>

* Fix the formatting of an error message

* refactor: Simplify coinbase expiry code so the consensus rule is clear (#3408)

* Fix some outdated TODO comments

* refactor(coinbase expiry): Simplify the code so consensus rule is clear

* Fix the formatting of an error message

* Remove a redundant comment

Co-authored-by: Marek <mail@marek.onl>

Co-authored-by: Marek <mail@marek.onl>

* Check the max expiry height at parse time

* Test that 2^31 - 1 is the last valid height

* Add tests for nExpiryHeight

* Add tests for expiry heights of V4 transactions

* Add tests for V5 transactions

Co-authored-by: teor <teor@riseup.net>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2022-02-11 00:32:57 +00:00
..
preallocate.rs Simplify preallocate tests (#3032) 2021-11-11 07:53:21 +10:00
prop.rs Support large block heights (#3401) 2022-02-11 00:32:57 +00:00
test_vectors.rs Checking of Sprout anchors in non-finalized state (#3123) 2021-12-09 16:50:26 +00:00
tree.rs Track anchors and note commitment trees in zebra-state (#2458) 2021-07-29 09:37:18 -04:00