FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
Commits · ElementsProject/lightning · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
ElementsProject
/
lightning
Public
Notifications
You must be signed in to change notification settings
Fork
1k
Star
3.1k
Code
Issues
269
Pull requests
93
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Commits
Branch selector
User selector
Datepicker
Commit history
Commits on Aug 26, 2026
Cargo.lock: update dependencies
Show description for c1551c5
daywalker90
committed
c1551c5
View commit details
Copy full SHA for c1551c5
Browse repository at this point
connectd: treat websocket handshake headers as case-insensitive
Show description for f0c702e
coreyphillips
authored and
daywalker90
committed
f0c702e
View commit details
Copy full SHA for f0c702e
Browse repository at this point
Commits on Aug 25, 2026
doc: fix typos across getting-started, plugins and contributor docs
Show description for 122baa9
vaibhav8a
authored and
daywalker90
committed
122baa9
View commit details
Copy full SHA for 122baa9
Browse repository at this point
lightningd: check value overflow for forward amounts
Show description for 96f026e
Lagrang3
authored and
daywalker90
committed
96f026e
View commit details
Copy full SHA for 96f026e
Browse repository at this point
Commits on Aug 24, 2026
both bolt.observer and LN Node Insights has been down for awhile, so not relevant anymore
drymi11
authored and
daywalker90
committed
0624414
View commit details
Copy full SHA for 0624414
Browse repository at this point
offers: fix recurrence proportional amount
Show description for c2ba235
Lagrang3
authored and
nGoline
committed
c2ba235
View commit details
Copy full SHA for c2ba235
Browse repository at this point
devtools/blockreplace.py: make executable
seedhammer
authored and
daywalker90
committed
fb0c10c
View commit details
Copy full SHA for fb0c10c
Browse repository at this point
openchannel: remove dead code.
Show description for 93f8462
rustyrussell
authored and
daywalker90
committed
93f8462
View commit details
Copy full SHA for 93f8462
Browse repository at this point
bcli: require bitcoind >= 23.0, and remove unneeded bitcoind version gate for getblockfrompeer.
Show description for 5110f7b
rustyrussell
authored and
daywalker90
committed
5110f7b
View commit details
Copy full SHA for 5110f7b
Browse repository at this point
pytest: deterministic test for lockin of a non-latest mined RBF inflight
Show description for 31d08fb
ksedgwic
authored and
daywalker90
committed
31d08fb
View commit details
Copy full SHA for 31d08fb
Browse repository at this point
lightningd: lock in the mined RBF inflight, not the latest one
Show description for 90b58e8
ksedgwic
authored and
daywalker90
committed
90b58e8
View commit details
Copy full SHA for 90b58e8
Browse repository at this point
askrene: properly handle invalid "inform" field
Show description for 245f354
Lagrang3
authored and
daywalker90
committed
245f354
View commit details
Copy full SHA for 245f354
Browse repository at this point
askrene: exclude stubchannels from routing
Show description for c313eff
niftynei
authored and
daywalker90
committed
c313eff
View commit details
Copy full SHA for c313eff
Browse repository at this point
channeld: fail channel on zero next_commitment_number
Show description for eafdd93
vincenzopalazzo
authored and
daywalker90
committed
eafdd93
View commit details
Copy full SHA for eafdd93
Browse repository at this point
tests: reproduce zero next_commitment_number on advanced channel
Show description for cea73b8
vincenzopalazzo
authored and
daywalker90
committed
cea73b8
View commit details
Copy full SHA for cea73b8
Browse repository at this point
Commits on Aug 20, 2026
lightningd/peer_control: initialize error pointer in handle_peer_spoke
Show description for 090f4b0
Storm Knight
authored and
daywalker90
committed
090f4b0
View commit details
Copy full SHA for 090f4b0
Browse repository at this point
Commits on Aug 19, 2026
pyln-testing: truncate long testnames
Show description for c4fe4cb
nepet
authored and
daywalker90
committed
c4fe4cb
View commit details
Copy full SHA for c4fe4cb
Browse repository at this point
tests: fix flaky test_onchain_rbf_stops_after_confirmation
Show description for 50151b0
ksedgwic
authored and
daywalker90
committed
50151b0
View commit details
Copy full SHA for 50151b0
Browse repository at this point
common: saturate marginal_feerate() instead of overflowing
Show description for f2a0fb2
morehouse
authored and
daywalker90
committed
f2a0fb2
View commit details
Copy full SHA for f2a0fb2
Browse repository at this point
openingd: bound funding_satoshis by total bitcoin supply
Show description for 4b34ad3
morehouse
authored and
daywalker90
committed
4b34ad3
View commit details
Copy full SHA for 4b34ad3
Browse repository at this point
use const-correct types with strchr, strstr, etc.
Show description for 215c5d2
whitslack
authored and
daywalker90
committed
215c5d2
View commit details
Copy full SHA for 215c5d2
Browse repository at this point
lightningd: store raw failure message so waitsendpay always has raw_message
Show description for 4eb8023
ksedgwic
authored and
daywalker90
committed
4eb8023
View commit details
Copy full SHA for 4eb8023
Browse repository at this point
Commits on Aug 17, 2026
ci: bind GPG keyid via env before shell in release-publish
Show description for 372d8f7
SashaMIT
authored and
daywalker90
committed
372d8f7
View commit details
Copy full SHA for 372d8f7
Browse repository at this point
ci: bind version/ref inputs via env before shell in release workflows
Show description for aa39561
SashaMIT
authored and
daywalker90
committed
aa39561
View commit details
Copy full SHA for aa39561
Browse repository at this point
tests/fuzz/fuzz-open_channel: fix bad local variable access after longjmp
Show description for 4fd17d7
whitslack
authored and
daywalker90
committed
4fd17d7
View commit details
Copy full SHA for 4fd17d7
Browse repository at this point
configvar: don't crash on stale configvars in finalize_overrides
Show description for dc814eb
Andezion
authored and
daywalker90
committed
dc814eb
View commit details
Copy full SHA for dc814eb
Browse repository at this point
pytests: test_self_disable case added that crashes CLN
Show description for 5785ed6
daywalker90
committed
5785ed6
View commit details
Copy full SHA for 5785ed6
Browse repository at this point
Commits on Aug 15, 2026
pyln-testing: give btcproxy a port and choose better ports
Show description for f80895b
daywalker90
committed
f80895b
View commit details
Copy full SHA for f80895b
Browse repository at this point
doc: fix and extend `htlc_accepted` documentation for `resolve`
Show description for 3bc430d
daywalker90
committed
3bc430d
View commit details
Copy full SHA for 3bc430d
Browse repository at this point
Commits on Aug 13, 2026
lightningd: accept options array in plugin start
Show description for fce9d6e
daywalker90
committed
fce9d6e
View commit details
Copy full SHA for fce9d6e
Browse repository at this point
Makefile: call cargo for binary targets if workspace library dependencies changed
Show description for 248b3fa
daywalker90
committed
248b3fa
View commit details
Copy full SHA for 248b3fa
Browse repository at this point
cln-plugin: return rpc error instead of exiting on invalid json input
Show description for 62c1b70
daywalker90
committed
62c1b70
View commit details
Copy full SHA for 62c1b70
Browse repository at this point
Commits on Aug 12, 2026
ci: fix pypi-publish env/run YAML after input binding
Show description for b35b848
authored and
cdecker
committed
b35b848
View commit details
Copy full SHA for b35b848
Browse repository at this point
ci: bind docker/pypi workflow inputs via env before shell
Show description for a0598a2
authored and
cdecker
committed
a0598a2
View commit details
Copy full SHA for a0598a2
Browse repository at this point
Commits on Aug 11, 2026
tests: fixe test_multichan_stress flake
Show description for 7faac86
daywalker90
committed
7faac86
View commit details
Copy full SHA for 7faac86
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL