grin/core/tests
Ignotus Peverell d7be94fafb
More range proof tests (#2373)
Trying to cheat with range proofs to make sure it still fails at
the block level. Defense in depth, belt and suspenders and all that
good stuff.

* rustfmt

* Revert bad carry-over
2019-01-14 10:15:42 -08:00
..
block.rs More range proof tests (#2373) 2019-01-14 10:15:42 -08:00
common.rs Cleanup compiler warnings (#2323) 2019-01-10 12:18:25 -08:00
consensus.rs Optimizing the code and making it more idiomatic (#2269) 2019-01-01 15:29:16 -08:00
core.rs Implement kernel and output features as enums (#2312) 2019-01-08 16:07:38 +00:00
merkle_proof.rs Convert to Rust 2018 edition (#2084) 2018-12-08 00:59:40 +01:00
pmmr.rs Convert to Rust 2018 edition (#2084) 2018-12-08 00:59:40 +01:00
transaction.rs Implement kernel and output features as enums (#2312) 2019-01-08 16:07:38 +00:00
vec_backend.rs Optimizing the code and making it more idiomatic (#2269) 2019-01-01 15:29:16 -08:00
verifier_cache.rs Implement kernel and output features as enums (#2312) 2019-01-08 16:07:38 +00:00