5538 Commits (d8aee68ba85861d7aa1216c596f18a8ff1c73b8d)
 

Author SHA1 Message Date
lisa neigut 18a23b31de tlv: add structs for message types to wire format .h's (header files) 6 years ago
lisa neigut 0b12d90c4a tlv: add tlv messages to general message set 6 years ago
lisa neigut 44d052e6c3 tlv: parse fields for tlv messages 6 years ago
lisa neigut d9904c95ab tlv: add tlv fields to enum declarations in implementation file 6 years ago
lisa neigut d51ad50032 tlv: add tlv field's type enums to header file 6 years ago
Jeff Vandrew Jr 1130100f67 Remove Sensitive RPC Data from Logs (#2520) 6 years ago
Christian Decker f3c234529e gossip: Cache txout query failures 6 years ago
Rusty Russell 6765423393 Documentation: Update to BOLT v1.0. 6 years ago
lisa neigut f48fe03815 plugins: patch in empty string when no default given 6 years ago
Jeff Vandrew Jr 02ddeed2a7 Clean Up Case #5 in Tor Documentation 6 years ago
Richard Bondi 901bd7c1c3 allow plugin opts in config 6 years ago
Christian Decker 426b22fdcb gossip: Bump `gossip_getnodes_reply` result count to be u32 as well 6 years ago
Christian Decker 25e829c7d1 gossip: Make the `listchannels` reply result count a u32 6 years ago
Christian Decker 3ce98ab7de wire: Allow non-u16 length variables in non-bolt wire formats 6 years ago
arowser b17b05b8ae correct tx_fee in 32bit system 6 years ago
andrewtoth 938addfba8 Cleanup tor doc 6 years ago
Douglas Schilling Landgraf 3852704c5c contrib: Dockerfile.builder.fedora bump fedora release 6 years ago
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