Commit Graph

9 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
fekt
4eace7e6c4 Update version 2024-04-10 21:36:38 -04:00
fekt
74c901a945 Search/Replace for dragonx 2024-04-10 20:06:11 -04:00
jahway603
1d1eb6e102 reverted GH repos and increased version number 2021-08-23 16:00:03 -04:00
DenioD
d196ad938a downgrade version 2020-05-28 16:42:01 +02:00
DenioD
84b1b75f2c upstream updates 2020-05-09 10:34:33 +02:00
DenioD
8f64f9e0df merge some upstream improvements, set new checkpoint blockhigh 2020-02-06 21:37:53 +01:00
DenioD
3fb483aa08 Merge updates manually 2019-10-22 23:47:29 +02:00
Aditya Kulkarni
be2eaad443 Refactor into cargo workspace 2019-10-22 13:21:18 -07:00