233 Commits (70bbc46304ab5995a0ba9fec48055427d7da548f)

Author SHA1 Message Date
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
Rusty Russell 6da448b797 0.5: Bitcoin Savings & Trust Daily Interest 8 years ago
Christian Decker d30f3f1a40 sphinx: Remove obsolete onion implementation 8 years ago
Christian Decker 7bb5c279a8 sphinx: Implemented sphinx onion routing 8 years ago
Rusty Russell 766249ec2b Makefile: don't regenerate manpages unless they've really changed. 8 years ago
Rusty Russell 4fcdf6de5c irc: fix check-source. 8 years ago
Rusty Russell 5b3bde715a getinfo: add version information 8 years ago
Rusty Russell c648897695 Makefile: clean up ccan-enumstr object for make clean. 8 years ago
Rusty Russell 2452df315a doc: manpages for the various lightning RPC calls. 8 years ago
Rusty Russell 678df3525e ccan: update, add cppmagic. 8 years ago
Rusty Russell af8e4ed2b9 ccan: remove unused modules. 8 years ago
Rusty Russell c11c81a920 daemon: first unit test, infrastructure. 8 years ago
Rusty Russell 8d2776376a 0.4: Wright's Cryptographic Proof 8 years ago
Rusty Russell 190b30e958 daemon: test restarting. 8 years ago
Rusty Russell 71b8a07c56 db.c: database API. 8 years ago
Rusty Russell 3866d7605c daemon: reconnect support. 8 years ago