a6a80dc224
Crash fixes, reorg handling, and sync performance improvements
...
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
lucretius
b0740177f3
clean up
2024-01-23 17:10:14 +01:00
lucretius
8be65b967a
get the position for incoming mempool txids
2024-01-23 17:04:35 +01:00
lucretius
d8994eec8e
less debug
2024-01-20 19:47:40 +01:00
lucretius
b3e4162f8a
add error warning
2024-01-20 16:05:35 +01:00
lucretius
e4658582cb
check for version 5
2024-01-20 15:59:30 +01:00
lucretius
8076ee1426
add check for wallet version
2024-01-20 15:43:43 +01:00
Deniod
eff5dd7b6d
mempool integration
2023-11-27 17:10:14 +01:00
DenioD
cd9efe80e7
add support for spending and viewkeys
2020-09-26 14:41:54 +02:00
DenioD
61f016c871
fix prefix
2019-10-24 01:08:34 +02:00
DenioD
8c9523ad90
merged new updates
2019-10-20 23:12:03 +02:00
DenioD
e7d272ce42
port to hush
2019-10-18 09:45:35 +02:00
Aditya Kulkarni
2c2afcc442
Merge
2019-10-12 15:09:13 -07:00