346 Commits (e11ddfc99282c865989da5883d4027f26d5671e2)

Author SHA1 Message Date
Michael Schmoock 302a78f4eb fix: add inline exception for recent cppcheck false positive 6 years ago
Rusty Russell e5c80f63d7 lightningd: add code to search strmaps for memleak detection. 6 years ago
Christian Decker 7ac0f53da3 travis: Attempt to setup travis without docker and without sudo 6 years ago
Christian Decker 7eaf5b55ff make: Add an option to compile with address sanitizer 6 years ago
Rusty Russell 0da4054045 Makefile: fix make install to depend on plugins. 6 years ago
Rusty Russell 4a45caae32 plugins: install pay plugin when 'make install' 6 years ago
Rusty Russell de4043a32a plugin/libplugin: API for C plugins. 6 years ago
Christian Decker 94eb2620dc bolt: Updated the BOLT specification to the latest version 6 years ago
Rusty Russell c3e96e058e bolt: Updated the BOLT specification to unify UNKNOWN_PAYMENT_HASH & INCORRECT_PAYMENT_AMOUNT 6 years ago
Christian Decker 65054ae72e bolt: Updated the BOLT specification to a07dc3df3b4611989e3359f28f96c574f7822850 6 years ago
Rusty Russell 0d5f0d79da build: allow building from source zip file. 6 years ago
William Casarin a01342a66a make: fail build if git isn't present 6 years ago
Rusty Russell 90cdc47256 Makefile: add COMPAT_V062 flag. 6 years ago
lucash-dev 3aecede214 Removed duplicate error message when running make without running configure first. 6 years ago
arowser c99aa0a21d update pytest check 6 years ago
arowser 65fa1c4f39 only static link sqlite/gmp/zlib 6 years ago
arowser 64677dcbe5 support static link 6 years ago
Rusty Russell 31a375af53 lightningd: add runtime checking for all system-provided libs. 6 years ago
Rusty Russell 2a90325e80 Makefile: add dependency on external header versions. 6 years ago
Rusty Russell 6da213be31 ccan: update to get updated pipecmd. 6 years ago
Rusty Russell eb03b33655 plugins: add and install built-in plugin dir, add clear and disable options. 6 years ago
Christian Decker c3d2caafa2 pytest: Use the pytest-timeout plugin to kill tasks 6 years ago
Rusty Russell fac68630b8 ccan: add ccan/bitmap. 6 years ago
Rusty Russell 40943c9867 Update for latest bolt version: bca814e270dcbee2fea51c0a26ca99efef261f2b 6 years ago
Rusty Russell c236361efd wireaddr: update bolt version, remove 'padding' from addresses. 6 years ago
Rusty Russell 38e6aa66ff python: quieten modern flake8. 6 years ago
Rusty Russell acc01e6436 ccan: update. 6 years ago
lisa neigut b9331e5ac8 gossipd: parse and respect optional `htlc_maximum_msat` 6 years ago
Rusty Russell 0b1870908a Makefile: our first db-from-0.6.1 bugfix is coming. 6 years ago
William Casarin f2488fbe14 make: fix broken error message in bolt-check 6 years ago
lisa neigut 0ecbdf3421 makefile: don't print shellcheck to stdout 6 years ago
Rusty Russell 1b80cb4269 Makefile: don't rebuild all the time 6 years ago
lisa neigut b1ceaf9910 gossipd: Update BOLT-split flags in channel_update 6 years ago
lisa neigut b1f15c2605 BOLT updates: broken link fixes 6 years ago
lisa neigut 73ea6d0038 BOLT 2 updates for fix placment of chain_hash req 6 years ago
lisa neigut b287f2f007 BOLT 11 human-readable formatting changes 6 years ago
Christian Decker 36eab5de26 pytest: Disable early abort if we run in parallel 6 years ago
Rusty Russell 30f129252d wallet: include Makefile from lightningd/Makefile so that lightning headers defined. 6 years ago
Rusty Russell e8a7a7addb wire/Makefile: generate CSVs from specs based on BOLTVERSION. 6 years ago
lucash-dev b52fb14726 pytest: Fix configure to find pytest when installed using pip3. 6 years ago
Rusty Russell cefb6925b2 db: save and restore last_sent_commit correctly. 6 years ago
Rusty Russell a21f025a13 TAGS: add python files. 6 years ago
Rusty Russell 77d3ca3ea3 v0.6.1-rc1 6 years ago
Rusty Russell a409cc26d9 memleak: reenable CCAN_TAL_DEBUG in DEVELOPER mode. 6 years ago
practicalswift a039630da1 lint: Add linter checking for use of discouraged standard library functions 6 years ago
Rusty Russell e3d95f3768 Update common on CCAN_TAL_DEBUG 6 years ago
Mark Beckwith e8edecfbf7 Add lightningd-config(5) to install 6 years ago
Rusty Russell eab83ca79b connectd: new daemon to handle connections. 6 years ago
Rusty Russell 82ff891202 Update to latest BOLT version. 6 years ago
Rusty Russell 2639b1e9a9 ccan: add UTF-8 module for checking alias fields. 6 years ago