128 Commits (d2a5f056a83902ccaa04e3a8ec39d5e6a079c0dd)

Author SHA1 Message Date
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
Rusty Russell aca2e4f722 common/memleak: add dynamic hooks for assisting memleak. 5 years ago
Rusty Russell acf3952acc JSON: remove handling of pre-Adelaide (B:T:N) short_channel_ids. 5 years ago
Rusty Russell a134062f98 bolt11: handle `9` fields for new features. 5 years ago
Christian Decker 70e8da4fbd wallet: Add read-only flag to extracted queries 5 years ago
Christian Decker e4ab98459c wallet: Add tooling to extract SQL queries and generate driver info 5 years ago
Rusty Russell 2600a6ed2e channeld: get current block height when an HTLC fails. 5 years ago
Rusty Russell 9dd314226d devtools/mkclose: make a mutual close transaction. 5 years ago
Rusty Russell 39b34a35c8 bitcoin/tx.c: don't free witness implicitly. 5 years ago
Rusty Russell e40f07803c devtools/gossipwith: allow --max-messages=0 to avoid reading msgs at all. 5 years ago
Rusty Russell f1e84b3d99 devtools: make clean should remove devtools/gen_print_onion_wire.[c,h,o] 5 years ago
lisa neigut 0acdeeec06 fixup mkcommit's reverse ordered chainparams 5 years ago
lisa neigut c7f3fa34b2 funding tx: include segwit marker + flag in fee calculation 5 years ago
lisa neigut b0b6ddb66f devtools: rm repetitive field (it's included in remotesecrets) 5 years ago
lisa neigut abcde461df devtools: print witnesses along with signatures for mkfunding 5 years ago
Rusty Russell 3fa375881a bigsize: make it a proper first-class type. 5 years ago
Christian Decker 9288a7906b tx: Add chainparams to struct bitcoin_tx as context 5 years ago
Rusty Russell 201b531eb6 devtools: fix credit script. 5 years ago
Christian Decker 581694fdda devtools: Minor cleanup of the onion command line tool 5 years ago
Christian Decker c752c3318d sphinx: Cleanup sphinx onion construction, remove realm 5 years ago
Christian Decker 660921a9dd sphinx: Introduce a `runtest` command to the onion tool 6 years ago
Christian Decker 6831db62f7 sphinx: Clean up after migrating to the `sphinx_path` struct 6 years ago
Christian Decker ca0dc01bee sphinx: Fix the onion cli tool to take public keys 6 years ago
Christian Decker a0a1a1f752 sphinx: Add function to add a new v0 hop to a sphinx_path 6 years ago
Rusty Russell c580225c38 wire: handle bigsize/varint fields. 5 years ago
Rusty Russell 2e68b88be8 tools: fix tlv generation 5 years ago
Rusty Russell b1738c5b89 tools: fix 32 bit compile error 5 years ago
ZmnSCPxj 559e3f35a6 devtools/: Ignore mkcommit and mkfunding executables. 5 years ago
lisa neigut 281b4c241e bolt-gen: fixup the devtool/decodemsg printing facility 5 years ago
Rusty Russell 0eda6a5ce7 devtools/mkcommit: cleanups. 5 years ago
Rusty Russell 63d5c7fc1f devtools/onion: allow setting the hop_data. 5 years ago
Rusty Russell b9ea1165c4 devtools/onion: allow setting the associated data. 5 years ago
Rusty Russell 1b8adabd4f devtools/onion: fix --decode 5 years ago
Rusty Russell 12d8be4fdc devtools: have mkcommit support HTLCs. 5 years ago
Rusty Russell 8b09a9ad06 devtools: add mkfunding and mkcommit. 5 years ago
Rusty Russell 5879f6b4e0 devtools/gossipwith: expose the INIT messages. 5 years ago