grin/store/src
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
..
leaf_set.rs Fixmmr part2 (#3666) 2021-11-26 11:25:10 +00:00
lib.rs Thiserror changeover (#3728) 2022-07-14 11:08:13 +01:00
lmdb.rs Thiserror changeover (#3728) 2022-07-14 11:08:13 +01:00
pmmr.rs Fixmmr part2 (#3666) 2021-11-26 11:25:10 +00:00
prune_list.rs Fixmmr part2 (#3666) 2021-11-26 11:25:10 +00:00
types.rs [SYNC PERFORMANCE] Adjust DifficultyIterator to no longer deserialize PoW proof nonces (#3671) 2021-12-10 11:39:39 +00:00