7165 Commits (bf1f768a82e5bfe9f38fc3d731246e061257c2c8)
 

Author SHA1 Message Date
Christian Decker 6cc60f57a4 pytest: Parametrize test_deprecated_closing_compat for elements 5 years ago
Christian Decker 43dfb4dae7 pytest: Stabilize and parameterize closing_specified_destination 5 years ago
Christian Decker 301b634699 pytest: Skip some tests in elements if paratrization is convoluted 5 years ago
Christian Decker 843846f4d5 pytest: Parametrize test_config_in_subdir for elements 5 years ago
Christian Decker d6a5b87395 pytest: Parametrize test_query_short_channel_id for elements 5 years ago
Christian Decker fc93787db9 pytest: Parametrize test_gossip_query_channel_range for elements 5 years ago
Christian Decker ff5f7b194f sphinx: Return the error in parse_onionpacket 5 years ago
Christian Decker e1b1f47c53 pytest: Avoid starting the btcproxy twice 5 years ago
Christian Decker 15f04d5fff pytest: Give details about which node exited with a return code != 0 5 years ago
Christian Decker 518c43a9c2 pytest: Remember a node's return code so we can check it later 5 years ago
Vasil Dimov cd30f76539 build: fix ./configure options' descriptions 5 years ago
darosior fcbd11f0c5 plugins/libplugin: hook support 5 years ago
darosior 3371f0cf78 plugins/libplugin: notifications support 5 years ago
Rusty Russell f7ebbb2ec5 common: make sphinx code ignorant of payload format. 5 years ago
Rusty Russell bb538a1862 common: don't crash on bad sphinx payload. 5 years ago
Rusty Russell f8d8348c9f doc: add 'id' to rpc_command 5 years ago
Michael Schmoock bd369edd10 chore: reduce rpc load in is_channel_active helper 5 years ago
Michael Schmoock 44c23ede04 chore: adds announce_channel parameter to pyln fund_channel 5 years ago
Rusty Russell 30c8db148d lightningd: make sure rpc_command replacement is well-formed. 5 years ago
Rusty Russell e572b487d3 pytest: demonstrate failing rpc_command hook rewrite to plugin. 5 years ago
Rusty Russell f6ed7f2e89 plugin: handle corner case where rpc_command is to stop the plugin. 5 years ago
Rusty Russell d8fc5332c3 pytest: test rpc_command hook when it handles command to stop itself. 5 years ago
lisa neigut a30ee2b7cd fundchannel: attempt to connect before funding channel 5 years ago
lisa neigut f6ff5e5b19 connectd: make failure message more descriptive 5 years ago
darosior ff412a6c9a plugins/fundchannel: try to connect to peer before funding 5 years ago
Rusty Russell 4683d096dd doc: feerate is not obvious, refer to fundchannel documentation: 5 years ago
Saibato 2c16b410ab Add basic tests 5 years ago
Saibato b18510a7e3 Reflect the changes in documentation 5 years ago
Saibato f6006f43a9 Init commit to be able to create a tor static service on the fly. 5 years ago
fiatjaf 99ff86f6fe update docs with `payment_preimage`. 5 years ago
fiatjaf c0368a717a also return preimage on listinvoices. 5 years ago
fiatjaf 770789684c jsonrpc: Add json_add_preimage helper 5 years ago
Christian Decker db92c2ac5e tlv: Remove unused TLV deserialization function 5 years ago
Christian Decker 626675c83c tlv: Migrate tlv serialization to typesafe function 5 years ago
Christian Decker e12b5c3824 tlv: Add a typesafe serialization function for tlv namespaces 5 years ago
Christian Decker 5a78671d9f wire: Remove unused fromwire_tlvs 5 years ago
Christian Decker 838001af4c tlv: Migrate run-tlvstream to typesafe helpers 5 years ago
Christian Decker 69c17d2d31 wire: Let the TLV _is_valid function actually return validity 5 years ago
darosior d9aeeb4d14 pytest: skip test_sendonion if not DEVELOPER 5 years ago
darosior 4661dfa590 tests: update requirements 5 years ago
Rusty Russell 7f36a4e3dd lightningd: fix reference to out-of-scope var. 5 years ago
Christian Decker 0b61781746 json-rpc: Only show the amount_msat field if we know it in payments 5 years ago
Christian Decker 82255e2401 json-rpc: Add helper for an array of secrets 5 years ago
Christian Decker 21b5b59c8c json-rpc: Rename onion payload type to style 5 years ago
Christian Decker 55d8dcc907 param: Encapsulate hops parsing in a param_hops_array helper 5 years ago
Christian Decker f569b52681 sphinx: Make the sphinx_hop struct public 5 years ago
Christian Decker 2080416a89 doc: Add manpages for `createonion` and `sendonion` 5 years ago
Christian Decker 705e189f0a pay: Allow payments initiated with `sendonion` to be retried 5 years ago
Christian Decker 16b6c31010 json-rpc: Add the error onion if we stored it in the DB 5 years ago
Christian Decker 1cf3c12a81 cleanup: The failchannel is not tal-allocated when first assigned 5 years ago