247 Commits (ba24fe0ba34434906167f00227c0178d2714166a)

Author SHA1 Message Date
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
Rusty Russell 623eec4068 daemon/test: test unilateral close. 9 years ago
Rusty Russell f29a6043d2 daemon: open-code handling of on-chain states. 9 years ago
Rusty Russell 3f374d8d8b check-bolt: handle references to early-drafts too. 9 years ago
Rusty Russell 9eabab78ab utils: tal_hexstr() helper. 9 years ago
Rusty Russell a150bd191a remove_dust: don't ever create dust outputs. 9 years ago
Rusty Russell 4bbb86ae30 daemon: clean up test dirs. 9 years ago
Rusty Russell 03a538ca02 check-bolt: check that comments in code match the specs. 9 years ago
Rusty Russell 5ba7692254 Makefile: fix config.h rebuilds in parallel. 9 years ago
Rusty Russell e7b9a913a6 bitcoind: getrawblock helper. 9 years ago
Rusty Russell 410fc3b272 misc: remove some unused functions. 9 years ago
Rusty Russell 6b956ea22a varint: new file. 9 years ago
Rusty Russell ed70b13041 bitcoin: add first unit test. 9 years ago