Commit graph

23 commits

Author SHA1 Message Date
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
c240ba2885
build: update to Debian 12.2.0, create home folders as 0755 (#139)
* build: create home folders as 0755 on Debian 12
* build: add bash
* fix: add  --shell /bin/bash  to user creation
* copy the skeleton files for users with login
* update workflows
* jam-remote update to v0.1.6
* amd64 image update to debian-12.2.0, clean vars
2023-10-23 09:28:35 +02: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
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
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
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
eac7d822f4
improve PGP verification failure messages 2021-12-08 11:32:21 +00: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
8c5f4901c4
FAQ: notes on how to mount an external drive 2021-03-23 12:34:56 +00:00
openoms
144df6ae50
fix the snapshot download and verification 2021-03-21 00:43:51 +00:00
openoms
d4d7439ca6
install unzip to extract the snapshot
related: https://github.com/openoms/joininbox/issues/35
2021-03-13 23:57:32 +00: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
032721082b
clean aliases, check for user store directory 2021-03-08 00:17:38 +00:00
openoms
8b3fe4aa29
fix core symlinks, add qrencode 2021-03-07 02:50:58 +00:00
openoms
7d9b0d1c9b
fix paths and detail bitcoind config 2021-03-04 22:57:02 +00:00
openoms
71ae34f8b0
extend functions for standalone mode and core 2021-03-02 10:17:07 +00:00