Commit Graph

1239 Commits

Author SHA1 Message Date
Olaoluwa Osuntokun
5a5d535dc5 docs/release-notes: add section about transitive feature dep fix 2021-11-24 14:36:52 +01:00
Oliver Gugger
5155ebc405 tor+healthcheck: fix healthcheck for multiple services
Fixes #6013.
This commit fixes the Tor healthcheck that would previously fail if
there were multiple hidden service registered.
In the controller, we only need to know that our service is contained in
the list of active services. But we can't do a string equality check
since there might be multiple services, comma separated.
2021-11-23 09:53:36 +01:00
ueno
86425091e9 channeldb: check fetchOpenChannel() error 2021-11-23 17:31:57 +09:00
Jamie Turley
fb43843253 kvdb/bolt_compact: have log message take account space multiplier
[skip ci]
2021-11-21 21:52:30 -08:00
Oliver Gugger
03adf5c626 docs: fix formatting [skip ci] 2021-11-18 09:46:30 +01:00
Max Hillebrand
9ee2129276 docs: fix link & typo in release notes 0.14.0 2021-11-18 09:27:03 +01:00
Olaoluwa Osuntokun
39b4b7158f docs/release-notes: update contributor set for 0.14.0 2021-11-17 12:01:16 -08:00
Olaoluwa Osuntokun
451280daa4 Merge pull request #5992 from bottlepay/pg-max-conn
postgres: add connection limit
2021-11-17 11:53:52 -08:00
Joost Jager
274faff980 postgres: add connection limit 2021-11-17 11:08:43 +01:00
Olaoluwa Osuntokun
94eae34a3b docs/release-notes: mentionn removing amp-reuse CLI flag 2021-11-16 18:26:12 -08:00
Olaoluwa Osuntokun
f7dd70b5cb docs/release-notes: add release notes for illumos drop 2021-11-15 16:04:16 -08:00
Olaoluwa Osuntokun
e351b879dc docs/release-notes: add release notes for pruned node fix 2021-11-12 18:27:57 -08:00
Olaoluwa Osuntokun
c57b573f23 Merge branch 'master' into middleware-request-id 2021-11-08 18:25:35 -08:00
Olaoluwa Osuntokun
5166e19e9e Merge pull request #5948 from guggero/daemon-error-logging
Fix logging issues, cleanup config parsing
2021-11-08 18:05:12 -08:00
Oliver Gugger
35b4382f7a docs: update release notes 2021-11-08 22:39:41 +01:00
Oliver Gugger
87a49b17cc docs: add release notes 2021-11-08 15:03:00 +01:00
Andras Banki-Horvath
0beaee0336 docs: update release notes 2021-11-08 12:40:18 +01:00
Oliver Gugger
77e457a48e docs: update release notes 2021-11-05 10:50:07 +01:00
Olaoluwa Osuntokun
1ab5cc3ae8 Merge pull request #5925 from ellemouton/staggerConnToMultipleAddresses
server: stagger connReqs to multi-address peers
2021-11-04 17:48:49 -07:00
Olaoluwa Osuntokun
5404fe82c1 Merge pull request #5873 from Roasbeef/rpc-graph-cache
channeldb+rpc: optimize graph related RPC calls
2021-11-04 17:38:28 -07:00
Olaoluwa Osuntokun
7d6915d17c Merge pull request #5902 from Roasbeef/lru-chan-upd
discovery: revamp premature update map
2021-11-04 16:46:28 -07:00
Olaoluwa Osuntokun
090b917ee2 docs/release-notes: add entry for rpc graph cache 2021-11-04 15:30:36 -07:00
Olaoluwa Osuntokun
75ae7e68b0 docs/release-notes: add new entry for gossip cache revamp 2021-11-04 15:21:25 -07:00
Olaoluwa Osuntokun
36acb107f7 docs/release-notes: add entry for neutrino version upgrade 2021-11-04 15:16:36 -07:00
Elle Mouton
ac4fe5ff2e docs: update release notes 2021-11-04 13:27:38 +02:00
Olaoluwa Osuntokun
906120d80c docs/release-notes: add bitcoind 22 to release notes 2021-11-03 16:43:32 -07:00
Andras Banki-Horvath
4d4b525058 docs: update release notes 2021-11-02 20:19:07 -07:00
Oliver Gugger
066a83315e docs: update release notes 2021-11-02 20:36:43 +01:00
Oliver Gugger
97786c72fc Merge pull request #5878 from halseth/filter-ascii-bbolt-name
kvdb/bolt_compact: filter out non-ASCII from bucket name before printing
2021-11-02 10:22:46 +01:00
Oliver Gugger
e399814aea Merge pull request #5550 from bottlepay/postgres-run-channeldb
kvdb: run channeldb test suite on postgres
2021-11-02 10:21:12 +01:00
Johan T. Halseth
7162af7656 docs: update release notes 2021-11-02 08:55:25 +01:00
Andras Banki-Horvath
76065e84d3 invoices: do not log when invoice is already deleted 2021-11-01 16:10:45 +01:00
Joost Jager
d997bbf6b3 channeldb/test: test with postgres 2021-10-29 10:54:44 +02:00
Olaoluwa Osuntokun
66ca2a994b Merge pull request #5901 from Roasbeef/dedup-interceptor
Dedup interceptor
2021-10-28 17:44:49 -07:00
Olaoluwa Osuntokun
7b45a47ce3 docs/release-notes: add entry for HTLC interceptor bug fix 2021-10-28 16:53:44 -07:00
Olaoluwa Osuntokun
a6e9a17659 docs/release-notes: add note for new AMP invoice features 2021-10-28 15:50:40 -07:00
eugene
2fbc35ca26 docs: update release notes for 0.14.0 2021-10-26 10:32:19 -04:00
Bjarne Magnussen
d342457ab2 release notes 0.14.0 2021-10-26 13:14:04 +02:00
Olaoluwa Osuntokun
0a3bc3ee3d Merge pull request #5840 from guggero/bolt-pathfinding-fallback
db: allow turning off in-memory graph cache for bbolt
2021-10-25 14:24:10 -07:00
Olaoluwa Osuntokun
11b157705c Merge pull request #5598 from champo/relax_channel_disabled
routing: relax penalties for channel disabled errors
2021-10-25 14:21:36 -07:00
Olaoluwa Osuntokun
60a1f2d8d9 Merge pull request #5874 from Roasbeef/chan-type-feature-bit-fix
lnwire: switch chan_type feature to bits 44/45
2021-10-25 14:19:29 -07:00
Oliver Gugger
8095901924 Merge pull request #5893 from guggero/waddrmgr-update
mod: update btcwallet dependency to fix crash
2021-10-25 15:13:55 +02:00
Oliver Gugger
f045ee5e96 Merge pull request #5881 from alexbosworth/patch-6
lnrpc: log channel point in coop close warning
2021-10-25 11:30:08 +02:00
Oliver Gugger
ad9c160bc9 Merge pull request #5845 from guggero/itest-fixes-rest
itest: fix build matrix, WebSocket test timeout and log file upload
2021-10-25 11:16:20 +02:00
Oliver Gugger
47879d95e8 mod: update btcwallet dependency to fix crash
Fixes #5864.
Updates the btcwallet dependency to the version that fixes the
concurrent map access crash.
2021-10-25 09:50:58 +02:00
Alex Bosworth
262992fbe3 include release note 2021-10-22 13:57:10 -07:00
positiveblue
416a96e2c1 lnrpc: migrate deprecated go get to go install
Starting in Go 1.17, installing executables with go get is deprecated.
Migrate our docker file for lnrpc protos.
2021-10-22 09:25:22 -07:00
Oliver Gugger
a2ad533136 docs+lncfg+sample-lnd.conf: add no-graph-cache option 2021-10-22 09:32:47 +02:00
Oliver Gugger
4e224fe0aa GitHub: fix matrix, package log files before upload
It turns out we were using the wrong matrix variable in the actual
make command and ran the same itest 6 times with no arguments, all
resulting in running the btcd test.

To avoid uploading too many files in individual requests, we zip them
first before uploading the zip itself.
2021-10-21 12:07:15 +02:00
Wilmer Paulino
08d93fd15b docs: add script enforced channel leases text to release notes 2021-10-19 18:30:58 -07:00