275 Commits (ed46dd355dbd8c6670069f24f73957249849733e)
 

Author SHA1 Message Date
Rusty Russell 0f4ad940ae test/test_state_coverage: remove_event / add_event / have_event helpers. 9 years ago
Rusty Russell fbe6e9e0cf state: allow multiple SPENDTHEM. 9 years ago
Rusty Russell 92bb5f03de test_state_coverage: fix dependent events. 9 years ago
Rusty Russell 42bf766d64 state: hand tx explicitly to bitcoin_watch / bitcoin_watch_delayed 9 years ago
Rusty Russell c19839816e test/test_state_coverage: --dump-states 9 years ago
Rusty Russell d88f96de17 test/test_state_coverage: speed up dot diagram generation. 9 years ago
Rusty Russell 29f22c165d state: handle simultaneous close. 9 years ago
Rusty Russell 066bf1f4e5 test/test_state_coverage: Check for deadlock. 9 years ago
Rusty Russell 642c3e36e3 test/test_state_coverage: Check that it terminates. 9 years ago
Rusty Russell 786bef9002 test/test_state_coverage: output dot format. 9 years ago
Rusty Russell 11f33ad12f test/test_state_coverage: test the case where we decline an HTLC. 9 years ago
Rusty Russell 8308e31d6c test/test_state_coverage: ensure we produce all output packets. 9 years ago
Rusty Russell f51e9c81bf test/test_state_coverage: make sure we test all inputs. 9 years ago
Rusty Russell 1556315f2e test_state_coverage: simple exhaustive coverage test for state machine. 9 years ago
Rusty Russell 5730b118f1 Some more ccan objs. 9 years ago
Rusty Russell 847ef21c07 state: Core state machine for lightning. 9 years ago
Rusty Russell 669479b671 gen_state_names.h: printable names for state_types enums. 9 years ago
Rusty Russell 1fca363b31 state_types: types for state machine. 9 years ago
Rusty Russell 1b2de5c830 CCAN: add cdump. 9 years ago
Rusty Russell 3b0aca81f5 CCAN: update. 9 years ago
Rusty Russell f0cab4e74b gather_updates: fix rebase error. 9 years ago
Rusty Russell 8af4619406 Makefile: neaten 9 years ago
Rusty Russell 02a563ba82 protocol: renumber. 9 years ago
Rusty Russell fefe2deea2 protocol: add a third leg to the close operation. 9 years ago
Rusty Russell d00eeded9f protocol: split message update_remove_htlc into update_timedout_htlc and update_routefail_htlc, remove update_remove_htlc_delay. 9 years ago
Rusty Russell 807ac38308 protocol: add decline response for HTLC. 9 years ago
Rusty Russell 5bc22f0368 protocol: increase HTLC precision to 1/1000 satoshi. 9 years ago
Rusty Russell 58a62e782d bitcoin/script: don't pass value for HTLC script. 9 years ago
Rusty Russell 186736050f test-cli: fix alpha case. 9 years ago
Rusty Russell bc056fbc4d doc/deployable-lightning: point out that Fig 4 is simplified. 9 years ago
Rusty Russell 71c56e0360 doc: biblopgraphy update 9 years ago
Rusty Russell 17471d0788 Merge pull request #3 from pm47/master 9 years ago
pm47 d97c68717b explicitely specified proto version 9 years ago
Rusty Russell 785b061034 Merge branch 'pm47-master' 9 years ago
pm47 a97d390128 fixed typos in pdf 9 years ago
Rusty Russell 1cb147c5b8 Version number, name, and build details. 9 years ago
Rusty Russell 6883d28f6d doc: move dual anchor with escapes to Appendix B. 9 years ago
Rusty Russell 3311580c62 scripts/test.sh: fix bitcoin case. 9 years ago
Rusty Russell 0b33da08c1 scripts: auto-detect alpha vs bitcoin 9 years ago
Rusty Russell 6cea21750d HOWTO-USE.md: Just refer to test scripts. 9 years ago
Rusty Russell 3b214479ae test-cli/scripts/test.sh: basic HTLC spending test. 9 years ago
Rusty Russell fcbba0280d test-cli/create-htlc-spend-tx: new util. 9 years ago
Rusty Russell bafc93886f test-cli/scripts/test.sh: basic HTLC creation test. 9 years ago
Rusty Russell b5ff69e236 test-cli/update-channel-htlc-remove: new util. 9 years ago
Rusty Russell 9b0ed51f2b test-cli/update-channel-htlc-complete: new util. 9 years ago
Rusty Russell 5778b004dd test-cli/update-channel-htlc: new util. 9 years ago
Rusty Russell 7ed0b461aa commit_tx: add HTLCs. 9 years ago
Rusty Russell 106c447d17 gather_updates: handle HTLC updates. 9 years ago
Rusty Russell 769f9f1cc5 gather_updates: extract some update logic into update_rhash. 9 years ago
Rusty Russell f0df2b7930 channel_state: add htlcs array. 9 years ago