6035 Commits (40154b35f0888fabcd3d8cd96db71e8458e6ea74)
 

Author SHA1 Message Date
lisa neigut 40154b35f0 bolt-gen: make needs-context not recursive 5 years ago
lisa neigut b30d7d26ea bolt-gen: handle enums 5 years ago
lisa neigut cfd56d86ee bolt-gen: keep single instance of type_obj per type 5 years ago
lisa neigut 009e9dc945 bolt-gen: neaten up generated comments 5 years ago
lisa neigut 7f5ba35e95 bolt-gen-tests: namespace test tlv's under test_ 5 years ago
lisa neigut 281b4c241e bolt-gen: fixup the devtool/decodemsg printing facility 5 years ago
lisa neigut cedebfd2d9 bolt-gen: add truncated uint support for TLV fields 5 years ago
lisa neigut 4261e508a9 bolt-gen: add TLV support 5 years ago
lisa neigut 79f13fa429 bolt-gen: add compilation tests 5 years ago
lisa neigut 12125ec8dc bolt-gen: small cleanups 5 years ago
lisa neigut f2819ba7d8 bolt-gen: remove 'is-optional' qualifier from msg field 5 years ago
lisa neigut 96bf7aead5 bolt-gen: handle variable-sized and optionals 5 years ago
lisa neigut 181e1916b2 bolt-gen: add field optional handling 5 years ago
lisa neigut ade594e941 bolt-gen: add 'top-line' file comments to output 5 years ago
lisa neigut fe3f4f52a0 bolt-gen: handle csv inline comments 5 years ago
lisa neigut d7a68b75f1 bolt-gen: fixup broken subtype parsing 5 years ago
Rusty Russell 2524aeac3a travis: reduce parallelism for valgrind 5 years ago
lisa neigut 1044e37fee bolt-gen: use ordered-dict for fields 5 years ago
Karl-Johan Alm 918e130448 add signet support 5 years ago
Karl-Johan Alm ff2bfe3bdb dynamically generate string of network names 5 years ago
ZmnSCPxj bb301040e4 lightningd/options.c: Add option for setting how long to keep trying bitcoin-cli command. 5 years ago
Rusty Russell e737fe72d6 wire: add bigsize parsing tests. 5 years ago
Rusty Russell 3477034657 tests: add test for tlvstream (from BOLT 1 test vectors). 5 years ago
Rusty Russell 7cf0006c78 wire/tlvstream: routines to marshal/unmarshal TLV streams. 5 years ago
Rusty Russell 95d9377cfe wire: tlv base type handling. 5 years ago
Rusty Russell 54790c17ea wire: rename var_int to bigsize, and insist on minimal. 5 years ago
Kristaps Kaupe 868bde5e00 Add missing return fields to the manpage of listforwards 5 years ago
Rusty Russell b3215a866b gossipd: fix inverted test in debug print. 5 years ago
darosior 7984a55339 doc: Add hooks to the 'getmanifest' example in PLUGINS.md 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 cd6d0ccde7 openingd: round *down* for reserve amount. 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 1e6eabf018 developer: add --dev-force-channel-secrets. 5 years ago
Rusty Russell 5879f6b4e0 devtools/gossipwith: expose the INIT messages. 5 years ago
Rusty Russell 1036f98613 devtools/gossipwith: allow setting the secret key. 5 years ago
Rusty Russell af535bf5ff devtools/gossipwith: allow interaction. 5 years ago
Rusty Russell d59e2b1b4b developer: add --dev-force-bip32-seed to force a specific BIP32 seed. 5 years ago
Rusty Russell 07adb7efd6 developer: add --dev-force-privkey to allow setting a specific node key. 5 years ago
Rusty Russell fb6870c139 param: implement helpers for multiplex commands. 5 years ago
lisa neigut eaa19f23fa bolt: update to latest RFC lightning-rfc:ffeece 5 years ago
lisa neigut 81c40da3b5 bolt: update to lightning-rfc:636b9f, change opcode reference format 5 years ago
lisa neigut 85e325cb1f bolt: update to lightning-rfc:6f6ea63233c new fundamental types 5 years ago
lisa neigut 5c07afac7d bolt: update to BOLT spec changes (extract format + type specifications) 5 years ago
lisa neigut 6c240ab589 bolts: new parsing script and templates for new bolt format 5 years ago
lisa neigut 01e292a3ff Travis: use inline mako install 5 years ago
lisa neigut 118caae45b tools: simplify check 5 years ago