63 Commits (a04f0fe250fed0297d89810442efe0b89f3faa1a)

Author SHA1 Message Date
Rusty Russell 1a4084442b onchaind: use a point-of-last-resort if we see an unknown transaction. 6 years ago
Rusty Russell b123b1867d shachain: shachain_get_secret helper. 6 years ago
Rusty Russell 5cf34d6618 Remove tal_len, use tal_count() or tal_bytelen(). 6 years ago
Rusty Russell 613b65eede onchaind: use the HSM to get the per-commitment-point. 6 years ago
Rusty Russell 14d6fc4a31 onchaind: use HSM for signing htlc transactions. 6 years ago
Rusty Russell 4098f47cfc onchaind: use HSM to sign "to-us" transactions. 6 years ago
Rusty Russell dd2773dfc0 common/keyset: use struct basepoints rather than open-coding fields. 6 years ago
Rusty Russell b2b85100d7 common/derive_basepoints: add routines for marshal/unmarshal. 6 years ago
Rusty Russell 6c98457ef2 per-peer seed is a 'struct secret' not a 'struct privkey'. 6 years ago
Rusty Russell c78afa9201 onchaind: use lowball fee instead of donating to miners. 6 years ago
practicalswift abf510740d Force the use of the POSIX C locale for all commands and their subprocesses 7 years ago
Rusty Russell 1764d6c907 grind_htlc_tx_fee: benchmark. 7 years ago
Rusty Russell c52222848d onchaind: support tests. 7 years ago