19 Commits (362284981d3f5515c48cfb5a662d9ff9db103368)

Author SHA1 Message Date
niftynei 14de198bd1 wally-tx: add type-to-string for a wally-tx 4 years ago
niftynei 5ecacf3dd0 psbt: add type-to-string that prints b64 string 4 years ago
Rusty Russell b9d6e8bbaa common: add fee_states state machine for update_fee. 5 years ago
Rusty Russell b4455d517c common/node_id: new type. 6 years ago
Rusty Russell 7fad7bccba common/amount: new types struct amount_msat and struct amount_sat. 6 years ago
Rusty Russell 19d13f1781 type_to_string: return const char *. 6 years ago
Rusty Russell 9f1f79587e short_channel_id_dir: new primitive for one direction of short_channel_id 6 years ago
Rusty Russell dffe2f516a signature: wrap almost all signatures in struct bitcoin_signature. 6 years ago
Rusty Russell 6b2282fc1d wireaddr_internal: new type for where we can also use a local socket. 7 years ago
Rusty Russell 5eea772c53 type_to_string: support sha256_double. 7 years ago
Rusty Russell 611ecc60ae lightningd: rename peer_state -> channel_state, remove OPENINGD. 7 years ago
Rusty Russell 810abb6b21 bitcoin: create new wrapper type bitcoin_blkid, log backward endianness. 7 years ago
Rusty Russell 0237e0b28c bitcoin: create new wrapper type bitcoin_txid, log backward endianness. 7 years ago
Rusty Russell a7d6326bef type_to_string: format wireaddr. 7 years ago
Rusty Russell bd1cac34ce netaddr: remove. 7 years ago
Rusty Russell 86313383a7 type_to_string: support ripemd160. 7 years ago
Rusty Russell 8c22bd9ee1 headers: fix up header idempotent lines. 7 years ago
Rusty Russell 8375857116 common: absorb remaining files from daemon/ 7 years ago
Rusty Russell 85ff95e829 common: new directory for any shared objects. 7 years ago
Rusty Russell b99c5620ef struct secret: use everywhere. 8 years ago
Rusty Russell 7419fde9a0 Update to new spec: differentiate channel_id and short_channel_id. 8 years ago
Rusty Russell 4a7418e3db channel: object to track channel state. 8 years ago
Rusty Russell 7d68554787 type_to_string: add secp256k1_ecdsa_signature. 8 years ago
Rusty Russell 25a37fafae type_to_string: add privkey. 8 years ago
Rusty Russell c6997f15c7 bitcoin/preimage: struct preimage. 8 years ago
Rusty Russell e3d966c102 type_to_string: add channel_id 8 years ago
Rusty Russell a25e2816e9 type_to_string: add secp256k1_pubkey 8 years ago
Rusty Russell c7b69abdaa type_to_string: move formatting to appropriate files. 8 years ago
Rusty Russell 5bd8063ddb type_to_string: make type printing dynamic. 8 years ago
Rusty Russell f8eb454139 type_to_string: move pretty printing of types from log 8 years ago