cd5a9f3736
DragonX compatibility: crash fixes, reorg detection, server failover, sync perf
...
- Fix Rust FFI panics with catch_unwind wrappers and safe CString handling
- Handle poisoned mutex/RwLock from prior panics instead of crashing
- Add stuck sync detection (10s stall threshold) and chain reorg user prompt
- Add "Skip Verification" button to seed phrase wizard
- Update payment URIs from hush: to drgx:
- Update branding strings throughout UI
- Add all 6 lite servers (lite, lite1-5.dragonx.is) with random selection
- Add server connectivity probing to skip unreachable servers
- Reuse Tokio runtime across block fetch batches to reduce sync overhead
- Update Cargo.lock dependencies
2026-03-21 03:43:23 -05:00
fekt
336d85e6c7
Update checkpoints
2024-11-17 22:09:45 -05:00
dan_s
54813c8827
updating checkpoints and build script
2024-11-05 16:40:05 -06:00
fekt
7f882545de
Point to correct commit for sdxl-cli
2024-04-10 22:44:46 -04:00
fekt
e1e0ac79cb
Search/replace for dragonx
2024-04-10 21:10:50 -04:00
fekt
704f6611dc
Point to the commit with latest sdxl-cli
2024-04-10 20:28:45 -04:00
onryo
e1ef74c83c
Point to the commit with the latest sdl-cli
2024-03-25 02:38:20 +01:00
onryo
0c142c7b23
Point to the commit with the latest sdl-cli
2024-02-10 14:02:59 +01:00
lucretius
26182290f5
move connection error to status bar, lib update
2024-02-06 17:15:43 +01:00
onryo
5a338c7b55
Point to the commit with the latest sdl-cli
2024-01-27 22:11:07 +01:00
lucretius
49d587cd42
Add custom fee to gui
2024-01-24 13:42:19 +01:00
lucretius
6f7fd863f0
Sticky Server and Note Automation as GUI setting
2024-01-21 12:26:07 +01:00
lucretius
1a5ab786bc
update lib with proto changes
2024-01-15 18:30:28 +01:00
onryo
16b6d43786
Revert the merge revert
...
This reverts commit 3c2414028b .
2024-01-06 18:21:41 +01:00
onryo
3c2414028b
Revert "Merge branch 'dev'"
...
This reverts commit 4a7dd7f959 , reversing
changes made to a89a0cc1c6 .
2024-01-06 16:27:48 +01:00
onryo
07c16a6009
cargo vendor
2024-01-06 15:47:32 +01:00
Deniod
3962b42e30
mempool integration
2023-11-27 17:32:55 +01:00
onryo
670bc59826
Update silentdragonlite-cli for new checkpoints
2023-02-18 02:10:49 +01:00
Duke Leto
fcdbfe2c34
update silentdragonlite-cli for new checkpoints
2022-12-02 15:41:35 -05:00
Duke Leto
e420c93aa6
Correctly update silentdragonlite-cli dependency
2022-02-22 10:01:06 -05:00
Duke Leto
ccbf1515f8
update to latest silentdragonlite-cli master commit which has new checkpoints
2022-02-16 11:11:13 -05:00
jahway603
6544459e38
changed an old link to git.hush.is
2021-02-10 21:09:13 -05:00
DenioD
f20dd70ede
add tkey import and autoshield it
2020-10-01 20:45:09 +02:00
DenioD
d9c0f45b8e
update lib
2020-09-29 16:33:15 +02:00
DenioD
1b26930e75
update lib, new checkpoints
2020-09-13 10:05:30 +02:00
DenioD
451e7a2a17
update lib
2020-08-05 10:32:33 +02:00
DenioD
0d53085b7e
update lib
2020-07-29 15:42:52 +02:00
DenioD
aee9697750
fix retry on broken connection #177
2020-07-26 12:04:04 +02:00
DenioD
622917a587
add new checkpoints
2020-07-25 15:18:24 +02:00
DenioD
1171aca5df
add dangerous option
2020-07-25 14:56:16 +02:00
DenioD
a8ed36b9e4
update lib
2020-06-21 22:21:31 +02:00
DenioD
5f67dd4a32
restore 10 zaddr by default, and allow variable zaddr size
2020-06-18 13:46:04 +02:00
DenioD
6310c6bf0d
add blake3 crate
2020-06-14 08:15:06 +02:00
DenioD
971dd9ee60
switch to MyHush repo for sdl lib
2020-06-11 16:39:19 +02:00
DenioD
030443393f
rename sdlogo, refresh at new contact
2020-05-30 22:46:57 +02:00
DenioD
75cdcc6c35
switch back to sdl-cli 1.0
2020-05-28 16:44:12 +02:00
DenioD
0333d502ed
fix deps
2020-05-28 16:24:55 +02:00
DenioD
963857fbda
undo dep upgrade,refresh tab after sending a message
2020-05-26 20:09:38 +02:00
DenioD
385f864d9d
change orange color
2020-05-25 21:25:13 +02:00
DenioD
68b509f7a6
update deps
2020-05-25 10:13:49 +02:00
DenioD
200a7cfb6d
set conf to 1 to send funds
2020-05-22 19:15:56 +02:00
DenioD
3431af2f6e
update lib
2020-05-17 19:39:14 +02:00
DenioD
1e59b30280
undo addressbook fix
2020-05-16 20:29:35 +02:00
DenioD
48c592e9e9
update lib
2020-05-09 21:46:05 +02:00
DenioD
3998e83a1b
add new checkpoint
2020-05-09 13:27:32 +02:00
DenioD
26f0229379
update lib
2020-05-09 11:40:22 +02:00
DenioD
e9ae0e78c5
send Memo to selected Contact
2020-04-29 00:51:07 +02:00
DenioD
f1833fba76
switch librustzcash lib to Hush repo
2020-03-14 23:23:27 +01:00
DenioD
2a3778a798
update lib with new checkpoint
2020-02-20 06:28:01 +01:00
DenioD
470b488df3
fix checkpoint
2020-02-19 06:28:20 +01:00