Commit Graph

166 Commits

Author SHA1 Message Date
Andras Banki-Horvath
a1a7982646 sqldb: reset out of scope containers on potential ExecTx retry
As SQL serializaton errors can lead to transaction retries we need to
ensure that we reset any out of scope containers where we accumulate
results. Otherwise partial data from a previously executed transacton
retry may be returned along with the latest result.
2024-03-27 17:59:54 +01:00
Carla Kirk-Cohen
2130022e20 docs: release notes for blinded routes prep work 2024-03-27 09:39:03 -04:00
undefinedor
028959f5a0 kvdb+watchtower: fix unreachable code 2024-03-25 21:04:48 +08:00
Oliver Gugger
15c7686830 Merge pull request #8554 from yyforyongyu/use-new-errors
lnwallet: use new errors returned from `rpcclient`
2024-03-21 01:42:57 -06:00
Eugene Siegel
fccf6ce3f1 release-notes: update for 0.18.0 2024-03-20 12:14:28 -04:00
Oliver Gugger
56c04172c0 Merge pull request #8570 from guggero/release-notes-fix
docs: remove merge artifact, polish
2024-03-20 09:56:38 -06:00
Oliver Gugger
23f5f3cde5 Merge pull request #8568 from bhandras/native-sql-ensure-empty-invoicedb
lnd: ensure that LND won't start in native SQL mode if it has any KV invoices
2024-03-20 05:34:08 -06:00
Oliver Gugger
ad9144ffa3 Merge pull request #8273 from guggero/bitcoind-26
GitHub: use bitcoind v26.0 for CI
2024-03-20 01:50:44 -06:00
Andras Banki-Horvath
483f5f3bca docs: update release notes for 0.18 2024-03-20 08:46:48 +01:00
Oliver Gugger
38be396121 docs: remove merge artifact, polish
This commit removes a merge artifact introduced by a rebase of a
previous PR.
While we're at it, we streamline the grammar, formatting and general
look-and-feel of the release notes.
2024-03-20 08:41:27 +01:00
yyforyongyu
9dace4377a docs: update release notes 2024-03-20 04:40:38 +08:00
ziggie
25c38491ee docs: add release-notes.
Adding the release-notes for release 0.18 and fixing typos in the
release doc.
2024-03-19 16:57:12 +00:00
Elle Mouton
91ed8cf862 go.mod+docs: bump sqlite version to fix data race 2024-03-19 15:40:10 +02:00
Oliver Gugger
77a82309f5 docs: add release notes 2024-03-18 17:08:17 +01:00
Oliver Gugger
0bc3d29413 Merge pull request #8496 from aakselrod/locks-to-leases
multi: replace `LockOutpoint` with `LeaseOutput`
2024-03-18 03:34:56 -06:00
Oliver Gugger
51ebc2052f Merge pull request #8310 from mohamedawnallah/lnconfig-support-env-vars-for-rpcuser-rpcpassword
lnconfig: Support utilizing Environment Variables in `lnd.conf` for `rpcuser` and `rpcpass` fields.
2024-03-15 12:39:54 -06:00
Mohamed Awnallah
0add4fcec7 docs: update the release-notes-0.18.0.md 2024-03-14 17:55:59 +02:00
Oliver Gugger
73058c7c6a Merge pull request #8525 from mohamedawnallah/generate-man-pages
Feature: generate man pages
2024-03-14 03:00:06 -06:00
Mohamed Awnallah
fb5b425c40 docs: update release-notes-0.18.0 2024-03-13 21:18:24 +02:00
Alex Akselrod
7af3d4022f docs: update release notes 2024-03-13 09:50:18 -07:00
Yong
d9887f3212 Merge pull request #8504 from calvinrzachman/healthcheck
lnd/healthcheck: add checks after initialization + success/failure callbacks
2024-03-13 20:20:39 +08:00
Elle Mouton
041a7859ff lnrpc: undo GetInfo Chains list deprecation 2024-03-12 20:06:56 +02:00
Calvin Zachman
add2b2957b docs: release notes for healthcheck package changes 2024-03-12 09:50:17 -05:00
Oliver Gugger
5ccb9db78f Merge pull request #8526 from guggero/confirm-closeallchannels
cli: add confirmation prompt to closeallchannels
2024-03-07 02:31:46 -06:00
Oliver Gugger
bb5b614af5 docs: add release notes 2024-03-07 09:12:13 +01:00
Olaoluwa Osuntokun
716c6dddd8 Merge pull request #8052 from bhandras/sql-invoices
sqldb: `InvoiceDB` implementation
2024-03-06 21:15:14 -06:00
Olaoluwa Osuntokun
d5138c1039 Merge pull request #8505 from yyforyongyu/version-check-testmempool
lnwallet: skip `testmempoolaccept` when the backend version is too low
2024-03-06 17:35:55 -06:00
yyforyongyu
c9f857e426 docs: update release notes 2024-03-07 06:45:33 +08:00
Slyghtning
fba6fdaf94 docs: update release notes 2024-03-05 09:24:27 +01:00
Andras Banki-Horvath
6c09617568 docs: update release notes for v0.18.0-beta 2024-03-01 10:08:10 +01:00
Olaoluwa Osuntokun
72764b1473 Merge pull request #8100 from bhandras/updateinvoice-refactor
channeldb: refactor `UpdateInvoice` to make it simpler to create SQL specific implementation
2024-02-27 16:50:02 -08:00
ffranr
e0358df39e doc: update release notes 2024-02-27 17:08:02 +00:00
Oliver Gugger
c307d1eeda docs: document fundtemplate sub command, add release notes 2024-02-26 11:06:26 +01:00
Elle Mouton
2fe8520c44 docs: update release notes 2024-02-21 11:58:18 +02:00
Elle Mouton
a3ccae9a55 docs: update release notes 2024-02-20 14:44:39 +02:00
Andras Banki-Horvath
bcc6a3f517 docs: update release notes for 0.18.0 2024-02-19 20:47:25 +01:00
yyforyongyu
4da9582862 docs: add release notes for precision fix 2024-02-05 15:26:54 +08:00
Yong
d41b86bb7e Merge pull request #7852 from ziggie1984/pathfind_sizeestimate
Path Finding Size Estimation including Blinded Path Data
2024-02-05 15:21:51 +08:00
ziggie
da5055c210 docs: add release-notes. 2024-02-03 12:16:07 +00:00
Oliver Gugger
ca5f23a647 Merge pull request #7372 from bhandras/listsweeps-range
walletrpc: add `startheight` parameter to the `ListSweeps` RPC
2024-02-02 02:03:16 -06:00
Andras Banki-Horvath
c4472254ef docs: update release notes for 0.18.0 2024-02-01 21:02:25 +01:00
yyforyongyu
9adec89fa8 lncfg: hide deprecated routing.assumechanvalid and neutrino.feeurl 2024-02-01 21:21:16 +08:00
Yong
c89005c3a1 Merge pull request #8431 from ziggie1984/unhandled-witness-type-taproot
walletrpc: Add Taproot witness types to rpc.
2024-01-30 11:40:07 +08:00
Yong
dd7b186622 Merge pull request #8426 from breez/expose-closing-tx
Expose closing tx in waiting_close_channels
2024-01-30 09:13:17 +08:00
ziggie
13e20e99e4 docs: add release-notes. 2024-01-29 15:10:15 +00:00
Jesse de Wit
172e8366d4 docs: add release note for 8426 2024-01-29 14:16:51 +01:00
Yong
59feec44ca Merge pull request #7976 from w3irdrobot/serialize-deserialize-amp
Serialize/deserialize AMP struct in hop
2024-01-29 09:48:05 +08:00
Olaoluwa Osuntokun
d44c72b979 Merge pull request #8345 from yyforyongyu/use-testmempoolaccept
lnwallet: perform mempool acceptance check before publishing
2024-01-26 18:54:43 -08:00
Yong
b9a8e2f6d0 Merge pull request #8419 from bhandras/kvdb-embedded-postgres-upgrade
kvdb: embedded postgres upgrade to allow setting a custom `max_connections` config value
2024-01-25 23:18:46 +08:00
yyforyongyu
1435ba5636 docs: add release note for testmempoolaccept 2024-01-25 07:54:39 +08:00