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
3ffa531ed0
QR codes for the OrderBook and Specter
2021-03-04 22:57:35 +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
e5e02fdcb8
fix qr function
2021-03-04 20:27:52 +00:00
openoms
20982331c0
check if the file exists when choosing a wallet
2021-03-04 18:31:48 +00:00
openoms
d45a692bba
display the first new address as a QRcode
...
fixes: https://github.com/openoms/joininbox/issues/11
2021-03-04 18:29:03 +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
0c86dfc1bf
check and install optional dependencies
...
fixes: https://github.com/openoms/joininbox/issues/27
2021-03-04 11:58:14 +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
b04739588c
getRPC values in the customRPC function
2021-03-02 22:02:47 +00:00
openoms
1f4142a19d
add PSBT signing option to WALLET menu
2021-03-02 21:22:19 +00:00
openoms
0e08c25690
add XPUBS option to the WALLET menu
2021-03-02 15:45:00 +00:00
openoms
840094f351
specter: update to 1.2.2
2021-03-02 15:44:34 +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
fa71818889
add PRUNED node and LOCAL option
2021-03-02 10:23:13 +00:00
openoms
c3336cd8ef
implement checkRPC to create and load core wallet
2021-03-02 10:22:31 +00:00
openoms
b50ae27ca0
clean variables
2021-03-02 10:19:53 +00:00
openoms
71ae34f8b0
extend functions for standalone mode and core
2021-03-02 10:17:07 +00:00
openoms
fc5126019f
add Specter Desktop to standalone
2021-02-23 16:35:57 +00:00
openoms
837b461757
install.hiddenservice: add off option
2021-02-23 16:32:34 +00:00
openoms
552574a8c2
CONNECT: check to create and load wallet
2021-02-22 01:33:21 +00:00
openoms
2739d1cdfa
TOOLS: add CUSTOMRPC to run arbitrary commands
2021-02-22 01:32:22 +00:00
openoms
9109ac9288
WALLET: add option to rescan wallet in bitcoind
2021-02-22 01:30:43 +00:00
openoms
5581498db5
CONFIG: move the RESET option last
2021-02-15 11:31:41 +00:00
openoms
cac655cd4e
always display info.conf.txt
2021-02-15 10:55:50 +00:00
openoms
4dd269e1ea
info on the yield generator settings
2021-02-15 10:44:48 +00:00
openoms
84cc36db18
generateJMconfig: always fill raspiblitz settings
2021-02-15 09:01:45 +00:00
openoms
91728dcfdc
format password change dialog
2021-02-15 09:00:14 +00:00
openoms
63db82d5f8
start.joininbox: never exit after set.password.sh
2021-02-14 18:41:23 +00:00
openoms
3831f057df
bitcoinrpc: create a remote wallet 'joininbox'
2021-02-14 13:10:38 +00:00
openoms
02db4d850b
improve notes on the remote connection
2021-02-14 11:55:48 +00:00
openoms
495dd5fbc8
remove the bootstrap.service and script
2021-02-14 11:03:11 +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
16fca22d8e
installBitcoinCore: check for existing install
2021-02-13 23:19:56 +00:00
openoms
41e4da7aaf
dignet: only create wallet.dat if not present
2021-02-13 14:40:44 +00:00
openoms
e9154a208f
avoid double tasks in while installing Core
2021-02-13 14:33:41 +00:00
openoms
de904e176b
minimum_makers = 1 for signet
2021-02-13 13:58:21 +00:00
openoms
e7d98e26e8
download bitcoin core to the SDcard
2021-02-13 13:56:33 +00:00
openoms
0637a89582
check Tor on first start
2021-02-13 13:55:56 +00:00
openoms
d0a0e7617f
refactor first start process
2021-02-13 12:59:43 +00:00