3
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 16, 2023 — Jan 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
fix: load script More... about 1 year ago
invoice: force inclusion of min_final_cltv_expiry for compatibility More... about 1 year ago
pyln-client: don't automatically turn JSON into Millisatoshi class. More... about 1 year ago
pytest: don't assume that msat fields get turned into Millisatoshi. More... about 1 year ago
Publish code-generation.md (#6948) More... about 1 year ago
Update and rename backup-and-recovery.md to backup.md More... about 1 year ago
Update recovery.md More... about 1 year ago
tracing: Add an example exporter to zipkin and document it More... about 1 year ago
test: Add a `run-trace` test and document tracing overhead More... about 1 year ago
common: Add trace_cleanup() function for unit tests More... about 1 year ago
Doc fix: dynamic options More... about 1 year ago
gha: Add `--skip-existing` option to publish to testpypi More... about 1 year ago
Allow dynamic option in python plugin More... about 1 year ago
plugins: re-enable listchannels local info in deprecated mode. More... about 1 year ago
topology: deprecate overriding `active` in `listchannels` with `listpeerchannels` info. More... about 1 year ago
common: gossmap now always ignores private gossip_store messages. More... about 1 year ago
topology: don't show private nodes in listchannels. More... about 1 year ago
lightningd: permit wrong-alias lookups for private channel_update. More... about 1 year ago
pytest: remove test waits for routehints. More... about 1 year ago
pytest: skip test_hook_crash on liquid CI More... about 1 year ago
topology: don't show private nodes in listnodes. More... about 1 year ago
pytest: fix tests in assumption that listchannels will no longer show private gossip. More... about 1 year ago
lightningd: make listincoming use gossmods_from_listpeerchannels(). More... about 1 year ago
pytest: fix test_zeroconf_open() More... about 1 year ago
plugins/renepay: use gossmods_from_listpeerchannels instead of private gossip_store records. More... about 1 year ago
common: add tests that json_scan can omit an entire object member. More... about 1 year ago
plugins/renepay: add localmods later. More... about 1 year ago
plugins/pay: use gossmods_from_listpeerchannels instead of private gossip_store records. More... about 1 year ago
libplugin-pay: make sure get_gossmap calls are balanced by put_gossmap. More... about 1 year ago
plugins/fetchinvoice: use gossmods_from_listpeerchannels instead of private gossip_store records. More... about 1 year ago