nyxnor
b3af7daa67
Update _commands.sh
2021-06-13 23:56:23 +00:00
nyxnor
f25f6a0b2e
Create tor.newnym.py
2021-06-13 23:56:13 +00:00
openoms
0e9bd8f4b3
fix standalone Bitcoin Core install
2021-06-05 08:48:13 +01:00
openoms
74cf32b305
add hardening measures to lnd.service
2021-06-02 08:43:19 +01:00
openoms
f05d05ad0b
tools: remove duplicated function
2021-05-23 19:39:15 +01:00
openoms
8fcdd50362
add hardening measures to all systemd services
2021-05-23 16:31:44 +01:00
openoms
21f5af1bd1
fix checks when there is only one wallet file
2021-05-13 23:34:43 +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
63a67ddf42
switch aliases to ~/_aliases.sh
2021-05-10 14:29:25 +01:00
openoms
562e3490b9
checkRPCwallet before related scripts
...
fixes: https://github.com/openoms/joininbox/issues/36
2021-05-09 23:57:50 +01:00
openoms
8ca1319eb6
CJFINDER: list the found txn details
2021-05-09 20:43:50 +01:00
openoms
bf1512c0db
specter update to v1.3.1
2021-05-09 00:16:28 +01:00
openoms
1981e1d67c
adapt tools to remote RPC connection
2021-05-09 00:15:05 +01:00
openoms
4a37336699
SCANJM: improve instructions to explore the txns
2021-05-08 21:04:02 +01:00
openoms
eb3aa18ac7
add SCANJM to use snicker-finder.py -j
...
closes: https://github.com/openoms/joininbox/issues/47
2021-05-08 16:07:00 +01:00
openoms
839845730c
add CLI transaction explorer CHECKTXN
...
from: https://github.com/kristapsk/bitcoin-scripts
closes: https://github.com/openoms/joininbox/issues/46
2021-05-07 17:35:49 +01:00
openoms
6b03cbef68
return to the menu if shutdown/reboot canceled
2021-05-07 16:22:19 +01:00
openoms
8ffb6c5cdb
menu formatting
2021-05-07 16:16:31 +01:00
openoms
3300a1d93f
menu formatting
2021-05-07 15:44:00 +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
397a4276fe
add DISPLAY option to the Quickstart menu
2021-05-07 14:46:03 +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
f3cc5ead33
WALLET and YG menu refactoring
2021-05-06 20:38:40 +01:00
openoms
e3c7af26e3
add START option to Quickstart with JoinMarket
2021-05-06 20:37:40 +01:00
openoms
c811c2cb3d
add UTXOS option to the wallet menu (showutxos)
...
fixes: https://github.com/openoms/joininbox/issues/45
2021-05-06 19:56:32 +01:00
openoms
4f24a59fad
ask to update bitcoin core on version mismatch
2021-05-06 18:30:36 +01:00
openoms
8a8c770283
fix bitcoin binary checksum check
2021-05-05 20:28:33 +01:00
openoms
83930c6df3
bitcoin: update to v0.21.1 from bitcoincore.org
2021-05-05 17:45:55 +01:00
openoms
19440e9d38
lnd: improve sphinx connection guidance
2021-05-05 17:35:56 +01:00
openoms
0f2fde3372
clightning update to v0.10.0
2021-05-05 17:35:25 +01:00
Taylor Helsper
f927849073
Simplify config options when running within myNode ( #44 )
2021-04-29 12:30:56 +01:00
openoms
d7ed43c8d3
lnd: fix tor config and sphinx pairing
2021-04-19 06:59:55 +01:00
openoms
e189a5ae4a
lnd: activate the watchtower by default
2021-04-11 15:54:39 +01:00
openoms
c6d8b45f3a
lnd: add tor selftest and torinstance options
2021-04-06 20:39:39 +01:00
openoms
c1de832a4e
exit 1 if cd fails
2021-04-06 20:35:11 +01:00
openoms
369c8831b7
payjoin: extend dialog window to content
2021-04-01 10:13:38 +01:00
openoms
68289cbe44
add txfee choice when sending a payjoin
2021-04-01 09:45:54 +01:00
openoms
5d5f761e86
add electrs setup script for a local disk
2021-04-01 09:44:49 +01:00
openoms
b6305f238b
run an LND node for private donations and to connect to Sphinx chat on the RaspiBlitz ( #41 )
...
* lnd: add export menu and write-sphix-environment
* lnd: fix sphinx-relay connection on raspiblitz
* lnd: fix addNodeToSphinx
* lnd addNodeToSphinx add signer and router macaroon
* lnd exportmenu fix paths
* lnd: add thunderhub, bos and sphinx to the menu
* lnd: fix btcpay connection string
* lnd: confirm with enter when running on
* lnd: fix sphinx macaroon paths
* lnd: fix typo in thunderhub service
* lnd: create parent dir for bos config
* lnd: new line for aliases
* lnd: fix bakemacaroon for btcpay
2021-04-01 09:42:17 +01:00
openoms
bf34747c81
lnd: addNodeToBos option
...
discussed in: https://github.com/rootzoll/raspiblitz/issues/2073
2021-03-23 14:38:58 +00:00
openoms
8c5f4901c4
FAQ: notes on how to mount an external drive
2021-03-23 12:34:56 +00:00
openoms
c2a73c7539
fix scipy install on armv7l with 2GB RAM
2021-03-23 11:02:01 +00:00
openoms
7f207cf5ce
update README.md and clean files
2021-03-22 12:27:43 +00:00
openoms
344949f083
add CLI only LND install
...
discussed in: https://github.com/rootzoll/raspiblitz/issues/2073
2021-03-22 12:13:08 +00:00
openoms
32c4791150
clightning: clean script
2021-03-22 12:11:56 +00:00
openoms
c13a8c5ad5
format startup menu
2021-03-22 12:11:27 +00:00
openoms
705815187f
improve startup and expand filesystem on armbian
2021-03-21 16:36:30 +00:00
openoms
144df6ae50
fix the snapshot download and verification
2021-03-21 00:43:51 +00:00