zebra/zebra-chain/src/work
teor 8c451968ee
fix(diagnostics): Hex-encode debug format of commitments, nonces, and nullifiers (#5960)
* Format commitments and nonces as hex

* Format Sprout and Sapling nullifiers as hex when debugging

* Format Sprout commitments as hex when debugging

* Format redpallas keys as hex when debugging

* Update code that we're going to delete in the next PR anyway
2023-01-17 13:57:22 +00:00
..
difficulty cleanup(clippy): Use inline format strings (#5489) 2022-10-27 13:25:18 +00:00
tests fix(diagnostics): Hex-encode debug format of commitments, nonces, and nullifiers (#5960) 2023-01-17 13:57:22 +00:00
arbitrary.rs export proptest impls for use in downstream crates (#1092) 2020-09-23 18:52:52 -07:00
difficulty.rs change(rpc): Refactor get block template RPC into stages (#5837) 2022-12-13 21:25:04 +00:00
equihash.rs fix(diagnostics): Hex-encode debug format of commitments, nonces, and nullifiers (#5960) 2023-01-17 13:57:22 +00:00
tests.rs export proptest impls for use in downstream crates (#1092) 2020-09-23 18:52:52 -07:00
u256.rs introduce `fallible_impl_from` lint with exeptions (#4609) 2022-06-20 03:57:41 +00:00