Commit graph

226 commits

Author SHA1 Message Date
openoms
cf41d4dc13
install.signet: improve bitcoin core download 2021-02-09 17:54:15 +00:00
openoms
19199f2852
functions: separate copyJoininboxScripts 2021-02-09 17:33:56 +00:00
openoms
65ddd769b2
add CONFIG menu for connection and .cfg settings 2021-02-09 17:05:39 +00:00
openoms
66aab26ab8
_functions: add backupJMconf 2021-02-09 17:02:58 +00:00
openoms
f8d672a9b8
build: include pure debian image in preparations 2021-02-09 11:51:19 +00:00
openoms
c9ed6ab8c6
signet: add local instance of bitcoin core 2021-02-05 19:02:18 +00:00
openoms
cb4c973d0e
add an option to update JM to the latest commit 2021-02-05 18:07:09 +00:00
openoms
543470bd4c
_functions: standardize comments 2021-01-30 17:56:39 +00:00
openoms
326fdce8c8
update.advanced: Tor update to the latest alpha 2021-01-30 17:50:47 +00:00
openoms
0bb4f358c3
menu: improve setup flow on the first run 2021-01-30 17:49:24 +00:00
openoms
04f9b02b34
stats: remove column 'all' to not overflow on LCD 2021-01-30 09:58:18 +00:00
openoms
70ec48d751
add link to nixbitcoin.org/obwatcher/ 2021-01-19 22:38:00 +00:00
openoms
b28cafb076
boltzmann: disclaimer 2021-01-06 01:55:21 +00:00
openoms
8ee7987d77
connections: minimise queries 2021-01-05 02:00:23 +00:00
openoms
beafd811c0
set:password: format dialog 2021-01-05 01:58:59 +00:00
openoms
0f0125c084
wallet: make history verbose 2021-01-04 01:49:33 +00:00
openoms
22d87a08f0
connect: improve output 2021-01-04 01:48:42 +00:00
openoms
eef6c903f0
update.advanced: format menu 2021-01-04 01:48:20 +00:00
openoms
7deec42102
connect: fix while loop 2021-01-03 23:23:16 +00:00
openoms
a69262721b
connect: move while loop to script 2021-01-03 19:39:57 +00:00
openoms
5e28051991
connect: correct variables 2021-01-03 19:19:16 +00:00
openoms
e62d843add
start: change user passswords first if standalone 2021-01-03 18:48:19 +00:00
openoms
6269a7eae6
connect: ask for new values if unsuccessful 2021-01-03 18:47:40 +00:00
openoms
d96fc1fe7d
connect to remote node during first run 2020-12-15 20:31:59 +00:00
openoms
36e4968a9e
add generateJMconfig and setIRCtoTor functions 2020-12-15 20:29:28 +00:00
openoms
e3da3ab23b
add helper script to connect to a remote node 2020-12-15 00:44:48 +00:00
openoms
440f289b32
add Boltzmann to tools 2020-12-14 20:04:37 +00:00
openoms
9e87e46e2f
show txid-s in history 2020-12-14 18:41:45 +00:00
openoms
f18625d1d8
installJoinMarket: fix editing dependencies 2020-12-09 10:41:20 +00:00
openoms
350d678a72
add advanced update options to menu 2020-11-27 23:36:05 +00:00
openoms
4593d212a7
joinmarket update to v0.8.0 2020-11-27 22:02:37 +00:00
openoms
3a5a661a7c
menu.freeze: wait for key once finished 2020-11-09 23:39:59 +00:00
openoms
fdcd60daaa
updateJoininBox: fix updating to commit 2020-11-09 13:38:00 +00:00
openoms
e0c9b9c218
install: no libsecp256k1 test on update and testPR
as in: https://github.com/JoinMarket-Org/joinmarket-clientserver/pull/720
2020-11-09 13:19:16 +00:00
openoms
60669f365a
installJoinmarket: merge update and testPR 2020-11-09 13:12:59 +00:00
openoms
e60a1f09b0
installJoinMarket: don't ask at apt install 2020-11-04 10:17:29 +00:00
openoms
4042dde809
installJoinMarket: add all dependencies for coincurve
related: https://github.com/JoinMarket-Org/joinmarket-clientserver/issues/668#issuecomment-717815719
2020-10-28 16:42:33 +00:00
openoms
c366ab2750
set.password: apply colors to dialog 2020-10-28 16:40:50 +00:00
openoms
5f7ac028f3
use absolute paths everywhere 2020-10-28 14:06:38 +00:00
openoms
29806b334f
installJoinMarket: add coincurve before JM
related: ttps://github.com/JoinMarket-Org/joinmarket-clientserver/issues/668#issuecomment-717815719
2020-10-28 13:10:35 +00:00
openoms
3b47666ccd
refactor: check and install JM on the first run 2020-10-28 12:29:11 +00:00
openoms
d5bb6e6df5
installJoinMarket: add libltdl-dev 2020-10-28 10:09:40 +00:00
openoms
2feaa64d89
updateJoininBox: fix updating to commit 2020-10-27 15:40:26 +00:00
openoms
0d39c05c92
start.joininbox: check for cpu type every time 2020-10-27 15:31:40 +00:00
openoms
78cfe9c620
updateJoininBox: option to update to commit 2020-10-27 15:30:12 +00:00
openoms
98a9b3f05a
Order Book: rename consistently 2020-10-27 15:07:16 +00:00
openoms
8b394b9300
installJoinMarket: update to v0.7.2 2020-10-27 14:57:53 +00:00
openoms
761f4ddd77
start.joininbox: check cpu architecture 2020-10-27 14:56:27 +00:00
openoms
195b4a61db
update: show current versions in dialog 2020-10-17 21:52:32 +01:00
openoms
ea5888f12c
_commands: fix the qtgui shortcut
fixing: https://github.com/openoms/bitcoin-tutorials/issues/34
2020-10-17 21:32:55 +01:00