Commit graph

485 commits

Author SHA1 Message Date
openoms
fb25d99e9e
jam update to v0.1.5, nodejs update, fmt 2023-04-17 13:10:25 +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
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
3d9b8b3061
change tor apt repo to tor-nightly-main-$distro 2023-01-18 20:12:06 +00: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
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
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
4a478f9d1d
update jam-remote to v0.1.2, improve script 2022-11-01 22:16:21 +00:00
openoms
ee21910681
Install Jam on a linux desktop and connect to a remote Joininbox (#99)
* add files to install jam to connect remotely
* update jam and nginx conf
* use ${USERNAME} consistently
* jam update to v0.1.1
* use dergigi's pubkey to verify
* docs update
2022-10-09 13:29:20 +01:00
openoms
9604c3af10
run joinmarket-api independent of bitcoind 2022-10-01 17:48:33 +01:00
openoms
9feec63bb8
restart ob-watcher always after 60 seconds 2022-09-29 16:14:52 +01:00
openoms
3937f9cdd2
feat: start the ob-watcher separately 2022-09-28 11:52:15 +01:00
openoms
08f3b54fa7
remove coincurve dependency 2022-09-23 20:23:36 +01:00
openoms
374514a6bd
joinmarket update to v0.9.8 2022-09-15 19:56:22 +01:00
openoms
113ff1ea00
joinmarket update to v0.9.7 2022-08-28 17:24:28 +01:00
openoms
8b4d8585f5
ci: build image from the master branch 2022-08-23 08:51:29 +01:00
openoms
9a1a874b4c
delete the ssh pubkeys on the end of the build 2022-08-22 22:33:06 +01: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
cf75e2be73
format tools menu 2022-08-14 11:33:46 +01:00
openoms
9f1c451c25
fix: correct path of ssl cert for joinmarket-api 2022-08-07 20:32: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
6b77fcc529
add LABEL option to the WALLET menu (#93) 2022-08-07 13:47:47 +01:00
openoms
d627f6240e
create a non-descriptor wallets in bitcoind #88 2022-07-28 15:50:15 +01:00
openoms
6c177a71d8
improve tor repo details 2022-07-28 13:01:10 +01:00
openoms
d3fa0fdd8c
add joinmarket-api.service and connect Fully Noded
Fixes: #78
2022-07-18 18:46:40 +01:00
openoms
6d56da40c0
install: alternative user for verification 2022-05-09 20:52:49 +01:00
openoms
642e4e23b2
JoinMarket update to v0.9.6 with Tor by default 2022-05-09 19:36:44 +01:00
openoms
b9c793ef60
fix JMCOMMIT 2022-04-18 07:45:29 +01:00
openoms
4aa316e5ff
refactor install to add new user, test JB pr, record qtgui var (#83)
* refactor install to add new user
* add option to test a joininbox pr
* reorder vars and update FAQ
* record the qtgui entry and prepare ${user}
* check entry after the user is created
2022-04-10 09:16:43 +01:00
openoms
46634e1da1
ob-watcher: add RPCoverTor support 2022-04-06 19:54:00 +01:00
openoms
0a91c3d794
check the RPC wallet before starting ob-watcher 2022-04-06 17:49:15 +01:00
openoms
2486516216
option to install JoinMarket without-qt, fix #77 2022-04-06 13:24:37 +01:00
cornpharmer
42919a425f
Fixed typos (#79)
* fixed-typos

* fixed-typo
2022-03-12 13:45:09 +03: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
beecd0f930
increase stats window size 2022-03-05 11:08:52 +00: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
2ed53eb469
notify if the Maker is not running 2022-02-18 18:49:23 +00:00