Commit Graph

1411 Commits

Author SHA1 Message Date
yyforyongyu
1e6e443a0b docs: update release notes 2024-04-19 21:33:22 +08:00
yyforyongyu
ca0813b1bf docs: update release docs 2024-04-19 21:33:20 +08:00
Oliver Gugger
a42fc24220 docs: add release notes 2024-04-18 18:13:02 +02:00
Oliver Gugger
f35ce0981d docs: update release notes 2024-04-12 08:34:56 +02:00
Andras Banki-Horvath
024598266d docs: update release notes for 0.18 2024-04-11 15:04:04 +02:00
Oliver Gugger
976f5d2760 Merge pull request #8603 from bhandras/sqldb-go-package
sqldb+invoices: turn sqldb into a go module
2024-04-10 08:51:00 +00:00
Andras Banki-Horvath
c804894849 docs: update release notes for 0.18 2024-04-09 20:46:12 +02:00
Mohamed Awnallah
130fdbde73 docs: update the release-notes-0.18.0.md 2024-04-09 19:08:38 +02:00
Oliver Gugger
6377f98536 Merge pull request #8615 from ProofOfKeags/bugfix/revert-compulsory-gossip-queries
Revert "feature: make gossip queries compulsory"
2024-04-05 06:57:39 +00:00
Keagan McClelland
939e3cc6c1 docs: update release notes 2024-04-04 12:28:37 -07:00
Oliver Gugger
e509657fac Merge pull request #8620 from twofaktor/patch-1
[FIX] Small parenthesis error on v0.18 release notes
2024-04-04 10:21:19 +00:00
⚡️2FakTor⚡️
142fdbf1fd Update release-notes-0.18.0.md 2024-04-03 20:30:00 +02:00
Carla Kirk-Cohen
2188dd9d2b docs: release notes 18.0 2024-04-03 09:19:44 -04:00
Oliver Gugger
b1175514f9 Merge pull request #8515 from mohamedawnallah/add-coin-selection-strategy-on-chain-rpc
coin select: add coin selection strategy option to all on-chain RPCs
2024-04-02 11:20:08 +00:00
Oliver Gugger
b331e73b67 Merge pull request #8609 from ziggie1984/master
lnd: fix sweepall argument call.
2024-04-02 11:04:37 +00:00
András Bánki-Horváth
16c8339034 Merge pull request #8595 from bhandras/sqldb-invoices-reset-on-retry
sqldb: reset out of scope containers on potential ExecTx retry
2024-04-02 09:43:59 +02:00
ziggie
b019657d19 docs: add release-notes. 2024-04-01 20:05:28 +01:00
Mohamed Awnallah
31526a0191 docs: update the release-notes-0.18.0 2024-04-01 19:08:24 +02:00
Joost Jager
0bae781785 routing: add inbound fee support to pathfinding
Add sender-side support for inbound fees in pathfinding
and route building.
2024-03-31 18:12:28 +02:00
Joost Jager
ba21ca7609 itest: multi-hop payment test with negative inbound fee
Ensure that negative fees are backwards compatible.
2024-03-31 16:49:19 +02:00
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
snoppy
089278d817 docs+lntest: fix typos 2024-03-20 15:13:19 +08: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