Skip to content

Releases: openoms/joininbox

v0.1.7 - stats

30 Sep 13:44
5b97fcd
Compare
Choose a tag to compare

Added:

  • use the command stats for a Yield Generator feereport and uptime
  • compiling Tor from source for armv6l (RPi Zero)

5b97fcd build: set up Tor in the background for armv6l
505acdf menu: increase the width of prgbox-es
37ea617 info.stats.sh, _functions.sh: rename and refactor
fde54cd info.feereport: add functions and YGuptime
5939cf9 set.password.sh: always needs sudo access
07d1e01 (standalone) Merge pull request #14 from openoms/armv6l
f95c839 (origin/armv6l, armv6l) readme update
05dc423 install: don't stop at installing dependencies
4d61476 build: install torsocks and nyx for armv6
acba65f build: add basic Tor service and test for armv6
07cbcc4 menu.functions: option to show QR in the terminal
511f2a0 build_joininbox: add default password, compile Tor
51429f9 FAQ: add notes for Waveshare screen and RPi Zero

v0.1.6 - testPR and feereport

21 Sep 11:11
5368e3a
Compare
Choose a tag to compare

Added a command option to update JoinMarket to a specific pull request:
./install.joinmarket.sh testPR [PR number]
For example to install with this PR about the Native SegWit orderbook: JoinMarket-Org/joinmarket-clientserver#656
can run:
./install.joinmarket.sh testPR 656

For a breakdown of fees earned as a Maker try:
./info.feereport.sh
or just use the shortcut command fees.

5368e3a start.joininbox.sh to start on every login (replaces startup.sh)
447a032 FAQ: update with Table of Contents
b2666c5 menu.offerbook: fix running process discovery
eab0653 info.feereport.sh shows fees earned as a Maker
43f95c6 offerbook: show .onion address in text
a2a99be install.joinmarket: add testPR option and help
6a9a7b0 prepare_remote_node: keep localhost entries
08c5952 defaultWallet: search for files with any extension

v0.1.5 - Bugfixes

11 Sep 17:06
55420ac
Compare
Choose a tag to compare

55420ac menu.send: fix error when sweeping with coinjoin
a5868cb update: wait for key after joinmarket update

v0.1.4 with JoinMarket v0.7.0

09 Sep 16:16
715f892
Compare
Choose a tag to compare

715f892 install: use system python-pyqt5 package
8f33b03 update: fix copying scripts
8710c62 stop the YG before updating JoinMarket
5922c6d install.joinmarket: update to v0.7.0, refactor and add menu option
88cda23 wait for key before returning to menu on error
06c5f71 send: add txfee option for every transaction
43eeb1d use default wallet file if there is only one

v0.1.3.1

19 Aug 09:06
0c839f5
Compare
Choose a tag to compare

0c839f5 wallet: fix removing lockfile
3bdab9e build: purge vlc from base image
724aadc offerbook: fix looping function

local Offer Book improvements

15 Aug 14:37
7c9d0f6
Compare
Choose a tag to compare

7c9d0f6 offers: add the offer book and improve logic
099d87b menu.wallet: add unlock option to remove lockfiles
a6aadbf importwallet: fix import through Tor

use URI for PayJoin

16 Jul 14:10
014efbd
Compare
Choose a tag to compare

014efbd don't clear when exiting dialog
451a728 payjoin: use the Receive URI
f844646 show the wallet filename only without path
24ba2e3 info: format dialog

JoinMarket update to v0.6.3.1 and bugfixes

01 Jul 15:08
448c8e4
Compare
Choose a tag to compare

Changes:
448c8e4 torthistx: fix checking for Tor and better output
7aff859 menu.send: source joinin.conf
ed807c5 maker: fix saving wallet in conf
19e3e4d start.service: make sure lockfile is deleted
abcbe7a update joinmarket to v0.6.3.1
54649f0 menu.yg: show systemd status, YGwallet to conf
bb6c9af use absolute path for joinin.conf

RaspiBlitz integration

24 Jun 10:52
d9ceddd
Compare
Choose a tag to compare

JoinMarket functions implemented:

Main menu:

INFO "Show the address list and balances"
QTGUI "Show how to open the JoinMarketQT GUI"

WALLET "Wallet management options"
MAKER "Yield Generator options"

SEND "Pay to an address with/without a coinjoin"
FREEZE "Exercise coin control within a mixdepth"
PAYJOIN "Send/Receive between JoinMarket wallet"

OFFERS "Watch the offer book locally"
CONFIG "Edit the joinmarket.cfg"
UPDATE "Update the JoininBox scripts and menu"

X "Exit to the Command Line"

Wallet menu:

GEN "Generate a new wallet"
HISTORY "Show all past transactions"
IMPORT "Copy wallet(s) from a remote node"
RECOVER "Restore a wallet from the seed"

Maker menu:

MAKER "Run the Yield Generator"
YGCONF "Configure the Yield Generator"
YGLIST "List the past YG activity"
NICKNAME "Show the last used counterparty name"
SERVICE "Monitor the YG service (INFO)"
LOGS "View the last YG logfile (DEBUG)"
STOP "Stop the YG service"

PayJoin menu:

SEND "Send a payment with PayJoin"
RECEIVE "Receive a payment with PayJoin"
  • standalone installation for
    • Armbian using the Odroid XU4
    • Raspberry Pi OS
  • install script to test on the RaspiBlitz