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
08adaeddf5
Update README.md
2024-04-10 21:38:47 -04:00
fekt
d713b43339
Update telegram link
2024-04-10 20:16:10 -04:00
fekt
74c901a945
Search/Replace for dragonx
2024-04-10 20:06:11 -04:00
jahway603
6d64310851
Update 'README.md'
...
Removed mention of Rust 1.65 being successful as per https://git.hush.is/hush/silentdragonlite-cli/issues/19
2023-02-17 00:53:20 +00:00
Duke
e9a4a629d9
Note that 1.47.0 on 18.04 works for me and describe a better way to install rustup
2022-12-09 23:03:00 -08:00
duke
2505c6eae6
Update 'README.md'
2022-12-09 15:18:45 +00:00
jahway603
981c0e1ae8
added option to build from Makefile
2022-11-21 00:38:00 -05:00
Duke Leto
684f2d8bb3
Merge branch 'master' of https://git.hush.is/hush/silentdragonlite-cli
2022-02-22 09:50:04 -05:00
Duke Leto
0961725d75
Do not log zaddrs or txids to reduce metadata leakage on disk
2022-02-22 09:46:43 -05:00
jahway603
223d30db19
updated README.md with well known rustc compiler version after testing
2022-02-14 23:27:10 -05:00
Duke Leto
d81a2c2d1e
Update 'README.md'
2021-02-22 07:22:24 +00:00
jahway603
5544a08ddc
minor README.md update
2021-02-18 22:15:11 -05:00
jahway603
b5063ade9d
minor edit
2021-02-10 22:21:34 -05:00
jahway603
8eca262800
minor README.md updates
2021-02-10 22:09:18 -05:00
Duke Leto
2024a3e85c
Update links
2020-11-19 21:50:11 -05:00
jahway603
0775bf9719
added badges and Support section to README.md
2020-08-23 20:01:02 -04:00
DenioD
54143f63b1
add +2 conf in readme. Set anchor_offset to 2
2019-10-31 16:15:23 +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
DenioD
9e710e0bfd
change wallet.dat and .log path to ./silentdragon
2019-10-27 21:06:17 +01:00
DenioD
e7d272ce42
port to hush
2019-10-18 09:45:35 +02:00
Duke Leto
cead0062bd
Update README.md
2019-10-17 19:01:17 -07:00
adityapk00
1c1fd0cdf4
Update README.md
2019-10-17 07:12:03 -07:00
Za Wilcox
2243bc33ed
update clone instruction to use ssh, and current repo
2019-10-16 18:03:33 -06:00
adityapk00
737636efae
Update README.md
2019-10-14 17:36:39 -07:00
adityapk00
ba778266bc
Update README.md
2019-10-14 17:33:54 -07:00
adityapk00
36b258ee01
Update README.md
2019-10-14 12:48:32 -07:00
adityapk00
0f590623d5
Update README.md
2019-10-14 12:47:32 -07:00
adityapk00
1462c4c234
Update README.md
2019-10-14 09:59:58 -07:00
adityapk00
f0639a69dd
Update README.md
2019-10-14 09:59:39 -07:00
adityapk00
d2811f0b11
Update README.md
2019-10-14 09:59:05 -07:00
adityapk00
84883c1a3d
Update README.md
2019-10-14 09:39:16 -07:00
adityapk00
f18fe6e381
Update README.md
2019-10-14 09:38:53 -07:00
adityapk00
b9708bdb28
Update README.md
2019-10-07 10:05:13 -07:00
adityapk00
53ccff4297
Update README.md
2019-10-07 10:05:02 -07:00
Aditya Kulkarni
761a22733e
rename to zecwallet-cli
2019-10-01 18:15:28 -07:00
adityapk00
bcb2f81b29
Update README.md
2019-10-01 12:24:54 -07:00
adityapk00
fae3cdc91f
Update README.md
2019-10-01 12:19:57 -07:00
Dimitris Apostolou
09b9181939
Fix typos
2019-09-30 01:35:05 +03:00
Aditya Kulkarni
340587a6dc
Update readme
2019-09-18 09:48:09 -07:00
Aditya Kulkarni
d36b384fc4
Update logfile location
2019-09-17 21:15:56 -07:00
Aditya Kulkarni
4c5fd6c04d
Getting started
2019-09-17 20:48:38 -07:00
adityapk00
ee548dbb1d
Update README.md
2019-09-17 20:32:47 -07:00
adityapk00
84f21dcd5b
Update README.md
2019-09-16 12:54:28 -07:00
Jack Grigg
f9361b27d9
ZcashClient.sendToAddress()
2019-06-21 14:29:01 +02:00
Jack Grigg
b4252fa9d3
ZcashClient.sync()
...
Currently synchronous, but that's fine for a demo.
2019-06-21 14:08:32 +02:00
Jack Grigg
4caf14baa2
Simple demo displaying address of a fixed spending key
2019-06-21 13:39:13 +02:00
Jack Grigg
27e5eedc6b
Empty repo
2019-06-10 23:49:19 +01:00