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
fekt
74c901a945
Search/Replace for dragonx
2024-04-10 20:06:11 -04: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
3634a6bcdd
add custom fee
2024-01-23 16:59:54 +01:00
Deniod
35ce90eec9
prevent unwrap(), poisoned data
2023-12-01 08:57:19 +01:00
Deniod
eff5dd7b6d
mempool integration
2023-11-27 17:10:14 +01:00
Duke Leto
0961725d75
Do not log zaddrs or txids to reduce metadata leakage on disk
2022-02-22 09:46:43 -05:00
DenioD
8535a11e37
fix command
2020-10-01 20:40:16 +02:00
DenioD
980c341d0e
sync for imported privkeys from 0
2020-10-01 20:23:43 +02:00
DenioD
ac696847c4
add shielded command
2020-10-01 17:30:23 +02:00
DenioD
856f1a1ea7
add wif import support
2020-09-30 21:17:04 +02:00
DenioD
cd9efe80e7
add support for spending and viewkeys
2020-09-26 14:41:54 +02:00
DenioD
7c65e566c4
new checkpoint, add to mempool only if broadcast port from b171d28586
2020-08-03 10:49:29 +02:00
DenioD
21e7e20d6c
Grab sync lock when sending to prevent anchor changes ported from 5a885adc15
2020-07-30 11:30:19 +02:00
DenioD
e6ad8d9617
Multi Thread sync, ported from 5d2b85c03a
2020-07-29 15:23:54 +02:00
DenioD
724ea09cfc
add memos even if its a change zaddr
2020-07-26 10:05:55 +02:00
DenioD
e9c10d987a
set variable number of restore zaddr
2020-06-18 12:42:11 +02:00
DenioD
412419533e
set conf to 1
2020-05-26 20:01:21 +02:00
DenioD
fb07cae93c
set anchor to 0
2020-05-22 19:06:31 +02:00
DenioD
d2887d0787
set anchor to 0
2020-05-22 17:25:32 +02:00
DenioD
7908d228be
rename to zdust
2020-05-17 23:02:15 +02:00
DenioD
a6317d2ff1
create sietch zaddr also with encryption
2020-05-17 21:52:41 +02:00
DenioD
039d97f102
improve sietch generation
2020-05-17 21:02:39 +02:00
DenioD
0f03de1d11
Delete some unused things
2020-05-17 19:34:34 +02:00
DenioD
5840bd1b64
fix zdust
2020-05-17 17:39:02 +02:00
DenioD
f8aa9e34cc
fixzdust
2020-05-17 17:30:07 +02:00
DenioD
32ca60735b
undo gzip
2020-05-16 17:11:11 +02:00
DenioD
84b1b75f2c
upstream updates
2020-05-09 10:34:33 +02:00
DenioD
d3a66550ed
remove check for duplicated addresses for our Headermemo
2020-04-28 23:25:44 +02:00
DenioD
dfa1422449
set anchor_offset to 2, hush has dpow
2020-02-19 21:06:06 +01:00
DenioD
ae239e6cb7
set anchor_offset to 2, hush has dpow
2020-02-19 21:00:42 +01:00
DenioD
2542028453
finaly add random sietch addr generation
2020-02-08 09:58:28 +01:00
DenioD
8f64f9e0df
merge some upstream improvements, set new checkpoint blockhigh
2020-02-06 21:37:53 +01:00
DenioD
8cf83fae7d
create function to add random sietch zaddr
2020-01-07 16:34:10 +01:00
DenioD
0ae0994978
dont store any info for sietch zaddr
2020-01-06 21:38:49 +01:00
Denio
ac5a03f07b
merge some upstream improvements
2019-12-03 19:05:46 +01:00
Aditya Kulkarni
01c1fc0262
Add logging
2019-12-02 14:53:27 -08:00
Aditya Kulkarni
21c197182f
Add 5 unused addresses all the time
2019-12-02 14:24:53 -08:00
Denio
3ad9ad3802
merge upstream updates
2019-11-19 13:08:54 +01:00
Aditya Kulkarni
89fbe097da
Add empty addresses when existing ones get used
2019-11-17 20:57:12 -08:00
Aditya Kulkarni
3e3f445ca3
Disallow memos to t-addresses
2019-11-08 10:34:26 -08:00
DenioD
01da2e08d6
set z_verified to anchor_offset
2019-10-31 17:16:57 +01:00
DenioD
54143f63b1
add +2 conf in readme. Set anchor_offset to 2
2019-10-31 16:15:23 +01:00
DenioD
143651cec1
change conf to 2
2019-10-31 15:36:43 +01:00
Denio
a21008f9a2
Merge pull request #36 from adityapk00/master
...
Merge
2019-10-31 15:28:28 +01:00
Aditya Kulkarni
cacccf752d
Update num confirmations to 5
2019-10-30 17:21:58 -07:00
Aditya Kulkarni
50d331b0cf
Don't remove unconfirmed txs from balance
2019-10-30 17:08:58 -07:00
DenioD
8a8b3dceda
fix balance
2019-10-28 19:29:47 +01:00
Aditya Kulkarni
c6631b658a
Remove pending spent amount from balance
2019-10-28 10:41:46 -07:00