Anthony Potdevin
6e03939bbb
Update Thunderhub version to v0.15.4 ( #1045 )
...
* Update Thunderhub version to v0.15.4
* Update Thunderhub image to version 0.15.4
* Fix tag format for thunderhub Docker image
* Update thunderhub version in README
Updated thunderhub version from base-v0.14.6 to base-0.15.4 in the README.
2026-03-20 09:51:43 +09:00
Pasta Lil Claw
31530ef588
chore: update Dash to 23.1.2 ( #1044 )
...
Co-authored-by: PastaClaw <thepastaclaw@users.noreply.github.com>
2026-03-20 09:51:21 +09:00
Nicolas Dorier
1a1e5b343c
bump btcpay
2026-03-15 20:50:58 +09:00
Nicolas Dorier
83d829ba29
Fix rare migration issue in postgres
2026-03-06 23:51:44 +09:00
Nicolas Dorier
880d9a7053
Reapply "bump btcpay"
...
This reverts commit 63786821bb .
2026-02-17 22:02:16 +09:00
Nicolas Dorier
63786821bb
Revert "bump btcpay"
...
This reverts commit 97b8abebcb .
2026-02-17 21:58:02 +09:00
Nicolas Dorier
97b8abebcb
bump btcpay
2026-02-17 21:57:08 +09:00
Nicolas Dorier
e091b30421
Update docs
2026-02-16 22:41:18 +09:00
codeman
d5c66cbcc4
Beldex Plugin Integration ( #1042 )
...
* created yml file for the beldex daemon and wallet
* beldex integration in btcpay-server
* build script for beldex image
* Update Docker image name for beldex
* Update Docker images to official registries
* Auto-load wallet with BDX plugin intead of wallet RPC
---------
Co-authored-by: victor-tucci <victor.tucci@beldex.io>
Co-authored-by: victor-tucci <80321576+victor-tucci@users.noreply.github.com>
2026-02-16 22:27:38 +09:00
Nicolas Dorier
240cda561a
If no bitcoin like currency is used, NBX shouldn't be deployed ( #1041 )
2026-02-15 22:08:02 +09:00
napoly
2536559731
Auto-load wallet with XMR plugin intead of wallet RPC ( #1035 )
2026-02-10 11:18:50 +09:00
Nicolas Dorier
0a72dcd676
Bump postgres 18.1
2026-02-03 18:06:10 +09:00
Nicolas Dorier
3bd29ae5a4
bump btcpay
2026-01-29 13:48:03 +09:00
Chukwuleta Tobechi
2deb883c16
Bump Shopify app deployer image version to 1.6 ( #1038 )
2026-01-18 23:58:09 +09:00
rockstardev
4cdadcf667
Adding explicit exit 0 to revert cleanup errors
2026-01-14 12:39:21 -06:00
rockstardev
a1a6b8a66e
Merge pull request #1037 from btcpayserver/feat/env-clean
...
Add BTCPAY_UPDATE_CLEAN environment option
2026-01-15 03:33:31 +09:00
rockstardev
2be4549094
Removing exit 0 and make it consistent style
2026-01-14 12:32:16 -06:00
rockstardev
2b0ad6ba33
Add BTCPAY_UPDATE_CLEAN environment option
...
This commit provides a less-intrusive pruning of all images after
running an update.
Ideally, there would be a better prune filter but that appears to
require more granular tracking of images; including
btcpayserver/docker-compose-generator (which only pulls from latest).
This option should suffice for the time being.
bf518660c7
2026-01-13 17:01:50 -06:00
Nicolas Dorier
68cfe745c1
Bump btcpayserver
2026-01-13 12:04:52 +09:00
Nicolas Dorier
829f564f33
bump btcpay
2026-01-02 16:51:03 +09:00
Nicolas Dorier
15b3e5f98b
downgrade doge
2025-12-25 19:56:42 +09:00
Nicolas Dorier
2ff29f469e
bump btcpay
2025-12-23 21:44:45 +09:00
Nicolas Dorier
7e0fa145cc
bump btcpay
2025-12-18 23:01:37 +09:00
macintoshhelper
3e49a2063b
Update Zcash fragments for NU6.1 ( #1033 )
...
* update zcash for nu6.1
* update zebra 3.0.0 docker env variables for zcash
* update zebra env var address
---------
Co-authored-by: macintoshhelper <6757532+macintoshhelper@users.noreply.github.com>
2025-12-01 12:19:16 +09:00
armelinw
af3d32e5c7
Bump phoenixd to 0.6.3 ( #1015 )
2025-11-12 17:37:18 +09:00
Léo Haf
a42d187142
update Bitcoin Knots image ( #1027 )
2025-11-12 17:36:28 +09:00
nicolas.dorier
152065ce86
fix compose-bin in doc
2025-11-12 00:20:56 +09:00
nicolas.dorier
62013a05bd
bump docker-compose
2025-11-12 00:12:04 +09:00
rachyandco
cb53f9e9c6
bump zcash-walletd to 1.1.4 ( #1025 )
...
Co-authored-by: Rachyandco <alexis@nymtech.net>
2025-11-03 23:24:32 +09:00
napoly
4c95198375
bump monero and move init to docker exec ( #1026 )
2025-11-03 21:46:38 +09:00
rachyandco
819cf8d2f2
add backup script exclusion paths for DASH, LTCMWEB and ZEC ( #1024 )
...
Co-authored-by: Rachyandco <alexis@nymtech.net>
2025-11-02 11:29:43 +09:00
Nicolas Dorier
2ac3c8516c
Fix: Ungraceful shutdown of zcash and monero ( #1023 )
2025-11-01 22:39:58 +09:00
macintoshhelper
da970dad91
Correct BTCPAY_ZEC_WALLET_DAEMON_CONFIG_PATH ( #1019 )
...
* correct BTCPAY_ZEC_WALLET_DAEMON_CONFIG_PATH
* fix typo
---------
Co-authored-by: macintoshhelper <6757532+macintoshhelper@users.noreply.github.com>
2025-10-11 23:58:02 +09:00
macintoshhelper
6932fd11c4
add zec config path env var for btcpay container ( #1018 )
...
Co-authored-by: macintoshhelper <6757532+macintoshhelper@users.noreply.github.com>
2025-10-11 22:24:16 +09:00
macintoshhelper
2479f8bd93
Upgrade zcash-walletd Docker image for Orchard ( #1017 )
...
* upgrade zcash docker image for orchard with new db/config path
* pin zcash image versions
---------
Co-authored-by: macintoshhelper <6757532+macintoshhelper@users.noreply.github.com>
2025-10-08 15:41:31 +09:00
rockstardev
3663b667e9
Bumping LND to 0.19.3-beta ( #1012 )
2025-09-19 23:41:40 -05:00
rockstardev
67b4055898
Bumping LND to 0.19.3-beta
2025-09-19 23:40:21 -05:00
Chukwuleta Tobechi
b022c7ec1f
Bump shopify app deployer to 1.5 ( #1010 )
2025-09-16 16:52:46 +09:00
João Dias
0e633dc6c2
add jaonoctus utxo-set signature ( #940 )
2025-09-11 14:00:58 +02:00
sarmin89
ecbda1cdd8
Bump dogecoin v.1.14.9 ( #983 )
...
* Bump dogecoin v.1.14.9
Wait to merge until after https://github.com/btcpayserver/dockerfile-deps/pull/111 is merged
* Update docker-compose-generator/docker-fragments/dogecoin.yml
---------
Co-authored-by: Andrew Camilleri <evilkukka@gmail.com>
2025-09-11 13:59:23 +02:00
Deverick
d1fff34e73
Bump Monero image version to 0.18.4.2 ( #1007 )
2025-09-11 13:54:47 +02:00
Anthony Potdevin
b0a7f2c9f0
Bump ThunderHub ( #1009 )
...
* Update opt-add-thunderhub.yml
* Update build-all-images.sh
* Update README.md
2025-09-11 13:44:52 +02:00
Andrew Camilleri (Kukks)
ca60e0e18e
Make opt-lnd-grpc included by default
...
Closes #937
2025-09-11 13:41:25 +02:00
nicolas.dorier
e4f5214e3e
bump
2025-09-09 22:41:08 +09:00
nicolas.dorier
9fe3dae48f
bump nbx and btcpay dotnet version
2025-09-06 11:33:03 +09:00
Anthony Potdevin
c193cc6bdb
Bump Thunderhub version ( #1006 )
...
* Update opt-add-thunderhub.yml
* Update README.md
* Update build-all-images.sh
2025-08-27 15:36:11 +02:00
nicolas.dorier
5b4329c33b
Bump nbx
2025-08-25 10:29:01 +09:00
nicolas.dorier
cdb319d61f
bump nbx
2025-08-24 07:09:14 +09:00
napoly
880417c8b2
bump monero to 0.18.4.1 ( #1004 )
2025-08-23 01:31:57 +01:00
Deverick
329c7a8538
Refactor Monero: Use unified Dockerfile, switch to CMD, and update volume path ( #1003 )
...
* Replace entrypoint with command for monero
* Update volume for monerod to abstract data layer from app
* Migrate all Monero Images to use Dockerfile
2025-08-21 01:07:42 +01:00