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
fekt
74c901a945 Search/Replace for dragonx 2024-04-10 20:06:11 -04:00
DenioD
84b1b75f2c upstream updates 2020-05-09 10:34:33 +02:00
DenioD
f00ef348f0 fix branch id intest files 2019-10-28 10:09:57 +01:00
Aditya Kulkarni
f6d951a8a9 Build armv7 and aaarch64 2019-10-27 11:08:22 -07:00
DenioD
3fb483aa08 Merge updates manually 2019-10-22 23:47:29 +02:00
DenioD
05ba67882c merged conflicts manually 2019-10-21 22:32:32 +02:00
Aditya Kulkarni
94e70cc3f7 Fix bip39 bug before encryption 2019-10-21 13:00:31 -07:00
Aditya Kulkarni
674a9ee185 Fix build script 2019-10-21 12:04:19 -07:00
Aditya Kulkarni
8ab297208d Do clean first 2019-10-21 10:59:42 -07:00
Aditya Kulkarni
274f3c9c09 Fix libsodium cross compile for win 2019-10-21 10:50:11 -07:00
DenioD
e7d272ce42 port to hush 2019-10-18 09:45:35 +02:00
Aditya Kulkarni
2da67024c2 Docker build 2019-10-14 21:50:46 -07:00