5371 Commits (3e215287cdb25d0c640b4a3f9735666f58573671)
 

Author SHA1 Message Date
nicolas.dorier 3e215287cd Use tini as docker entrypoint 6 years ago
Billy Garrison 99adea5988 pylightning: update getroute() docstring 6 years ago
Billy Garrison 132028bd7f pylightning: update getroute() parameters 6 years ago
Rusty Russell a498b1fdbf pytest: fix flaky test_setchannel_fee_restart test. 6 years ago
Michael Schmoock 1cd0ae1960 chore: command help for setchannelfee 6 years ago
Michael Schmoock f1add556d6 doc: setchannelfee 'all' feature 6 years ago
Michael Schmoock 162a97894d test: adds test_setchannelfee_all 6 years ago
Michael Schmoock 7b8ca7e877 feat: add option to setchannelfee for all channels 6 years ago
arowser 8e8f5bbaba correct messge format 6 years ago
trueptolemy 92c08cd861 Fix the version of bip32 private_key generation 6 years ago
arowser 04c60175ca compatible posfix sh 6 years ago
Rusty Russell 2af3996bea doc: document explicitly that you can use prefixes for setchannelfee 'base' 6 years ago
Rusty Russell 0ed03648f4 lightningd: minor cleanups in setchannelfee parsing. 6 years ago
Michael Schmoock c7ab5102ba doc: adds manpage and changelog 6 years ago
Michael Schmoock 7e1cc2897c test: add tests for setchannelfee command 6 years ago
Michael Schmoock 5d0390f637 json: add cmd setchannelfee and wire to channeld 6 years ago
Michael Schmoock ac0f925dee chore: add optional peer output pointer to command_find_channel function 6 years ago
Michael Schmoock 8594f6e369 htlc: forward channel specific fee settings 6 years ago
Michael Schmoock 1043df28be adds: new db fields and struct variables 6 years ago
Michael Schmoock 1853b399b0 fix: a pr2444 introduced valgrind complaint 6 years ago
Rusty Russell 9a25b5dd87 wireaddr: keep valgrind happy with wireaddr which are pathnames. 6 years ago
Rusty Russell 435843acfa doc: document UNIX domain sockets in lightning-connect. 6 years ago
Rusty Russell 1069f48082 connectd: fix binding to a UNIX domain socket. 6 years ago
Rusty Russell 740f4314ea pytest: test binding lightningd to a UNIX domain socket. 6 years ago
wailo e843e138fe Fix installing plugins in dockerfile (#2451) 6 years ago
Michael Schmoock 6f71564bdd fix: missing closedir in plugin.c 6 years ago
dlogemann afcbadf374 Remove missing config option "port" 6 years ago
Rusty Russell 1facf626d5 pylightning: allow version querying from within modules. 6 years ago
Rusty Russell cc342fda83 pylightning: make sure UTF-8 gets passed intact. 6 years ago
Rusty Russell 5f437de771 pytest: test passing utf8 into and out of plugin JSON. 6 years ago
Rusty Russell 00f3a84af2 test: fix thinko in gossipd/test/run-bench-find_route.c 6 years ago
Michael Schmoock 624ec6da27 tests: always call db_migrate() with non-NULL ld. 6 years ago
Conor Scott 0d35a7111a [rpc] don't get uncommitted channels towards num_pending 6 years ago
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