Zebra/zebra-state/src
Conrado Gouvea fd78556000
fix: prevent progress bar from panicking using workaround (#6940)
* fix: prevent progress bar from panicking using workaround

* remove more progress bar lengths

* re-add set_len() calls commented out; restore one that shouldn't cause panics

* Update zebra-state/src/service/non_finalized_state.rs

Co-authored-by: teor <teor@riseup.net>

---------

Co-authored-by: teor <teor@riseup.net>
2023-06-14 19:07:02 +00:00
..
service fix: prevent progress bar from panicking using workaround (#6940) 2023-06-14 19:07:02 +00:00
tests rename(state): Rename state verifiers and related code (#6762) 2023-06-01 12:29:03 +00:00
arbitrary.rs rename(state): Rename state verifiers and related code (#6762) 2023-06-01 12:29:03 +00:00
config.rs change(db): Make the first stable release forward-compatible with planned state changes (#6813) 2023-06-06 21:18:57 +00:00
constants.rs change(db): Make the first stable release forward-compatible with planned state changes (#6813) 2023-06-06 21:18:57 +00:00
error.rs rename(state): Rename state verifiers and related code (#6762) 2023-06-01 12:29:03 +00:00
lib.rs rename(state): Rename state verifiers and related code (#6762) 2023-06-01 12:29:03 +00:00
request.rs rename(state): Rename state verifiers and related code (#6762) 2023-06-01 12:29:03 +00:00
response.rs rename(state): Rename state verifiers and related code (#6762) 2023-06-01 12:29:03 +00:00
service.rs rename(state): Rename state verifiers and related code (#6762) 2023-06-01 12:29:03 +00:00
tests.rs fix(diagnostics): Hex-encode debug format of commitments, nonces, and nullifiers (#5960) 2023-01-17 13:57:22 +00:00