Commit graph

475 commits

Author SHA1 Message Date
openoms
188577c4d3
use keepPasswordInRAM option 2022-12-24 18:13:43 +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
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
openoms
1f91344dd8
add STATS to "Show the sats earned as a Maker" 2022-02-18 18:35:57 +00:00
openoms
cc4047fb04
joinmarket update to v0.9.5
remove dependency: libgmp-deb
2022-02-18 18:33:15 +00:00
openoms
438da63689
reset wifi config for release
the config in /boot/wpa_supplicant.conf is  moved to
/etc/wpa_supplicant/wpa_supplicant.conf
during boot so both should be deleted
2022-02-14 14:47:19 +00:00
openoms
2806bbf285
allow ssh for importwallet 2022-01-10 11:37:28 +00:00
openoms
db02b9aef3
correct the default number of makers
fix #75
2022-01-06 10:28:18 +00:00
openoms
4118fa3e7b
check only once for qrencode 2022-01-06 10:26:14 +00:00
openoms
b0efe45364
fix ilita IRC tor address (disabled by default) 2022-01-05 10:26:46 +00:00
openoms
1ecd11473a
generateJMconfig: set port to main.rpcport 2022-01-05 10:20:03 +00:00
Taylor Helsper
e802ff0753
Allow setting specific python version (#73) 2021-12-15 07:58:58 +00:00
openoms
cbdf91f560
qtgui: create .Xauthority cookie file 2021-12-11 09:32:10 +00:00