87 Commits

Author SHA1 Message Date
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
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
ddad184bb9 cargo vendor 2024-03-25 02:39:17 +01:00
onryo
35482c2ab1 cargo vendor 2024-02-10 14:05:38 +01:00
lucretius
26182290f5 move connection error to status bar, lib update 2024-02-06 17:15:43 +01:00
onryo
2ababaef70 cargo vendor 2024-01-27 22:13:56 +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
Deniod
9276519c7b change lib commit 2024-01-10 15:33:09 +01:00
Deniod
7863d6ffb2 more debug, free mem, lib update 2023-12-13 17:28:52 +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
af333d8e07 Update silentdragonlite-cli to latest commit on master 2022-02-22 09:54:28 -05:00
Duke Leto
fbb9ea7670 Update Cargo.lock
The only functional change is to update silentdragonlite-cli but it seems my version of cargo
changed the format of things slightly, and added a checksum to every package and also changed
some URLs to speficy a package name instead of a full URL.
2022-02-16 11:19:09 -05:00
Duke Leto
eeba8ec9da convert to git.hush.is 2021-02-26 13:41:04 -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
DenioD
2e4e4fda30 update sdl lib and more dependency improvments 2020-02-08 15:08:01 +01:00
DenioD
71334360df random sietch zaddr 2020-01-25 19:21:13 +01:00