ziggie
eb7818a633
docs: add release-notes.
2024-07-26 10:48:00 +02:00
Elle Mouton
74e45ec4bf
docs: update release notes
2024-07-26 09:54:38 +02:00
yyforyongyu
0a0d51ce22
docs: update release notes
2024-07-24 20:05:00 +08:00
yyforyongyu
2d21aa3718
docs: update release notes
2024-07-23 21:30:09 +08:00
Oliver Gugger
578e1d4965
Merge pull request #8881 from mwaite-codes/fix-doc-grammar
...
Fix various typos in docs for readability
2024-07-23 00:25:17 -06:00
Marcia Waite
e6dca0ce6e
multi: Fix typos and grammar in multiple docs
2024-07-22 20:08:12 -07:00
LeoSpyke
ec1c42677a
docs: update safety.md, remove specific CoinJoin impl
...
Remove dead conjoin implementations.
[skip ci]
2024-07-22 08:54:33 +02:00
Oliver Gugger
9d4ed6d6e6
docs: update release notes
2024-07-19 08:33:56 +02:00
Elle Mouton
b112e10bf2
docs: update release notes
...
Also move incorrect entry from 18.2 to 18.3
2024-07-15 15:56:33 +02:00
Elle Mouton
85ddffb17d
docs: update release notes
2024-07-10 17:51:56 +02:00
Andras Banki-Horvath
053faa6229
docs: update release notes for 0.18.3-beta
2024-07-09 08:39:58 +02:00
Yong
3526f82b5d
Merge pull request #8887 from yyforyongyu/fix-err-match
...
multi: fix `lnwallet.ErrDoubleSpend`
2024-07-08 14:09:07 +08:00
yyforyongyu
e27a656c07
docs: add release notes for 0.18.3
2024-07-06 14:01:40 +08:00
yyforyongyu
26a365eb32
docs: update release notes
2024-07-06 13:59:28 +08:00
Andras Banki-Horvath
b35f0606ba
docs: update release notes for 0.18.2-beta
2024-07-04 17:32:12 +02:00
Elle Mouton
9d1320a2d0
docs: add release notes entry
2024-06-27 15:27:23 -07:00
Oliver Gugger
3ceb7d5887
docs: update release notes
2024-06-26 14:30:28 -07:00
yyforyongyu
7fd099b146
docs: update release notes and add notes for 0.18.2
2024-06-26 01:44:00 +08:00
Elle Mouton
738206fa96
docs: add release notes entry
2024-06-24 10:01:41 -07:00
AbelLykens
04f9a4faa4
[docs] Update go instructions
...
Building current lnd `0.18` fails with older go (`1.19.7`).
* Updated go download path to 1.22.4
* Updated hashes
* Added `rm -rf` instructions as per [go.dev instructions](https://go.dev/doc/install )
2024-06-21 19:27:52 +02:00
Matheus Degiovani
f39edaa19a
docs: update release notes
2024-06-19 07:35:46 -03:00
michael1011
01f5af0a28
cfg: fail startup on flags.Error parsing error
2024-06-17 16:48:34 +02:00
Slyghtning
4568dfceee
docs: update release notes
2024-06-17 09:32:27 +02:00
feelancer21
fc90bc9b0f
lncli: new command wallet estimatefeerate
...
`lncli wallet estimatefeerate` returns the fee rate estimate for on-chain
transactions in sat/kw and sat/vb to achieve a given confirmation target.
2024-06-11 21:56:06 +02:00
Yong
286ee95735
Merge pull request #8800 from ProofOfKeags/bugfix/8535
...
contractcourt: consider delivery addresses when evaluating toSelfAmount
2024-06-12 01:06:36 +08:00
Keagan McClelland
1fea14f69f
docs: update release notes
2024-06-10 11:38:22 -07:00
Andras Banki-Horvath
59c8bafda7
lncli: fix parsing of --amp when sending a payment
2024-06-10 17:33:28 +02:00
Slyghtning
cc902e3d8a
docs: update release notes
2024-06-06 14:15:46 +02:00
Oliver Gugger
a832371d61
Merge pull request #8491 from davidgumberg/invoice_cltv_expiry
...
Expose `cltv_expiry` flag of `addinvoice` to cli
2024-06-04 13:59:50 +02:00
David Gumberg
3c1b7ad59c
Release note for cltv_expiry flag to addinvoice
2024-06-04 06:19:12 -04:00
Bufo
4a3af519b8
chore: allow 0 failure amount on import mission control
2024-06-03 11:28:26 +02:00
Elle Mouton
401e74c568
docs: add release notes template for 0.18.1
2024-05-31 09:44:48 -04:00
Orbital
e8196c6feb
cfg: move experimental options to main protocol cfg
2024-05-16 17:16:50 -05:00
Olaoluwa Osuntokun
130c4999c6
Merge pull request #8723 from bufo24/add-inbound-fees-to-channel-notifications
...
add inbound fees channel updates to notifications
2024-05-13 12:52:50 -07:00
Elle Mouton
c577dae372
makefile+dev.Dockerfile: add install-all command
...
Add a new `make install-all` command that will perform all `make
install` actions along with generating the manpages. The `manpages`
command is then removed from the existing `make install` command. The
docker build is then updated to use the new `make install-all` command.
This is done because some users running `make install` may be doing so
in environments where they do not have write access to the directory
where the man pages need to be written to.
2024-05-08 09:30:46 +02:00
Bufo
af9858c3ed
feat: add inbound fees to channel notifications
2024-05-07 18:58:25 +02:00
Tom Kirkpatrick
c8a40b67e9
docs: add missing release notes credit
2024-05-04 14:44:14 +08:00
Tom Kirkpatrick
3837c3f12e
lnwallet: add configurable cache for web fee estimator
...
Add fee.min-update-timeout and fee.max-update-timeout config options to
allow configuration of the web fee estimator cache.
2024-05-04 14:41:41 +08:00
Tom Kirkpatrick
fa616ee059
config: remove deprecated neutrino.feeurl config option
2024-05-04 14:41:40 +08:00
Oliver Gugger
6159d41970
docs: remove entry for fix within release
...
This commit removes an entry that was fixed in the same release as it
was introduced. So nobody should've been running into it yet.
2024-04-29 19:17:52 +02:00
Oliver Gugger
9dbf7e2133
docs: cleanup release notes
...
This commit removes a duplicate, fixes some typos and grammar issues and
removes an empty section/heading.
2024-04-29 19:17:52 +02:00
Oliver Gugger
be6b9b4b47
docs: update contributor list from git log
...
This commit adds contributors that didn't add themselves to the release
notes by extracting their GitHub username (or, if available their
name and surname from GitHub) from the git log manually.
2024-04-29 13:45:51 +02:00
Olaoluwa Osuntokun
675ae6e213
Merge pull request #8693 from yyforyongyu/add-default-conf
...
rpc: add default conf target back
2024-04-26 12:45:06 -07:00
Olaoluwa Osuntokun
add2691954
Merge pull request #8485 from carlaKC/7298-3-forwardblindedroutes
...
[3/3]: Blinded Route Error Handling
2024-04-26 12:39:11 -07:00
Carla Kirk-Cohen
6572f5cb74
docs: add error handling link
2024-04-26 11:35:19 -04:00
yyforyongyu
db52e7e381
docs: update release notes
2024-04-26 10:42:46 +08:00
Olaoluwa Osuntokun
e8031fdccf
lnrpc: ensure parsing of the Amp flag for payments is consistent
...
In this commit, we fix an inconsistent in the API related to AMP
payments. When a payment request isn't specified, we require the `--amp`
flag on the CLI to make an AMP payment. However, for payment requests,
we don't require this flag. To fix this inconsistency, we now require
the `--amp` flag to _also_ be set for payment requests.
2024-04-25 16:16:16 -07:00
Olaoluwa Osuntokun
ab2f34e13b
Merge pull request #8621 from ziggie1984/fix-sync-neutrino-nodes
...
fix sync neutrino nodes
2024-04-25 16:13:32 -07:00
Oliver Gugger
2089a88f4b
Merge pull request #7765 from ErikEk/retire-io-ioutil-dep
...
Remove io/ioutil package dependency
2024-04-25 13:17:15 +02:00
ziggie
f4b92eb3d4
docs: add release-notes.
2024-04-25 12:00:56 +01:00
erik
0d94131fca
doc: release note
2024-04-25 11:56:54 +02:00
Oliver Gugger
dcd8e16376
Merge pull request #8685 from ziggie1984/fix-bumpfee-immediate
...
fix lncli bumpfee flag parsing
2024-04-25 10:17:05 +02:00
Mohamed Awnallah
b683b385cd
docs: update release-notes-0.18.0.md
2024-04-24 18:49:53 +02:00
ziggie
0ea45efe28
docs: add release-notes.
2024-04-24 16:56:09 +01:00
ziggie
58e12884dc
docs: add release-notes.
2024-04-24 13:58:20 +01:00
yyforyongyu
e855421095
docs: update release notes
2024-04-23 23:19:41 +08:00
Olaoluwa Osuntokun
7af195768a
Merge pull request #8667 from lightningnetwork/elle-new-sweeper
...
Merge new sweeper branch to master
2024-04-22 11:20:49 -07:00
Oliver Gugger
73fd389e9a
Merge pull request #8627 from feelancer21/inbound-fees-reject
...
lnrpc: rejects positive inbound fees by default
2024-04-22 01:56:02 -06:00
feelancer21
a2319e4313
lnrpc: rejects positive inbound fees by default
...
Positive inbound are now rejected by default. The user can enable positive
inbound fees with the option 'accept-positive-inbound-fees'.
2024-04-20 00:11:36 +02:00
yyforyongyu
4d96f9c4c1
docs: add release notes
2024-04-20 04:41:31 +08:00
yyforyongyu
b76ccab17b
docs: update release notes for fee bumper
2024-04-19 21:33:30 +08:00
yyforyongyu
536ac9f8a4
docs: update release notes
2024-04-19 21:33:24 +08:00
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