change(rpc): Avoid re-verifying transactions in blocks if those transactions are in the mempool #2070
Annotations
2 warnings
Run tests:
zebra-test/src/lib.rs#L185
use of deprecated type alias `std::panic::PanicInfo`: use `PanicHookInfo` instead
|
Run zebrad large sync tests:
zebra-test/src/lib.rs#L185
use of deprecated type alias `std::panic::PanicInfo`: use `PanicHookInfo` instead
|
Loading