grin/core/fuzz/fuzz_targets
Yeastplume a14a8e3123
Thiserror changeover (#3728)
* WIP remove failure from all `Cargo.toml`

* WIP remove `extern crate failure_derive`

* Use `thiserror` to fix all errors

* StoreErr is still a tuple

* Remove another set of unnecessary `.into()`s

* update fuzz tests

* update pool/fuzz dependencies in cargo.lock

* small changes based on feedback

Co-authored-by: trevyn <trevyn-git@protonmail.com>
2022-07-14 11:08:13 +01:00
..
block_read_v1.rs Thiserror changeover (#3728) 2022-07-14 11:08:13 +01:00
block_read_v2.rs Thiserror changeover (#3728) 2022-07-14 11:08:13 +01:00
compact_block_read_v1.rs Thiserror changeover (#3728) 2022-07-14 11:08:13 +01:00
compact_block_read_v2.rs Thiserror changeover (#3728) 2022-07-14 11:08:13 +01:00
transaction_read_v1.rs Thiserror changeover (#3728) 2022-07-14 11:08:13 +01:00
transaction_read_v2.rs Thiserror changeover (#3728) 2022-07-14 11:08:13 +01:00