grin/pool/fuzz
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
..
fuzz_targets Thiserror changeover (#3728) 2022-07-14 11:08:13 +01:00
.gitignore Add TransactionPool fuzz driver (#3396) 2020-08-17 14:05:25 -04:00
Cargo.lock Thiserror changeover (#3728) 2022-07-14 11:08:13 +01:00
Cargo.toml Thiserror changeover (#3728) 2022-07-14 11:08:13 +01:00