553 Commits

Author SHA1 Message Date
dan-s
b6d5b1da90 Add .env and *.rs.bk to .gitignore
Some checks failed
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
2026-02-28 00:46:15 -06:00
onryo
daeb7c1aa6 Merge pull request 'Merge dev into main' (#31) from dev into master
Reviewed-on: https://git.hush.is/hush/silentdragonlite-cli/pulls/31
2024-03-25 01:40:30 +00:00
onryo
6476e438d0 Update checkpoints 2024-03-25 02:35:14 +01:00
onryo
5157fe82e8 Change default server 2024-03-24 11:26:39 +00:00
onryo
fe30264064 Merge pull request 'Merge dev into main' (#30) from dev into master
Reviewed-on: https://git.hush.is/hush/silentdragonlite-cli/pulls/30
2024-02-10 13:00:34 +00:00
onryo
3acd0ad853 Add new checkpoint 2024-02-10 13:55:33 +01:00
lucretius
3950c103b1 Merge branch 'dev' into dev 2024-01-31 17:40:19 +00:00
lucretius
efe6727208 merge pr conflict 2024-01-31 18:39:31 +01:00
Duke
97318ca3a4 Do not log birthday to STDOUT 2024-01-29 09:18:49 -08:00
lucretius
00a1af525f hide sensitive data in STDOUT 2024-01-29 18:07:42 +01:00
lucretius
d3e394bffa Merge pull request 'hush/dev pull' (#7) from hush/silentdragonlite-cli:dev into dev
Reviewed-on: https://git.hush.is/lucretius/silentdragonlite-cli/pulls/7
2024-01-29 16:56:23 +00:00
duke
c5470727e3 Merge pull request 'Merge PRs from lucretius and update checkpoints' (#29) from dev into master
Reviewed-on: https://git.hush.is/hush/silentdragonlite-cli/pulls/29
2024-01-27 21:19:26 +00:00
onryo
767929a59f Update checkpoints 2024-01-27 21:58:40 +01:00
duke
8fc0dc539a Merge pull request 'add custom fee, fix position of incoming_tx' (#28) from lucretius/silentdragonlite-cli:dev into dev
Reviewed-on: https://git.hush.is/hush/silentdragonlite-cli/pulls/28
2024-01-24 11:35:24 +00:00
lucretius
81449bcfcd copy pasta is bad, fixed superfluous , 2024-01-24 07:07:39 +01:00
lucretius
1137ccd9a3 fix typo 2024-01-24 07:05:55 +01:00
lucretius
4a954645f1 fix typo 2024-01-24 07:05:09 +01:00
lucretius
c085c16328 rename total_fee to selected_fee, to better reflect the purpose 2024-01-24 07:04:12 +01: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
lucretius
4ba8b962f2 Merge pull request 'pull hush/dev' (#6) from hush/silentdragonlite-cli:dev into dev
Reviewed-on: https://git.hush.is/lucretius/silentdragonlite-cli/pulls/6
2024-01-22 14:52:33 +00:00
duke
1334c89e0f Merge pull request 'Flag Error 60: better handling of errors, forgotten check for wallettx version' (#27) from lucretius/silentdragonlite-cli:mem into dev
Reviewed-on: https://git.hush.is/hush/silentdragonlite-cli/pulls/27
2024-01-21 01:29:02 +00: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
lucretius
f97cd7d041 Merge pull request 'pull from hush/dev' (#5) from hush/silentdragonlite-cli:dev into dev
Reviewed-on: https://git.hush.is/lucretius/silentdragonlite-cli/pulls/5
2024-01-20 14:25:49 +00:00
duke
86592f64b7 Merge pull request 'Proton files update' (#26) from proto into dev
Reviewed-on: https://git.hush.is/hush/silentdragonlite-cli/pulls/26
2024-01-17 15:39:16 +00:00
lucretius
568d7b7860 update proto files 2024-01-15 17:46:10 +01:00
Deniod
1f184f55d4 less debug 2024-01-13 22:43:49 +01:00
Deniod
a307f828c9 less debug, handle error if channel is closed 2024-01-13 22:41:02 +01:00
Deniod
60550982e0 less debug 2024-01-13 22:15:31 +01:00
Deniod
c8948af2fc prevent unwrap in get_block_range 2024-01-13 22:12:32 +01:00
Deniod
feb26dbdfb prevent unwrap in scan_taddress_txids 2024-01-13 21:55:47 +01:00
duke
f55038ab0f Merge pull request 'Merge dev into master' (#25) from dev into master
Reviewed-on: https://git.hush.is/hush/silentdragonlite-cli/pulls/25
2024-01-12 02:00:09 +00:00
onryo
4ec78a01b4 Add checkpoints for blocks 1270000 to 1620000 2024-01-06 15:15:23 +01:00
Deniod
35ce90eec9 prevent unwrap(), poisoned data 2023-12-01 08:57:19 +01:00
lucretius
df65ef8a51 Merge pull request 'Merge upstream dev' (#1) from hush/silentdragonlite-cli:dev into dev
Reviewed-on: https://git.hush.is/lucretius/silentdragonlite-cli/pulls/1
2023-12-01 07:33:31 +00:00
Duke
2abc091f0f Merge remote-tracking branch 'lucretius/mempool-new' into dev 2023-11-27 09:40:49 -08:00
Deniod
eff5dd7b6d mempool integration 2023-11-27 17:10:14 +01:00
onryo
0181b16fd0 Add checkpoints for blocks 1130000 to 1260000 2023-02-18 00:27:15 +00: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
7ed0cec1b0 build script to check build dependencies 2022-12-08 23:52:56 -05:00
jahway603
2df336c206 addressing Issue #15 about build warnings 2022-12-08 21:12:12 -05:00
Duke Leto
17e712df12 Merge branch 'dev' 2022-12-02 15:31:38 -05:00
jahway603
981c0e1ae8 added option to build from Makefile 2022-11-21 00:38:00 -05:00
jahway603
253bd0dc3b added Makefile 2022-11-21 00:33:00 -05:00