Commit Graph

4 Commits

Author SHA1 Message Date
a6a80dc224 Crash fixes, reorg handling, and sync performance improvements
Some checks failed
Rust / Build on macOS-latest (push) Has been cancelled
Rust / Build on ubuntu-16.04 (push) Has been cancelled
Rust / Build on windows-latest (push) Has been cancelled
Rust / Linux ARMv7 (push) Has been cancelled
Rust / Linux ARM64 (push) Has been cancelled
Rust / Build on ubuntu-latest (push) Has been cancelled
- Fix FFI panics with catch_unwind and safe CString construction
- Handle poisoned mutex/RwLock after prior panics instead of crashing
- Fix empty block list panics in clear_blocks and invalidate_block
- Reuse Tokio runtime across block fetch batches to reduce overhead
- Add fetch_blocks_with_runtime for caller-managed runtime lifecycle
- Update branding, dependencies, and checkpoints for DragonX
2026-03-21 03:55:18 -05:00
Duke Leto
0961725d75 Do not log zaddrs or txids to reduce metadata leakage on disk 2022-02-22 09:46:43 -05:00
DenioD
8f64f9e0df merge some upstream improvements, set new checkpoint blockhigh 2020-02-06 21:37:53 +01:00
Aditya Kulkarni
2c2afcc442 Merge 2019-10-12 15:09:13 -07:00