406 Commits (fce05d74e13fca44924a2b0812772e153fab4e5d)

Author SHA1 Message Date
Rusty Russell 88bb38f63b daemon/lightningd: remove building, and main files 7 years ago
Rusty Russell 26ffa8fdec check-bolt: move to tools/ 7 years ago
Christian Decker fa6e53bb08 Move short_channel_id primitive into bitcoin 8 years ago
Christian Decker df056e5973 bitcoin: Added chainparams grouping blockchain specific parameters 8 years ago
Rusty Russell 7dce850844 Makefile: wallet objects depend on sodium headers, too. 8 years ago
Christian Decker a53acb7877 make: Explicitly set cc compatibility 8 years ago
Rusty Russell 122598dffc Makefile: use -f with pytest, to exit on first failure. 8 years ago
Christian Decker 80436d06cb wallet: Create and manage a sqlite3 database for the wallet 8 years ago
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