6830 Commits (f89d7c1d7470f836106209dd2f6c04b4ff5b7545)
 

Author SHA1 Message Date
darosior f89d7c1d74 hsm encryption: correct salt length 5 years ago
darosior 3c038e4171 hsm encryption: don't include '\n' when deriving the encryption key 5 years ago
lisa neigut f278416708 changelog: update to rc2 5 years ago
lisa neigut 49d5a36751 funding: integration tests for close_to 5 years ago
lisa neigut 422b4502d3 funding: add RPC arg to specify a 'close_to' address 5 years ago
Rusty Russell 624b76e32e gossipd: fix stale scid query. 5 years ago
Rusty Russell e462bd4de0 gossipd: increase number of gossiping peers. 5 years ago
Rusty Russell 41d8308b68 seeker: be more random with node_announcement probes. 5 years ago
Rusty Russell 1e59d2a738 gossipd: count channel_updates on new channels correctly. 5 years ago
Rusty Russell 3702f0f17b pylightning: bump version number. 5 years ago
Rusty Russell ab48ecf07c pylightning: wrap signmessage/checkmessage. 5 years ago
Rusty Russell ad48814746 doc: man pages for checkmessage and signmessage. 5 years ago
Rusty Russell e5d9c7effc lightningd: checkmessage can intuit pubkey in some cases. 5 years ago
Rusty Russell 034ed1711c gossipd: fix memleak when we getnodes has no nodes. 5 years ago
Rusty Russell 150598e061 tests: add test for signmessage and lightning-checkmessage. 5 years ago
Rusty Russell 1f0b86e575 lightningd: add checkmessage JSON command. 5 years ago
Rusty Russell b81ed5be86 devtools: lightning-lightning-checkmessage to validate zbase32 node sigs 5 years ago
Rusty Russell 3955ddfce6 lightningd: add zbase32 encoding to signmessage 5 years ago
Rusty Russell fc9a2a5dba lightningd: add signmessage JSON command. 5 years ago
Rusty Russell 889216e0a9 hsmd: add support for signing a lightning msg from nodeid. 5 years ago
Rusty Russell ca53c1b699 gossipd: push our own gossip messages harder. 5 years ago
Saibato a96b4d8363 Tor CHANGELOG updates for 0.7.3 5 years ago
Rusty Russell c617f19a29 Makefile: fix static linking. 5 years ago
lisa neigut a91b454749 changelog updates for 0.7.3-rc1 5 years ago
darosior 541df1591e Add a changelog line about behavior change on gossip_queries response 5 years ago
darosior c0ae3cb8c4 pytest: make test_plugin_slowinit a test again 5 years ago
darosior 744b727206 plugin_control: halve the timeout delay 5 years ago
darosior 362775bc02 plugin: unregister hooks a plugin registered while freeing it 5 years ago
darosior 1e7b332716 plugin_control: don't assume plugin exists on error 5 years ago
Rusty Russell bd55f6d940
common/features: only support a single feature bitset. 5 years ago
Rusty Russell 9485919a81 queries: make sure scids are in order. 5 years ago
Rusty Russell 1f9de04ae4 ccan: import updated version to get uintmap_before(). 5 years ago
Rusty Russell 48f0362eae seeker: handle non-synced state internally. 5 years ago
Rusty Russell 89d97b330e seeker: don't try to fill peers when they connect. 5 years ago
Rusty Russell 596ed6a83b gossipd: better description of what's happening with the seeker. 5 years ago
Rusty Russell a88553ea6d gossipd: fix typo in seeker random probe logic. 5 years ago
Rusty Russell 0c7c765a28 seeker: do set_state() in callee, not caller. 5 years ago
Rusty Russell f4a6986d72 gossipd: remove unknown short_channel_ids as we ask for them. 5 years ago
Rusty Russell d2a5f056a8 gossipd: restore dev-suppress-gossip functionality. 5 years ago
Rusty Russell 7d207c50fa gossipd: remove some spammy debug messages. 5 years ago
Rusty Russell a1644c1b6e seeker: start doing a channel probe if we see unknown node_announcement msgs. 5 years ago
Rusty Russell f7cffbad98 seeker: try asking peer which gave us unknown data first. 5 years ago
Rusty Russell 82a5efa932 gossipd: start streaming gossip from last gossip timestamp minus 10 minutes. 5 years ago
Rusty Russell 70e88b0dfb gossipd: have seeker control which peers gossip, reduce to 3 and rotate. 5 years ago
Rusty Russell 877d1eaab3 gossipd: don't request channel_updates if we're being spammed. 5 years ago
Rusty Russell b33a73ced6 gossipd: don't hang up on slow peers. 5 years ago
Rusty Russell 869b5e40b5 gossipd: simplify seeker state machine. 5 years ago
Rusty Russell 918478b0ef gossipd: use timestamp information to detect stale scids. 5 years ago
Rusty Russell af3bc4d11f gossipd: use timestamp information to detect stale scids. 5 years ago
Rusty Russell 1f2a03f019 gossipd: hand (any) timestamps through to callback for query_channel_range. 5 years ago