163 Commits (0ac91b4f99a6c1b1e6a8b4a5d1262416cff01959)

Author SHA1 Message Date
Rusty Russell e521aaec8e devtools: fix example at top of mkcommit. 5 years ago
Rusty Russell 72aa315b5e lightningd: save the fee_states into the database. 5 years ago
Rusty Russell 24d54f98ad channeld: use fee_states internally. 5 years ago
Christian Decker 5ca938015a tools: Fix changelog script to be case insensitive and support auth 5 years ago
Christian Decker ff5f7b194f sphinx: Return the error in parse_onionpacket 5 years ago
Rusty Russell f7ebbb2ec5 common: make sphinx code ignorant of payload format. 5 years ago
Saibato f6006f43a9 Init commit to be able to create a tor static service on the fly. 5 years ago
Christian Decker db92c2ac5e tlv: Remove unused TLV deserialization function 5 years ago
darosior cd11c2050c devtools/gossipwith: add a "network" option 5 years ago
darosior 3322048774 connectd: add network to init message 5 years ago
Rusty Russell 854c64ffee common/bolt11: add secret support. 5 years ago
Rusty Russell ebac3d2a85 spec: update to experimental BOLTs with secret/total_amount. 5 years ago
Rusty Russell aab83e729b lightningd: change config-dir from plugin / wallet / hsm POV into <network> subdir 5 years ago
Rusty Russell 8b1aa3ef8b lightningd: move basic parameter parsing into common/configdir 5 years ago
lisa neigut a3ef71b182 devtools: fixup chainparams crash (global now) 5 years ago
lisa neigut c5e79432e6 devtools: add note when using option-static-remotekey 5 years ago
lisa neigut 3705b5f605 devtools: add privkey+hash printing to mkcommit/mkgossip 5 years ago
Rusty Russell ce1049115a channeld: remove chainparams local parameter. 5 years ago
Rusty Russell 14a5584b50 devtools/gossipwith: allow setting features on cmdline. 5 years ago
Rusty Russell 2e9b8f42fb devtools/gossipwith: option to print out messages in hex. 5 years ago
Rusty Russell 3437f7e25d devtools/gossipwith: change timeout to seconds. 5 years ago
Rusty Russell 00cb5adfe6 common: allow subdaemons to specify the node_id in status messages. 5 years ago
Rusty Russell 9dc8cff9b4 devtools/onion: use raw sphinx helper or new style, allow TLV. 5 years ago
Rusty Russell a76518a029 common/sphinx: rename hop_data to hop_data_legacy. 5 years ago
Richard Myers 2821187fdc trim whitespace from end of onion before decoding 5 years ago
Richard Myers 1c6ac953af fixed to properly pass outgoing cltv to hopdata 5 years ago
Richard Myers 8dbb32afec fixed generate/decode to use assocdata 5 years ago
Richard Myers d4c074676e fixed argv indexes for parsing commands 5 years ago
Rusty Russell 7679f25aec devtools: fix mkcommit crash. 5 years ago
Christian Decker 290b4d68b3 changelog: Add a tool to extract changelog entries from the commits 5 years ago
Rusty Russell 40d34fed9e pytest: clean up test_gossip_notices_close now that gossipwith has more options. 5 years ago
Rusty Russell bb370e66a8 gossipd: handle a "push" marker into the gossip_store. 5 years ago
Sebastian Geisler 4c2f51ce13 Fix syntax error in sql-rewrite.py 5 years ago
arowser 90667a24b6 devtools/.gitignore: Ignore create-gossipstore checkchannels mkquery lightning-checkmessage 5 years ago
Rusty Russell b81ed5be86 devtools: lightning-lightning-checkmessage to validate zbase32 node sigs 5 years ago
Rusty Russell 9d336763ff devtools/dump-gossipstore: get offets correct when we have DELETED entries. 5 years ago
Rusty Russell 38524d907b devtools/gossipwith: Add timeout for better use in tests. 5 years ago
Rusty Russell 72aa83026a devtools/mkquery: tool to generate gossip query messages. 5 years ago
Rusty Russell 6dca80a375 checkchannels tool. 5 years ago
Rusty Russell 722b4942ed common: rename decode_short_channel_ids.{c,h} to decode_array.{c.h} 5 years ago
Rusty Russell 2a74d53841 Move gossip_constants.h into common/ 5 years ago
Christian Decker 2ddf168d59 db: Implement SQL statement rewriting 5 years ago
Christian Decker 640e64cb73 db: Switch statement lookup to use the original query instead 5 years ago
Christian Decker bf613fa48a postgres: Add postgres statement rewriting support 5 years ago
Rusty Russell 895e552475 BOLT: update to master with gossip_queries_ex. 5 years ago
Rusty Russell f4e7ed179f devtools/mkencoded: tool to encode short_channel_id / other for testing 5 years ago
Rusty Russell 8ef996d56e devtools/mkgossip: tool to create gossip msgs for testing. 5 years ago
Rusty Russell 5592cfb174 devtools/dump-gossipstore: add flag to show deleted entries. 5 years ago
Rusty Russell 87f0ee6351 channeld: set option_static_remotekey when negotiated. 5 years ago
Rusty Russell c99906a9a9 per-peer-daemons: tie in gossip filter. 5 years ago