openoms
0126005b90
fixes for pruned node start ( #149 )
...
* increase required space for pruned chain download
* don't protect home as bitcoind binary is there
* format UDPATE menu
2024-03-10 21:39:14 +01:00
openoms
8f61362f9b
Bitcoin Core update to v26.0 , add update option and display ( #140 )
...
* add aliases bitcoinlog, bitcoinconf
* add bitcoin.update.sh
* add update option, display bitcoin core version
* bitcoin core update to v26.0
* add deprecatedrpc=create_bdb, update services
fixes #141
* ci: update arm64-rpi image
* ci: install qemu plugin for packer
* ci: add vnc
* menu updates
2023-12-11 08:50:42 +01:00
openoms
ec556ab64a
update bitcoin core to v25.0 ( #133 )
...
* update bitcoin core to v25.0
* fix version check
* add the joinmarket user to the bitcon group
2023-06-16 14:08:58 +00:00
openoms
6032311eca
add pruned.host4coins.net/blocks + update to debian 12.0.0 ( #131 )
...
* fix: fix echo-s and format
* feat: add pruned.host4coins.net/blocks, fix data owner
* fix: check bitcoin install permission
* fix: prefer downloads over ipv4
* add hashFileSigName
* update to debian-12.0.0-amd64-netinst image
* fix the owner of the decompressed blocks
* delete old blocks and chainstates
2023-06-15 22:32:41 +02:00
openoms
a4d0b4702d
improve messages
2022-08-15 16:56:33 +01:00
openoms
598c44d12f
signet improvements ( #94 )
...
* add signet value to joinin conf
* set directory nodes for signet
* use raspiblitz signet node if present
* add set.value.sh
2022-08-15 16:54:33 +01:00
openoms
a86103d6a4
add signet nodes and path #85
2022-08-14 21:47:30 +01:00
openoms
0dcdf08839
Generate images for arm64-rpi with Packer ( #89 )
...
* add joininbox-image build workflow
* force progress bar for wget download
* don't test tor in github actions
* use 20220121_raspi_4_bullseye, enable ssh
* use 8GB image
* update nameserver
* remove raspi-config from packages
* preinstall sudo and wget only
* reorganise python deps
* --progress=bar:force
* reorganise deps
* add lsb-release
* apt-get everywhere, remove outdated manual guide
* build arm64-rpi image only
* Generate image checksum in github script (#92 )
* use gzip for compression
* update the readme
Co-authored-by: m00ninite <80651189+m00ninite@users.noreply.github.com>
2022-08-07 18:36:07 +01:00
openoms
d627f6240e
create a non-descriptor wallets in bitcoind #88
2022-07-28 15:50:15 +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
9d93b846c8
fix PGPpubkey check
...
add better output to script
remove trailing spaces
2022-03-02 19:34:18 +03:00
openoms
f59d2d24c1
receive PGP key only if doesn't exist
...
formatting
2022-03-02 18:46:52 +03:00
openoms
bbd93612a6
add paths to all function libs
...
remove trailing spaces
2022-03-02 18:36:01 +03:00
openoms
eac7d822f4
improve PGP verification failure messages
2021-12-08 11:32:21 +00:00
openoms
4e4fc51b43
improve signet config for Bitcoin Core
2021-11-30 19:37:02 +00:00
openoms
8494e2c2b3
getRPC: ignore commented out values
...
fix #69
2021-10-24 19:12:53 +01:00
openoms
6e049743ff
update Bitcoin Core to v22.0
...
implement the new verification procedure
verify with laanwj personal key
fixing: #68
2021-10-24 18:57:41 +01:00
openoms
d9adf3010d
replace 'torify' with 'torsocks'
2021-10-03 00:37:34 +01:00
openoms
59f6d49a0f
use trap to ensure tempfiles are deleted on exit
2021-09-02 12:01:58 +01:00
openoms
8f49af65c0
add Bitcoin Core release signing key fallback link
...
fixing: #59
2021-07-12 11:13:02 +01:00
openoms
e06969bd69
default to KillMode=control-group in services
...
https://www.man7.org/linux/man-pages/man5/systemd.kill.5.html
2021-06-29 17:29:59 +01:00
openoms
0e9bd8f4b3
fix standalone Bitcoin Core install
2021-06-05 08:48:13 +01:00
openoms
8fcdd50362
add hardening measures to all systemd services
2021-05-23 16:31:44 +01:00
openoms
63a67ddf42
switch aliases to ~/_aliases.sh
2021-05-10 14:29:25 +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
Taylor Helsper
f927849073
Simplify config options when running within myNode ( #44 )
2021-04-29 12:30:56 +01:00
openoms
cb97a9e380
fix paths for bitcoin core installation
2021-03-13 09:59:04 +00:00
openoms
5a18c3c52c
fix permissions & rpc_pass when changing networks
2021-03-10 09:47:31 +00:00
openoms
848ef2b867
fix loading bitcoind wallet
...
error: jmclient.jsonrpc.JsonRpcError: {'code': -18, 'message': 'Requested wallet does not exist or is not loaded'}
2021-03-09 15:35:57 +00:00
openoms
18f67d89aa
clightning: switch on the logfile
2021-03-09 07:17:20 +00:00
openoms
658036c3f0
include the bitcoin wallet to use in customRPC
2021-03-08 14:01:33 +00:00
openoms
032721082b
clean aliases, check for user store directory
2021-03-08 00:17:38 +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
7d9b0d1c9b
fix paths and detail bitcoind config
2021-03-04 22:57:02 +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
b04739588c
getRPC values in the customRPC function
2021-03-02 22:02:47 +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
71ae34f8b0
extend functions for standalone mode and core
2021-03-02 10:17:07 +00:00