Commit graph

75 commits

Author SHA1 Message Date
openoms
642e4e23b2
JoinMarket update to v0.9.6 with Tor by default 2022-05-09 19:36:44 +01:00
openoms
4aa316e5ff
refactor install to add new user, test JB pr, record qtgui var (#83)
* refactor install to add new user
* add option to test a joininbox pr
* reorder vars and update FAQ
* record the qtgui entry and prepare ${user}
* check entry after the user is created
2022-04-10 09:16:43 +01:00
openoms
b4a829c85d
recreate JMconf only if missing
change info to new defaults
formatting and remove trailing spaces
2022-03-02 22:09:50 +03:00
openoms
bbd93612a6
add paths to all function libs
remove trailing spaces
2022-03-02 18:36:01 +03:00
openoms
b0efe45364
fix ilita IRC tor address (disabled by default) 2022-01-05 10:26:46 +00:00
openoms
1ecd11473a
generateJMconfig: set port to main.rpcport 2022-01-05 10:20:03 +00:00
openoms
c4f4b8444d
exit 1 if errorOnInstall 2021-12-07 08:53:57 +00:00
openoms
8015ca1889
increase chooseWallet window height 2021-12-07 08:40:12 +00:00
openoms
3f7f1e9f96
add ilita IRC server, switch all Tor settings on 2021-12-02 08:50:22 +00:00
openoms
b267de5e0a
improve script outputs 2021-10-02 14:04:20 +01:00
openoms
3441d62302
extend errorOnInstall message 2021-10-01 18:34:21 +01:00
openoms
219c349647
move functions to info.stats.sh 2021-10-01 13:05:03 +01:00
openoms
81bc345074
functions: set all 3 IRC servers to Tor 2021-10-01 10:40:35 +01:00
openoms
422ed155e3
stats: include 0 fee coinjoins (by my_input_count) 2021-09-04 09:37:21 +01:00
openoms
59f6d49a0f
use trap to ensure tempfiles are deleted on exit 2021-09-02 12:01:58 +01:00
openoms
ec8d94b71e
always display selected options in the SEND dialog 2021-08-11 19:28:25 +01:00
openoms
ab7c9e4a95
Tor: reload only with -sighup , spelling fixes 2021-08-01 15:10:41 +01:00
openoms
3bdddf46fc
PGP verify the git tag in installJoinMarket 2021-06-20 23:58:32 +01:00
openoms
876ef89c43
update joinmarket to v0.8.3
add darkscience torv3 to config
2021-06-19 10:59:38 +01:00
openoms
fbb892d6f7
show more output about the lockfile 2021-05-13 17:05:41 +01:00
openoms
79ee578447
check for lockfile before wallet actions
fixing: https://github.com/openoms/joininbox/issues/13
2021-05-13 14:42:30 +01:00
openoms
3300af3043
updateJoininBox: always set to TAG 2021-05-11 09:23:31 +01:00
openoms
637cfe8714
add SHUTDOWN, RESTART and back to BLITZ
fixes: https://github.com/openoms/joininbox/issues/43
2021-05-07 15:19:26 +01:00
openoms
1b3dc44709
avoid menu loops on Cancel and ESC
fixes: https://github.com/openoms/joininbox/issues/49
2021-05-06 23:25:12 +01:00
openoms
e3c7af26e3
add START option to Quickstart with JoinMarket 2021-05-06 20:37:40 +01:00
openoms
c1de832a4e
exit 1 if cd fails 2021-04-06 20:35:11 +01:00
openoms
1bb8452b8e
menu formatting 2021-03-21 00:32:41 +00:00
m00ninite
2d63793319 Improve yg nickname detection; show nick on info screen 2021-03-14 16:00:43 -07:00
openoms
5a18c3c52c
fix permissions & rpc_pass when changing networks 2021-03-10 09:47:31 +00:00
openoms
d8f3e896dc
update joinmarket to v0.8.2 2021-03-09 14:13:48 +00:00
openoms
c6be35e427
INFO: menu options for m0, m4 and to show the DOCS
related: https://github.com/openoms/joininbox/issues/33
2021-03-06 11:11:45 +00:00
openoms
f239ad1f9c
handle the Yield Generator password in the RAM 2021-03-04 23:52:03 +00:00
openoms
7d9b0d1c9b
fix paths and detail bitcoind config 2021-03-04 22:57:02 +00:00
openoms
7aa8c58ec9
wait to display error messages after chooseWallet 2021-03-04 20:49:47 +00:00
openoms
20982331c0
check if the file exists when choosing a wallet 2021-03-04 18:31:48 +00:00
openoms
8449240919
make all temporary files in RAM
mktemp -p /dev/shm/
fixes: https://github.com/openoms/joininbox/issues/16
2021-03-04 14:10:10 +00:00
openoms
46637f9928
add QR option to TOOLS to display text as a QRcode 2021-03-04 14:00:22 +00:00
openoms
0c86dfc1bf
check and install optional dependencies
fixes: https://github.com/openoms/joininbox/issues/27
2021-03-04 11:58:14 +00:00
openoms
1f4142a19d
add PSBT signing option to WALLET menu 2021-03-02 21:22:19 +00:00
openoms
71ae34f8b0
extend functions for standalone mode and core 2021-03-02 10:17:07 +00:00
openoms
9109ac9288
WALLET: add option to rescan wallet in bitcoind 2021-02-22 01:30:43 +00:00
openoms
84cc36db18
generateJMconfig: always fill raspiblitz settings 2021-02-15 09:01:45 +00:00
openoms
4ce27ab70d
move scripts to the standalone dir 2021-02-14 10:36:25 +00:00
openoms
1d640a6ed3
run expand.rootfs.sh with sudo from standalone dir 2021-02-14 08:41:34 +00:00
openoms
d61f0fcaa8
updateJoininBox: copy scripts also on reset 2021-02-14 08:03:02 +00:00
openoms
302ec53968
add do_expand_rootfs for ARM from raspi-config 2021-02-14 00:20:40 +00:00
openoms
e94bdb691b
installJoinMarket: pin cryptography module to v3.3.2
https://github.com/JoinMarket-Org/joinmarket-clientserver/pull/805
2021-02-10 21:05:58 +00:00
openoms
bffd4361da
improve setupsteps 2021-02-10 20:21:02 +00:00
openoms
0c34a4dd60
installJoinMarket: update to v0.8.1 2021-02-10 09:11:02 +00:00
openoms
19199f2852
functions: separate copyJoininboxScripts 2021-02-09 17:33:56 +00:00