159 Commits (f85f2c6c2def6a4346cabccb0c56ebbeb6cd958a)

Author SHA1 Message Date
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
Rusty Russell 23f9c7c209 permute_tx: don't save permutation map. 8 years ago
Rusty Russell 809caa8588 bitcoin/pullpush.[ch]: expose bitcoin-style marshal/unmarshal. 8 years ago
Rusty Russell ca142a0b47 Signed-off-by: Rusty Russell <rusty@rustcorp.com.au> 8 years ago
Rusty Russell 748f477508 maintclean: fix depends and typo 8 years ago
Christian Decker 7546fad324 Removing OpenSSL as a dependency. 8 years ago
Christian Decker 1f4a056009 Switched base58 to use libbase58. 8 years ago
Rusty Russell c649f62e43 libsecp256k1: update. 8 years ago
Rusty Russell de90b44bf6 Makefile: erase libsecp results on distclean. 8 years ago
Rusty Russell 42bed80145 pubkey: don't carry around DER encoding. 8 years ago
Rusty Russell fecd91ab2a Move funding.[ch] to daemon/channel.[ch]. 8 years ago
Rusty Russell 04b3e8f91d daemon: use siphash for hashes. 8 years ago
Rusty Russell d1416ea5b5 TAGS: don't go into git dirs. 8 years ago
ocinq bcdab60694 Makefile : ccan/asort is referenced 8 years ago
Rusty Russell 49ebed737d daemon/test: test differential fees. 9 years ago
Rusty Russell 9bb070f5b6 0.3 release: Braydon Fuller: Nakamoto's Genesis Coins 9 years ago
Rusty Russell 97bc4ed0cb daemon/test: test mutual close with outstanding HTLCS. 9 years ago
Rusty Russell f43cc72d6a Makefile: add generated packet names. 9 years ago
Rusty Russell e46a2ed49a test/test_protocol: rename internally to match updated 02-wire-protocol.md 9 years ago
Rusty Russell 06d2c19c41 test/test_protocol: make pretty(-ish) SVG diagrams. 9 years ago
Rusty Russell c710a64ccf Makefile: support for suppressing valgrind. 9 years ago
Rusty Russell 7f90d183da test/test_protocol: simulator for the updated wire-protocol BOLT. 9 years ago
Rusty Russell 35d1b13cde daemon: commit outstanding changes via timer. 9 years ago
Rusty Russell 4beaedfa49 daemon/test: clean up Makefile. 9 years ago
Rusty Russell d6603adc2f daemon/test: test stealing. 9 years ago