5553 Commits (6630b99cf7895cdb111e811b7b6f307b637d3d85)
 

Author SHA1 Message Date
lisa neigut 74ae9f09ac wire: add var_int parsing functions 6 years ago
lisa neigut 1213f44071 tlv: adapt to work with new output format 6 years ago
lisa neigut df9774c2be tlv: fixup FIXME -- remove comments + use includes 6 years ago
lisa neigut 5d8b059ccc tlv: free intermediate messages when they're created 6 years ago
lisa neigut 4afcc2e5a8 tlv: fixup parsing for multi-message tlv's 6 years ago
lisa neigut d0f50c8690 tlv: fail if parsed length doesn't match packet length 6 years ago
lisa neigut 28c3f9ca21 tlv: don't crash when you fail to parse the TLV 6 years ago
lisa neigut d8738452ed tlv: it's ok to be odd 6 years ago
lisa neigut b89ea071e8 tlv: allocate tlv structs from within 6 years ago
lisa neigut 5aea65b463 tlv: make message sizes u8 not u16 6 years ago
lisa neigut d6332997bd tlv: remove leading '_' from things 6 years ago
lisa neigut aba4e161ce tlv: calculate sizeof by measuring message length 6 years ago
lisa neigut 9a23a354fd tlv: consolidate basetype parsing 6 years ago
lisa neigut 6f2e70a6ac tlv: add fromwire_ methods for TLV structs 6 years ago
lisa neigut ef610dcab3 tlv: build tlv top-level structs 6 years ago
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