zebra/zebra-test
teor 5324e5afd2
add(tests): Add snapshot tests for sprout database formats (#7057)
* Add methods for loading entire column families from the database

* Add a method that loads all the sprout trees from the database

* Add snapshot tests for sprout note commitment trees

* Add round-trip proptests for tree root database serialization

* Add a manual sprout note commitment tree database serialization snapshot test

* Add tests for 1,2,4,8 note commitments in a tree

* Remove redundant "rand" package rename in dependencies

* Randomly cache roots rather than only caching even roots

---------

Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2023-06-27 15:32:30 +00:00
..
scripts Security: Stop RocksDB or tokio calling unexpected code when zebrad exits (#3392) 2022-01-26 13:16:44 +00:00
src fix(security): Randomly drop connections when inbound service is overloaded (#6790) 2023-05-31 19:04:15 +00:00
tests change(deps): Update dependencies that only appear in the lock file (#6217) 2023-03-26 23:53:17 +00:00
Cargo.toml add(tests): Add snapshot tests for sprout database formats (#7057) 2023-06-27 15:32:30 +00:00