grin/pool/tests
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_building.rs Rust 2021 Macro Warning Cleanup (#3658) 2021-11-02 15:10:01 +00:00
block_max_weight.rs Rust 2021 Macro Warning Cleanup (#3658) 2021-11-02 15:10:01 +00:00
block_reconciliation.rs Rust 2021 Macro Warning Cleanup (#3658) 2021-11-02 15:10:01 +00:00
coinbase_maturity.rs never speak of the verifier cache again (#3628) 2021-04-01 15:04:53 +01:00
common.rs Thiserror changeover (#3728) 2022-07-14 11:08:13 +01:00
nrd_kernel_relative_height.rs Rust 2021 Macro Warning Cleanup (#3658) 2021-11-02 15:10:01 +00:00
nrd_kernels_disabled.rs Rust 2021 Macro Warning Cleanup (#3658) 2021-11-02 15:10:01 +00:00
nrd_kernels_enabled.rs Rust 2021 Macro Warning Cleanup (#3658) 2021-11-02 15:10:01 +00:00
transaction_pool.rs implement fix past fees RFC with fee shift since genesis (#3629) 2021-05-11 16:39:09 +01:00