2089999cc8
Upgrade bitcoind to 29.0, switch to cmake
2025-05-22 15:52:22 +04:00
a4aa29de0c
Upgrade NBXplorer, BTCPay Server
2025-05-22 15:50:27 +04:00
abee2407bf
Upgrade nbxplorer, BTCPay Server
2025-03-25 14:03:34 +04:00
32cfd6401f
Upgrade LND to 0.18.5
...
Urgent security upgrade
2025-02-19 14:19:10 +04:00
0fa61a585e
DRY up code, add GBP rates
2025-01-17 14:52:28 -05:00
89f1790afc
Publish daily BTC price in public remoteStorage
2025-01-17 10:42:09 -05:00
b4019b224b
Upgrade lndhub.go to 1.0.2, add service fee config
...
Co-authored-by: Michael Bumann <hello@michaelbumann.com>
2024-10-18 12:36:41 +02:00
eb06926606
Migrate S3 backups from AWS, fix automatic cleanups
...
The cleanups were broken in that every single archive was also copied to
a shared folder and never deleted from there.
Co-authored-by: Greg Karékinian <greg@karekinian.com>
2024-10-16 12:31:51 +02:00
3551b71154
Add sensitive attribute to resource with credentials
2024-10-16 12:23:38 +02:00
752bb74663
Remove boltz service and RTL integration
...
We use peerswap these days, and the build process for boltz was made
much more complicated at some point. Not worth upgrading for us.
2024-10-16 12:23:38 +02:00
c64526a944
Upgrade RTL to v0.15.2
...
Need to use `npm install --force` due to a dependency issue
2024-10-16 12:23:38 +02:00
da242d4817
Upgrade LND to 0.18.3
2024-10-16 12:23:29 +02:00
0af4bc1d0d
Upgrade bitcoind to 28.0
...
Requires a newer C++ compiler
2024-10-16 11:28:13 +02:00
21de964e1b
Upgrade nbxplorer, btcpay
2024-03-11 16:14:03 +01:00
6e3fb80565
Upgrade CLN
2023-12-16 19:23:09 +01:00
Râu Cao
574f78f128
Upgrade bitcoind, LND, CLN, RTL, NBXplorer, BTCPay
...
Also required upgrading node.js and the .NET SDK.
2023-12-14 18:12:29 +01:00
Râu Cao
08d9819fd2
Upgrade bitcoind, LND, dotnet, NBXplorer, and BTCPay
2023-09-28 16:41:44 +02:00
Râu Cao
eab94090e8
Use openresty node attributes in openresty templates
2023-07-31 15:07:35 +02:00
Râu Cao
ad59913555
Migrate lndhub proxy to openresty
2023-07-26 15:00:55 +02:00
Greg Karékinian
57fdf0723f
Deploy RTL without the deprecated application cookbook
2023-06-28 16:35:57 +02:00
Greg Karékinian
9378df23db
Remove unused lndhub recipe
2023-06-28 16:35:56 +02:00
Râu Cao
807ca52f1c
Upgrade LND to 0.16.1
2023-04-26 15:05:17 +02:00
Râu Cao
78eb3c033a
Upgrade golang to 1.20.3
2023-04-26 15:05:06 +02:00
Râu Cao
7a1be33b7a
Make all nginx vhosts listen on IPv6
2023-04-04 15:10:23 +02:00
Râu Cao
9f886cc286
Configure Sentry DSN for lndhub-go
2023-03-27 19:04:03 +02:00
Râu Cao
9d1dd499bb
Upgrade BTCPay Server to 1.8.0
...
* Fixed build and run scripts
https://github.com/btcpayserver/btcpayserver/pull/4655
* Fixed bug when using LndHub account as Lightning back-end
https://github.com/btcpayserver/btcpayserver/issues/4658
2023-03-02 15:31:47 +08:00
Râu Cao
b762d70b43
Use service resource
2023-02-11 17:22:22 +08:00
Râu Cao
99e029a5ca
Switch NBXplorer to Postgres
2023-02-08 15:30:44 +08:00
Râu Cao
4c7a5f4db8
Upgrade bitcoind, NBXplorer, BTCPayServer
2023-02-03 17:04:16 +08:00
Râu Cao
ad10e8cceb
Fix up lndhub hook config, converge all relevant nodes
2023-01-25 13:02:09 +08:00
Râu Cao
62d1a86555
Configure Webhook URL for lndhub.go
2023-01-12 15:37:04 +08:00
d8e0124c46
Merge pull request 'Set up PeerSwap for LND' ( #459 ) from feature/peerswap into feature/454-lndhub.go
...
Reviewed-on: #459
2022-12-27 06:23:09 +00:00
Râu Cao
176dd64438
Remove peerswap policy file from recipe
...
This will be auto-created anyway, and we don't want to overwrite changes
added by the CLI.
2022-12-26 11:29:17 +07:00
Râu Cao
4f1b1aff30
Set up PeerSwap
...
Allows to swap sats in and out of Lightning channels without a 3rd party
(and their fees). Instead, swaps can be initiated directly with the
channel peer.
https://www.peerswap.dev/
2022-12-26 11:16:22 +07:00
Râu Cao
b3465e186f
Fix comment
2022-12-26 11:16:01 +07:00
Râu Cao
ea635a52e9
Formatting
2022-12-26 11:14:40 +07:00
Râu Cao
90e17b0abc
Rename bitcoind recipe
...
Was still using a name from when the cookbook didn't set up anything
else
2022-12-25 16:28:14 +07:00
Râu Cao
3d7b4df376
Add rate limit config for lndhub-go
2022-12-24 00:58:11 +07:00
Râu Cao
a7e04f4e63
Exclude lndhub backups in dev
2022-12-23 14:17:43 +07:00
Râu Cao
e0c400c007
Use correct asset URL for lndhub logo
2022-12-22 20:03:58 +07:00
Râu Cao
379a503dd0
Move lndhub nginx site to proxy
...
And configure for lndhub-go. Also configure branding for public lndhub
dashboard
2022-12-22 19:35:30 +07:00
Râu Cao
7d11450c4e
Set up lndhub.go
...
closes #454
2022-12-11 14:30:27 +01:00
Râu Cao
0297298ce0
Upgrade LND to 0.15.4
...
Fixes a critical issue that prevents block sync in production
2022-11-03 11:02:52 +01:00
Râu Cao
bc11301782
Move bitcoind datadir from host to VM storage
2022-10-27 11:52:05 +02:00
Râu Cao
756382ec9f
Move block data files to CIFS share
...
This is the vast majority of disk space used on the host currently.
2022-10-26 15:49:03 +02:00
Râu Cao
34a57fa298
Merge branch 'lnd_tor_changes' into feature/qemu_snapshots
2022-10-19 15:23:39 +02:00
Râu Cao
bec54e6ffb
Upgrade LND, bitcoind
...
LND needs an emergency hotfix, released in 0.15.2, due to a subtle
Taproot transaction parsing limitation in a library it depends on.
2022-10-10 13:46:12 +02:00
a93c5e5af6
Allow external HTTP requests to BTCPay
...
Limited to private network via firewall rule.
2022-05-24 15:10:24 +02:00
7a52f2bd89
Allow BTCPay API access over private network
2022-05-24 13:08:41 +02:00
71f9b06d28
Tor improvements for bitcoin cookbook
2022-04-19 14:08:02 +02:00