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
Denio
a21008f9a2 Merge pull request #36 from adityapk00/master
Merge
2019-10-31 15:28:28 +01:00
Aditya Kulkarni
25c1e35192 Build docker image on ubuntu 1604 2019-10-29 10:13:48 -07:00
DenioD
3fb483aa08 Merge updates manually 2019-10-22 23:47:29 +02:00
Aditya Kulkarni
9324f7f097 Pin tokio dependencies 2019-10-22 07:42:43 -07:00
Aditya Kulkarni
274f3c9c09 Fix libsodium cross compile for win 2019-10-21 10:50:11 -07:00
Aditya Kulkarni
50988da0f5 Fix windows xcompile for libsodium 2019-10-21 10:41:29 -07:00
Aditya Kulkarni
c6f92d41fa Bugfix 2019-10-14 22:12:40 -07:00
Aditya Kulkarni
2da67024c2 Docker build 2019-10-14 21:50:46 -07:00