201 Commits (f5f85b389d08345bb98e78f8df7f1ba5b9dabdb7)

Author SHA1 Message Date
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
Rusty Russell 1036f98613 devtools/gossipwith: allow setting the secret key. 5 years ago
Rusty Russell af535bf5ff devtools/gossipwith: allow interaction. 5 years ago
lisa neigut 5c07afac7d bolt: update to BOLT spec changes (extract format + type specifications) 5 years ago
Rusty Russell 0d2a4830ed ccan: update to faster and correct crc32c implementation. 5 years ago
Rusty Russell 0e7b26d7c7 devtools/credit: script to highlight contributions for this commit. 5 years ago
Rusty Russell 2abae05daa devtools/create-gossipstore: write timestamps to the gossip_store. 5 years ago
Rusty Russell 948490ec58 gossipd: add timestamp in gossip store header. 5 years ago
Rusty Russell 38d2899fbb common/per_per_state: generalize lightningd/peer_comm Part 1 5 years ago
Rusty Russell df00f20e4a gossipd: erase old entries from the store, don't just append. 5 years ago
Rusty Russell 0fc97ed202 devtools/dump-gossipstore: print offsets. 5 years ago
William Casarin 6f635b46fd gossipstore: fix uninitialized input fd 5 years ago
Rusty Russell 0c189fe3a7 devtools/decode-iolog: tool to decode hexstrings from io logging. 5 years ago
Rusty Russell 0e37ac2433 common: move gossip_store read routine where subdaemons can access it. 6 years ago
Rusty Russell 7ede5aac31 gossip_store: change format so we store raw messages. 6 years ago
Rusty Russell 78ef30b5ff devtools/create-gossipstore: fix false cppcheck warning. 6 years ago
Christian Decker 0d19d04def wallet: Pass chainparams to address serialization 6 years ago
arowser 890379d8f1 correct format long long unsigned int on 32bits linux 6 years ago
Rusty Russell 14ef3e9565 create-gossipstore: actually use the CSV values. 6 years ago
Joe Netti 902bb22a92 devtools/create-gossipstore: cleanups 6 years ago
Rusty Russell e0ec9ac521 libwally: update to 0.6.8. 6 years ago
Rusty Russell a2fa699e0e Use node_id everywhere for nodes. 6 years ago
Rusty Russell b4455d517c common/node_id: new type. 6 years ago
Atis Elsts db2ed9e168 use SCNu64 instead of ld when scanning for a 64-bit value: fixes compilation on Raspberry Pi 6 years ago
William Casarin 6b49b17d6e build: handle possible fscanf errors 6 years ago
William Casarin 3d98ebbd7f build: fix maybe-uninitialized error on some gcc versions 6 years ago
William Casarin 8a4ff05a40 nit: remove end-of-line whitespace 6 years ago
Rusty Russell fbb494fba3 devtools/create-gossipstore: clean up enough to pass check-source. 6 years ago