144 Commits (4a161b710d33f0ce3e4ada0aee76306c77bf9100)

Author SHA1 Message Date
Rusty Russell c710a64ccf Makefile: support for suppressing valgrind. 9 years ago
Rusty Russell 35d1b13cde daemon: commit outstanding changes via timer. 9 years ago
Rusty Russell fe1ba96332 daemon: time options use opt_time. 9 years ago
Rusty Russell 4beaedfa49 daemon/test: clean up Makefile. 9 years ago
Rusty Russell 082eaf406e daemon/test: fix spending check. 9 years ago
Rusty Russell d6603adc2f daemon/test: test stealing. 9 years ago
Rusty Russell effcb73a48 daemon/test: speed up and clean up tests. 9 years ago
Rusty Russell 623eec4068 daemon/test: test unilateral close. 9 years ago
Rusty Russell f29a6043d2 daemon: open-code handling of on-chain states. 9 years ago
Rusty Russell 5eb50345ae daemon: implement bitcoin_htlc_timeout() 9 years ago
Rusty Russell 6f2cb72c27 daemon/test: don't generate tiny dust HTLCs in testing. 9 years ago
Rusty Russell faed0ef736 daemon/test: use config file rather than long cli args. 9 years ago
Rusty Russell 4bbb86ae30 daemon: clean up test dirs. 9 years ago
Rusty Russell bd081d219d protocol: anchor output is now witness 2of2. 9 years ago
Rusty Russell 7b4de8e445 watch: use chaintopology 9 years ago
Rusty Russell 3d9cb81215 watch: express everything in terms of watch_tx and watch_txo. 9 years ago
Rusty Russell 14d722d48d bitcoind: pretend normalized txids are in the block. 9 years ago
Rusty Russell 45fa89e134 daemon/test/test.sh: neaten state checks. 9 years ago
Rusty Russell edcec2ba4e daemon/test: activate segwit. 9 years ago
Rusty Russell f7d86da1b5 daemon: have user supply UTXO for enchor input. 9 years ago
Rusty Russell 40b14981fd daemon: fix BIP68 support. 9 years ago
Rusty Russell 5e7b3d02a1 daemon: batching of changes as per BOLT #2. 9 years ago
Rusty Russell 8c468c1e15 daemon: use fee rates rather than absolute fees (BOLT #2) 9 years ago
Rusty Russell 04b4eb2f59 daemon/test: Fix printing when getblock doesn't show tx. 9 years ago
Rusty Russell 994addadce state: INPUT_CONNECTION_LOST 9 years ago
Rusty Russell 6410b0ac9c test: don't reply on specific bitcoin.conf settings. 9 years ago
Rusty Russell 3fbee72f3a daemon/test: make --verbose flag less verbose. 9 years ago
Rusty Russell ae82c0a12c daemon/test: Make --gdb1/--gdb2 actually work, clean up params. 9 years ago
Rusty Russell 16a7e3dc97 daemon/test: always test with valgrind, don't print errors unless a problem. 9 years ago
Rusty Russell 48a4ec88dd daemon/test/test.sh: remove -x flag, add --verbose option. 9 years ago
Rusty Russell 862509637b daemon: implement unilateral commit. 9 years ago
Rusty Russell b70c18a40e daemon: implement anchor watch timeout. 9 years ago
Rusty Russell 168ed96b12 daemon: close command. 9 years ago
Rusty Russell b76858c1a1 daemon: implement HTLC expiry. 9 years ago
Rusty Russell 1018823f97 daemon: HTLC expiry limits. 9 years ago
Rusty Russell 2346f6bf14 daemon: routefail command. 9 years ago
Rusty Russell 86f4bd772c daemon/test/test.sh: check_status() helper for HTLC status checks. 9 years ago
Rusty Russell 1e82799852 daemon: fulfillhtlc command 9 years ago
Rusty Russell 17359279b2 daemon: getpeers: list HTLCs. 9 years ago
Rusty Russell 6bdaa5d1ca daemon: newhtlc command. 9 years ago
Rusty Russell 8f0e10309a daemon: --bitcoind-poll=<seconds> 9 years ago
Rusty Russell 6443629f6a daemon/test/test.sh: add --valgrind and --gdb options. 9 years ago
Rusty Russell f5538bd1d2 daemon: test scripts. 9 years ago