zebra/zebra-state/src
Arya 15feed173d Fixes test on Windows, applies suggestions from code review 2024-06-19 19:28:21 -04:00
..
service Fixes test on Windows, applies suggestions from code review 2024-06-19 19:28:21 -04:00
tests Updates callers of `FinalizedState::{new, new_with_debug}` to pass a bool to try enabling elasticsearch 2024-06-06 21:46:41 -04:00
arbitrary.rs Adds an init_read_only() fn in zebra-state 2024-06-06 20:18:58 -04:00
config.rs change(chain): Remove `Copy` trait impl from `Network` (#8354) 2024-03-19 20:45:27 +00:00
constants.rs change(state): Expose ZebraDb methods that can create different kinds of databases (#8002) 2023-11-28 13:49:11 +00:00
error.rs Replace a chain length assertion with a NotReadyToBeCommitted error (#7072) 2023-06-27 06:50:35 +00:00
lib.rs Fixes compilation/test issues 2024-06-17 16:38:55 -04:00
request.rs add(rpc): Add block times to verbose output of `getblock` RPC method (#8384) 2024-04-12 20:07:44 +00:00
response.rs add(rpc): Add block times to verbose output of `getblock` RPC method (#8384) 2024-04-12 20:07:44 +00:00
service.rs Updates callers of `FinalizedState::{new, new_with_debug}` to pass a bool to try enabling elasticsearch 2024-06-06 21:46:41 -04:00
tests.rs Fix the position of coinbase tx (#7217) 2023-07-15 16:24:51 +00:00