Commit Graph

22 Commits

Author SHA1 Message Date
d11n
24d3cf5c72
JoinMarket: Upgrade to v0.9.10 (#76)
This uses their new install method with the `--docker-install` flag, which obsoletes the jmvenv.
2023-12-20 19:12:52 +09:00
d11n
d991759949
Joinmarket web UI preparations (#41)
* Autostart ob-watcher and jmwalletd

* Generate SSL certificates for jmwalletd

* Setup basic authentication

* Ensure logs directory exists
2022-02-23 17:43:25 +09:00
d11n
dbc285345e
Update JoinMarket to v.0.9.5 (#40)
Also exposes the jmwallet daemon, which is a prerequisite for the [JoinMarket web UI](https://github.com/joinmarket-webui/joinmarket-webui) integration.
2022-02-22 22:26:35 +09:00
nicolas.dorier
9ccc1c26ab
Fix perm 2022-01-30 18:31:55 +09:00
nicolas.dorier
e8f6ecd628
Joinmarket fix arm32 build 2022-01-30 14:31:19 +09:00
nicolas.dorier
ef5dfda841
Joinmarket prebuilt cryptography lib for arm32 2022-01-30 14:14:52 +09:00
nicolas.dorier
c802bd414f
Joinmarket 0.9.4 2022-01-30 12:56:09 +09:00
Thebora Kompanioni
83b84dc97b
Fix environment variable replacement for JoinMarket (#39)
* fix: use JM env vars directly instead of parsing

This fix is necessary as some values (e.g. `JM_RPC_PASS`) might end in
the delimiter char ('=') and won't be correctly replaced.
This change rereads the env var values instead of taking the parsed one.

* fix: allow empty JM config values to be replaced

Some config values in the default joinmarket config file are empty
e.g. `rpc_wallet_file`. These config keys would not have been matched by the
regex because of an additional whitespace after the delimiter.
This change allows them to be replaced successfully.
2022-01-29 22:44:18 +09:00
nicolas.dorier
ece369f053
Bump joinmarket 2021-10-22 00:47:02 +09:00
nicolas.dorier
4df8202cbd
Add autostart for joinmarket image 2021-10-20 11:50:47 +09:00
nicolas.dorier
a34a4de0fe
Bump joinmarket 2021-10-20 00:02:17 +09:00
nicolas.dorier
dac9f5af77
[JoinMarket] Correctly create hidden service for payjoin 2021-10-19 19:04:36 +09:00
nicolas.dorier
4549256bfd
Build cryptography on arm32 for joinmarket, do not use mathplotlib 2021-10-04 14:11:16 +09:00
nicolas.dorier
f7120d943c
Add libssl-dev for joinmarket on arm32 2021-10-04 12:53:47 +09:00
nicolas.dorier
ce96989f25
Do not run secp256k1 tests for building image (too slow) 2021-10-04 12:36:42 +09:00
nicolas.dorier
bdb31219d5
Fix joinmarket 2021-10-04 12:03:11 +09:00
nicolas.dorier
ff2257183d
Fix joinmarket 2021-10-04 11:59:34 +09:00
nicolas.dorier
44d2245ca4
Fix joinmarket 2021-10-04 11:55:03 +09:00
nicolas.dorier
a25b3be384
Add arm32 and arm64 to joinmarket 2021-10-04 11:50:27 +09:00
nicolas.dorier
763e2263ff
Use supervisord for joinmarket 2021-10-01 16:21:29 +09:00
nicolas.dorier
d8910ca3d4
Add convenience scripts 2021-09-28 21:50:05 +09:00
nicolas.dorier
c1752c3420
Add joinmarket support 2021-09-28 17:40:04 +09:00