Commit Graph

13 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
DenioD
f6e87caf51 merged manually 2019-10-23 15:00:38 +02:00
DenioD
389fcb4360 merged manually 2019-10-23 14:56:33 +02:00
Aditya Kulkarni
66da04b40b Build on ubuntu 1604 2019-10-22 15:09:42 -07:00
DenioD
0ca24a8623 mn 2019-10-22 23:58:03 +02:00
DenioD
59fc5a17c2 merged manually 2019-10-22 23:53:06 +02:00
DenioD
3fb483aa08 Merge updates manually 2019-10-22 23:47:29 +02:00
Aditya Kulkarni
959755d705 Conditional upload 2019-10-22 14:34:03 -07:00
Aditya Kulkarni
30f6927350 Fix upload error 2019-10-22 14:18:31 -07:00
Aditya Kulkarni
101cdc9cfa debug 2019-10-22 14:05:14 -07:00
Aditya Kulkarni
8de18436ee Add x-compile 2019-10-22 13:38:08 -07:00
Aditya Kulkarni
be2eaad443 Refactor into cargo workspace 2019-10-22 13:21:18 -07:00
Aditya Kulkarni
4a62949bdb Move actions to root 2019-10-22 13:00:10 -07:00