5538 Commits (d8aee68ba85861d7aa1216c596f18a8ff1c73b8d)
 

Author SHA1 Message Date
Rusty Russell 049f2351d4 newaddr: deprecate 'address' output. 6 years ago
Rusty Russell 3e67c09d5e newaddr: support getting both bech32 and p2sh addresses. 6 years ago
Christian Decker 5518c7cba8 configure: Check for lower-case IETF acronym in sodium constants 6 years ago
Christian Decker 61f95be0e9 pylightning: Bump version so pypi includes plugin infra 6 years ago
Christian Decker 3d4c0ab626 changelog: Setup new unreleased section post-0.7.0 6 years ago
neil saitug 7f89ce43cc Update wallet/db.h 6 years ago
Rusty Russell 60285187fd db: support more powerful migrations. 6 years ago
Rusty Russell bef7d45f1c db: remove manual db_migration_count function. 6 years ago
Rusty Russell b65c279557 db: don't enter into db_upgrades table on every startup. 6 years ago
William Casarin 9aaf2fe8d4 build: fix uninitialized variable error on gcc 7.4.0 6 years ago
thestick613 e613ae2d8e Increase TCP socket backlog. 6 years ago
nicolas.dorier 063149079e Installing the Pay plugin in Dockerfile for arm32v7 6 years ago
Rusty Russell 4a11bc07f9 CHANGELOG.md: v0.7.0 6 years ago
Rusty Russell 73c02691a3 tools/built-release.sh: fix archives we produce. 6 years ago
Rusty Russell 1da8e498c0 doc: fill in parameters in getroute manpage. 6 years ago
Rusty Russell a988ed70b9 doc/REPRODUCIBLE.md: describe to do reproducible builds. 6 years ago
wailo 2e129dd932 Installing the Pay plugin in Dockerfile 6 years ago
Rusty Russell 30445165d0 CHANGELOG.md: update for rc3. 6 years ago
Rusty Russell 66efcfa855 tools/repro-build.sh: do not turn on address-sanitizer by default. 6 years ago
Rusty Russell d98fb0fd5b configure: remove bashism. 6 years ago
Rusty Russell 02faadfb93 amount: make it work with gcc-4.8. 6 years ago
Rusty Russell a3bac88e08 travis: add a test that we compile under gcc-4.8 (CentOS!) 6 years ago
Rusty Russell 6bfeea334b README.md: update link from listpayments to listpays. 6 years ago
Rusty Russell 1dcc482350 Update CHANGELOG.md for -rc2. 6 years ago
Rusty Russell dce58393cb build-release.sh: fix zipfile determinism. 6 years ago
Rusty Russell 6e63d79159 pylightning: translate msat input to class Millisatoshi 6 years ago
Rusty Russell 690064f7e0 pylightning: don't compare v with inspect._empty. 6 years ago
Rusty Russell 6ace13ba22 pylightning: make plugins use Millisatoshi-converting encoder. 6 years ago
Rusty Russell 5a7d038e6e pylightning: provide a class for Lightning JSONDecoder. 6 years ago
Rusty Russell 464858883b pylightning: reduce scope for deadlock in plugins. 6 years ago
Rusty Russell c7316d7ba2 pytest: test that we translate to and from Millisatoshi on plugin RPC. 6 years ago
Rusty Russell 1982c73ebc pylightning: support functions with type annotations. 6 years ago
Rusty Russell e3bdc32ee8 plugin: give *some* clue in the logs of getmanifest raises an exception! 6 years ago
Rusty Russell 7ca0000869 CHANGELOG.md: update for 0.7.0-rc1 6 years ago
Rusty Russell b2ae4f0fd7 tools/repro-build.sh: script to build an identical binary tarball. 6 years ago
Rusty Russell ce5d61be32 CHANGELOG.md: order into user impact and coolness, while maintaining sections. 6 years ago
Rusty Russell b99617312f plugins/pay: use json_ prefix for json command handlers. 6 years ago
Rusty Russell 203ef2ed0b listsendpays: updated version of listpayments. 6 years ago
Rusty Russell 56dfbec6bd listpays: new command to summarize pay commands. 6 years ago
Rusty Russell e0605466bf doc: update listpayments man page to match current semantics. 6 years ago
Rusty Russell 1ec959752b plugin/pay: rename 'description' to 'label', deprecate 'description'. 6 years ago
Rusty Russell 919f390a93 sendpay: rename 'description' to 'label'. 6 years ago
Rusty Russell 26f60f83d5 libplugin: add deprecated_apis flag for plugins to access. 6 years ago
Rusty Russell 30e4b812d0 plugin/pay: feed bolt11 string through to sendpay. 6 years ago
Rusty Russell 5e14274f41 sendpay: provide 'bolt11' parameter. 6 years ago
Rusty Russell f83e57d68d doc: update getroute manpage in line with last commit. 6 years ago
Rusty Russell f5dc8b9d52 JSON: allow any number of decimal points when parsing 'btc' suffix. 6 years ago
lisa neigut 9f3627f09d opening_control: use chainparams for dust_limit in channel config 6 years ago
Rusty Russell 17c8090a87 configure: relax --enable-address-sanitizer check a little. 6 years ago
Rusty Russell 9f6d5a3c47 tools/build-release.sh: make it work in a pristine clone. 6 years ago