Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
21 commits
Select commit Hold shift + click to select a range
c553749
tools: use new golang 1.24 tool directive
ziggie1984 Sep 15, 2025
ed64aea
tools: update golangci-lint to v2
ziggie1984 Sep 15, 2025
0a7cc02
linter: remove unsupported linters from the codebase
ziggie1984 Sep 15, 2025
055da5f
CI: also use go tool for gosimports
ziggie1984 Sep 15, 2025
a21f441
CI: remove unnecessary custom-gcl.yml file
ziggie1984 Sep 19, 2025
8cbfca8
makefile: add linter config check
ziggie1984 Sep 19, 2025
67c9dbb
Merge pull request #10209 from ziggie1984/use-new-tools-feature
Roasbeef Oct 6, 2025
211e6ad
lnwire: add NodeAnnouncement interface
ellemouton Sep 15, 2025
49b39f1
lnwire: define GossipVersion and GossipMessage
ellemouton Sep 15, 2025
349dedb
lnwire: let gossip messages implement GossipMessage
ellemouton Sep 15, 2025
eab2614
graph/db: use lnwire.GossipVersion instead of ProtocolVersion
ellemouton Sep 15, 2025
6dbefd9
discovery: let reject cache use gossip version in key
ellemouton Sep 15, 2025
30decfc
Merge pull request #10267 from ellemouton/g175Prep
ellemouton Oct 8, 2025
54a5498
channeldb: fix typo
gijswijs Jun 12, 2025
5276413
discovery: improve wording error message
gijswijs Jun 12, 2025
0eb8dd5
discovery: use blank identifier when possible
gijswijs Jun 12, 2025
9a33d37
lnwire+funding: constructors for ann. sigs
gijswijs Jun 16, 2025
6dd32af
discovery: add constructor for mockPeer
gijswijs Jul 7, 2025
511be4c
discovery: send sig ann when full proof available
gijswijs Jun 16, 2025
9402ec9
discovery: send signature announcement once
gijswijs Jun 16, 2025
2e601d8
docs: update release notes for 0.21.0
gijswijs Oct 8, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 0 additions & 4 deletions .custom-gcl.yml

This file was deleted.

Loading
Loading