198 Commits (39115717f6dbfd732e3ca7cb43845f7570b0223f)

Author SHA1 Message Date
Rusty Russell f61da7eb64 tests/test_lightningd.py: incorporate everything from old test-basic shell test. 8 years ago
Rusty Russell 0e6667f3b2 pytest: fix dependencies 8 years ago
Christian Decker 67315be673 travis: Simplified build script 8 years ago
Christian Decker e603dba14a sphinx: Fixing makefile for test_sphinx and using lightningd version 8 years ago
Rusty Russell 27764b65f9 lightningd: fix shachain to be 48-bits, with hack for legacy. 8 years ago
Rusty Russell 4bf398c4e7 status: move into lightningd/status. 8 years ago
Rusty Russell c6f568dbde Makefile: fix distclean, clean targets. 8 years ago
Christian Decker 7ac7a6a47e cleanup: Ignoring libwally artifacts and distclean cleans them 8 years ago
Rusty Russell fb93503e6d Makefile: fix libsodium build 8 years ago
Rusty Russell 1271ac8899 libwally-core: import version 3b025127cbf11912f8b95e7ff3c905d74e8433ce 8 years ago
Rusty Russell c6997f15c7 bitcoin/preimage: struct preimage. 8 years ago
Rusty Russell a02f1e10c4 make check: run all the tests. 8 years ago
Christian Decker 05cf3160d4 ccan: Added ccan/intmap 8 years ago
Christian Decker 7cc5e2fc7a pytest: Added pytest target to Makefile 8 years ago
Rusty Russell 69079e51a9 doc: move Makefile parts into doc/ 8 years ago
Rusty Russell df59cef3af doc: rename waitinvoice manpage to waitanyinvoice. 8 years ago
Rusty Russell 73d07ce441 libsodium: use our local submodule. 8 years ago
Rusty Russell 015eb072b8 Makefile: split CORE_SRC into CORE_SRC, CORE_TX_SRC and CORE_PROTOBUF_SRC 8 years ago
Rusty Russell 8bf33c7839 lightningd/lightningd: daemon for controlling the other daemons. 8 years ago
Rusty Russell a0ac5c276e status: API for status reporting. 8 years ago
Christian Decker 07fbeee29d coverage: Added `coverage` makefile target 8 years ago
Christian Decker bd6b9c377e coverage: Enable compilation with `--coverage` 8 years ago
Rusty Russell a6f98ad02b Makefile: wire objects also depend on CCAN headers. 8 years ago
Rusty Russell 9df0aa7538 libbase58: add autosubmodule rule, move depends to bitcoin/Makefile 8 years ago
Lucas Betschart 3e6bb958eb Add libbase58 as git submodule 8 years ago
Rusty Russell a08a2105ea generate-wire.py: generalize, move to tools. 8 years ago
Rusty Russell b7789bf065 Makefile: generalize whitespace check. 8 years ago
Rusty Russell 751a0ae5cf check-whitespace: make it quieter. 8 years ago
Rusty Russell 0861ec33a5 check-source-bolt: generalize. 8 years ago
Rusty Russell b4f495fe99 check-source-bolt: don't try to check out if BOLTVERSION is empty or unset. 8 years ago
Rusty Russell 6dc7056625 check-bolt: use new BOLTs. 8 years ago
Rusty Russell 05feefbb8a test: move mockup script outside daemon/ 8 years ago
Rusty Russell d30b67a3fe test: generalize update-mocks 8 years ago
Rusty Russell f8eb454139 type_to_string: move pretty printing of types from log 8 years ago
Rusty Russell 59ecb3dfea Makefile: don't include tests in TAGS. 8 years ago
Rusty Russell f8344baf64 ccan: update, new modules. 8 years ago
Rusty Russell 1f447688bc test: make generic driver for unit tests. 8 years ago
Christian Decker e40509c6c3 wire: Linking against wire objs 8 years ago
Rusty Russell 36e018161f wire: generate marshal/unmarshal from spec. 8 years ago
Rusty Russell f85f2c6c2d 0.5.2: Fixes and change IRC server. 8 years ago
Rusty Russell 88837c20ca Makefile: pass CC through to libsecp256k1 build. 8 years ago
Rusty Russell 0d7f6ce25b check-whitespace: add to check-source. 8 years ago
Rusty Russell f5c00deec7 Remove trailing whitespace from source. 8 years ago
Rusty Russell 98910c03f2 check-source: add version to BOLTDIR. 8 years ago
Rusty Russell 700c536a27 Makefile: remove all the old Elements Alpha support. 8 years ago
Rusty Russell d77d5edc07 Makefile: clean gen_ files and ccan/config in make clean. 8 years ago
Rusty Russell 49809785ca state.h state_types.h: move into daemon/ 8 years ago
Rusty Russell fd6c3ce5a3 names: move into daemon/ 8 years ago
Rusty Russell ec072b5d68 gen_pkt_names, gen_state_names: move into daemon/ 8 years ago
Rusty Russell e40f864567 lightning.pb-c.c lightning.pb-c.h: don't generate if unchanged. 8 years ago