Commit graph

650 commits

Author SHA1 Message Date
openoms
0f807cf2ed
fomat script 2024-04-04 22:46:29 +02:00
openoms
0c05a45440
prevent sleep and "unable to resolve host debian" error 2024-04-04 22:46:03 +02:00
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
11c2e0dacd
change qtgui var to the correct option on install (#146) 2024-02-26 22:08:31 +01:00
openoms
dec26c7732
jam-remote update to 0.2.0 (#147) 2024-02-26 22:05:46 +01:00
openoms
ea5187c933
joinmarket update to v0.9.11 (#145)
* joinmarket update to v0.9.11
* remove deprecated install tweak
* remove pyhton 3.7 support
* stop using system-side PySide2
* don't install the QT Gui on ARM
* format start.joininbox.sh
* remove arm specific qtgui deps, no qtgui on build for arm
* don't protect system packages from pip install
* add libltdl-dev to apt-get packages
2024-02-26 12:06:00 +01:00
openoms
a61da715ca
build: fix github web-flow PGPpubkeyFingerprint (#144) 2024-02-14 08:44:38 +01:00
openoms
0daac40e21
ci: amd64 base image update to debian 12.5.0 (#143) 2024-02-13 10:24:08 +01:00
openoms
7b2166d124
build: debian update to 12.4.0-amd64 (#142) 2023-12-11 11:00:37 +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
a596e25ce0
build: git verify the last commit instead of tag 2023-08-31 11:32:59 +02:00
openoms
accf274730
joinmarket update to v0.9.10 (#138) 2023-08-31 06:39:11 +00:00
openoms
709ea134dc
fix typos and add spelling (#136)
* chore: fix typos
* ci: add spelling gh action
* chore: fix false positives
2023-07-23 08:35:04 +02:00
openoms
8a924cd07b
update amd64 base image to debian 12.1.0 (#137) 2023-07-23 08:34:20 +02:00
openoms
0e388a9898
docs: update readme and screenshots (#134) 2023-06-16 14:34:57 +00: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
b1e933d013
ci: update arm64-rpi base image (#132) 2023-06-16 14:06:12 +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
83ab1e5b2a
ci: update amd64 base image to debian-11.7.0 (#125) 2023-05-07 11:43:53 +00:00
openoms
fd39fade35
fix: pin werkzeug dependency to 2.2.0 + fmt (#124) 2023-05-07 08:18:20 +00:00
openoms
6667f9b99e
jam update to v0.1.5, nodejs update, fmt (#122) 2023-04-17 13:11:13 +01:00
openoms
e662759a2b chore: remove setIRCtoTor 2023-04-17 11:21:27 +01:00
openoms
b07faa68e7 feat: add custom change address option 2023-04-17 11:21:27 +01:00
openoms
7fd7c28bd2
update bitcoin-scripts to latest, shellcheck fmt (#120) 2023-04-03 17:52:43 +02:00
openoms
1135208dd7
check which key signed the last commit at build, format script (#117)
* fix sudo on bookworm
* backup rsyslog only of present
2023-02-06 10:36:16 +00:00
openoms
8480bd7543
fix pgp check with empty tag (#116) 2023-02-04 20:13:50 +00:00
openoms
f4e1dac495
Add Jam menu instead of QTGUI for the Raspiblitz on bullseye (#115)
* fix shutdown and reboot for raspiblitz
* add the Jam menu instead of qtgui for raspiblitz
* don't install the qtgui on raspiblitz bullseye
2023-02-04 19:44:00 +00:00
openoms
58e22fdbad
use tag if not empty 2023-02-01 10:21:55 +00:00
openoms
fe75b8ecae
use verify.git.sh in build (#113) 2023-02-01 06:33:25 +00:00
openoms
3cb1580a76
arm64rpi base image to 20230101_raspi_4_bookworm (#112)
* run apt upgrade in the build script only
* add autogenerated image links to readme
* add support for python 3.11
2023-01-31 20:23:27 +00:00
openoms
dd0bba4f1e
exit 1 on install script failures 2023-01-30 17:21:37 +00:00
openoms
0615f699af
check if the last commit was made on github 2023-01-30 17:20:00 +00:00
openoms
ff92dec46c
update joinmarket to v0.9.9 (#109) 2023-01-30 08:27:47 +00:00
openoms
69fe9bd32d
ci: remove ssh host keys only once 2023-01-19 07:12:59 +00:00
openoms
a97365aeda
ci: update to 20230102_raspi_4_bullseye image 2023-01-18 23:10:34 +00:00
openoms
3d9b8b3061
change tor apt repo to tor-nightly-main-$distro 2023-01-18 20:12:06 +00:00
openoms
d8edd849db
add build status badges to the readme 2023-01-12 12:22:44 +00:00
openoms
2f69a7b829
ci: fix amd64 image filenames 2022-12-24 18:19:41 +01:00
openoms
f42cbce4ea
update jam-remote to v0.1.4 2022-12-24 17:56:15 +01:00
openoms
1e2abc5778
change the onion_serving_port if LND is present 2022-12-24 17:53:54 +01:00
openoms
a59ddc58e5
ci: update debian base image to 11.6.0 2022-12-18 18:52:59 +01:00
openoms
6028c485d2
build with the latest commit from master with ubuntu-22.04 (#107)
* contain verification in the build script
* build with the latest commit
* build with ubuntu-22.04
* fix bootstrap.sh path
2022-12-16 13:27:12 +00:00
openoms
8058788147
fix: copy bootstrap service from repo 2022-12-10 20:18:24 +00:00
openoms
890f702c04
add amd64 image build (#104)
* add amd64 image build
* add bootstrap.service to always prepare ssh
* add Makefile
* pass GITHUB_ACTOR GITHUB_HEAD_REF to the build
* download the build script from PR branch
* output amd64 images to ci/amd64/builds
2022-12-06 23:14:06 +00:00
openoms
e11f677c70
fix arm64 build (#103)
* add Makefile

* Add setup-qemu step, switch to qemu-aarch64-static, use packer-builder-arm:1.0.4 (#106)
* Use mkaczanowski/packer-builder-arm:1.0.4
* Switch to qemu-aarch64-static
* Setup qemu before build

* pass github_user and branch to build script
* update .gitignore

Co-authored-by: Daniel Bast <2790401+dbast@users.noreply.github.com>
2022-12-06 14:23:12 +00:00
openoms
cc4b1f7c8e
ci: update packer-builder-arm 2022-11-23 20:20:11 +00:00
openoms
4a478f9d1d
update jam-remote to v0.1.2, improve script 2022-11-01 22:16:21 +00:00
openoms
b3e6cd6de2
build: git verify-tag (#101) 2022-10-09 16:05:40 +01:00
openoms
99a0b7435b
FAQ: add note on signing strategy 2022-10-09 13:47:19 +01:00