Commit graph

34 commits

Author SHA1 Message Date
openoms
a91cdc3657
chore: remove the boltzmann tool (#172) 2025-06-06 22:43:38 +02:00
openoms
7fd7c28bd2
update bitcoin-scripts to latest, shellcheck fmt (#120) 2023-04-03 17:52:43 +02:00
openoms
cf75e2be73
format tools menu 2022-08-14 11:33:46 +01:00
openoms
d3fa0fdd8c
add joinmarket-api.service and connect Fully Noded
Fixes: #78
2022-07-18 18:46:40 +01:00
openoms
1b85646f7b
remove all trailing white spaces
used:
find . -type f -name '*.txt' -exec /
 sed --in-place 's/[[:space:]]\+$//' {} \+
2022-03-06 13:41:40 +00:00
openoms
817382b6e9
update bitcoinscripts, add LISTCJS 2021-12-06 13:34:35 +00:00
openoms
59f6d49a0f
use trap to ensure tempfiles are deleted on exit 2021-09-02 12:01:58 +01:00
openoms
7f13c69fe4
add option to disable ssh access for joinmarket
fixes: #52
2021-06-20 22:13:02 +01:00
openoms
f05d05ad0b
tools: remove duplicated function 2021-05-23 19:39:15 +01:00
openoms
8ca1319eb6
CJFINDER: list the found txn details 2021-05-09 20:43:50 +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
Taylor Helsper
f927849073
Simplify config options when running within myNode (#44) 2021-04-29 12:30:56 +01:00
openoms
c1de832a4e
exit 1 if cd fails 2021-04-06 20:35:11 +01:00
openoms
6fdc391c45
adapt the height of dialog boxes dynamically 2021-03-13 10:00: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
1d523dc404
add DOCS option to TOOLS for links with more info 2021-03-04 14:26:45 +00:00
openoms
46c4ec7ae2
add PASSWORD change option to TOOLS 2021-03-04 14:14:16 +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
fb657cbee8
change button labels
as suggested in: https://github.com/openoms/joininbox/issues/28
the main menu "Exit" button now drops to the command line
the separate "Exit to the Command Line" option is removed
Submenus use the label "Back" inplace of "Cancel"
2021-03-04 11:21:57 +00:00
openoms
1f60cfc77d
add bitcoind LOGS to TOOLS 2021-03-02 14:53:57 +00:00
openoms
bf4672de2e
specter insall fixes 2021-03-02 14:15:43 +00:00
openoms
16236e9515
add SPECTER menu with UPDATE option 2021-03-02 10:30:40 +00:00
openoms
2739d1cdfa
TOOLS: add CUSTOMRPC to run arbitrary commands 2021-02-22 01:32:22 +00:00
openoms
65ddd769b2
add CONFIG menu for connection and .cfg settings 2021-02-09 17:05:39 +00:00
openoms
b28cafb076
boltzmann: disclaimer 2021-01-06 01:55:21 +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
6269a7eae6
connect: ask for new values if unsuccessful 2021-01-03 18:47:40 +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