6651 Commits (357322d7219e9c08f105583abcae33be87b0e89d)
 

Author SHA1 Message Date
Christian Decker 357322d721 make: Enable the elements flag in the lightningd build 6 years ago
Christian Decker f078941a3d pytest: Do not edit the global copy of the bitcoind config 6 years ago
Christian Decker 639713b547 elements: Fix transaction handling for elements transactions 6 years ago
Christian Decker 436da7f231 elements: Move blkid computation into its own function 6 years ago
Christian Decker f19726b4aa elements: Pass the correct flags to libwally so it can parse txs 6 years ago
Christian Decker eb5ef0fc08 external: Enable debugging and building elements in libwally-core 6 years ago
Christian Decker 4553b5c2f2 elements: Implement block parsing for elements block headers 6 years ago
Christian Decker a300dea7e6 elements: Global variable whether we are running on elements 6 years ago
Christian Decker 9025a3cd39 pytest: Allow switching chaind depending on a config option 6 years ago
Christian Decker 13ba5b3d20 pytest: Add an ElementsD subclass of BitcoinD to control Elements 6 years ago
Christian Decker 3abd4801f0 pytest: Make the config section configurable 6 years ago
Christian Decker 25c830a533 pytest: Have bitcoind remember its config file 6 years ago
Christian Decker b9d7731100 chainparams: Add liquid-regtest as a supported network 6 years ago
willcl-ark 8d4203e9a6 [dev-suppress-gossip] - Set new peers to GOSSIP_NONE with flag enabled 5 years ago
Christian Decker 3418e59d76 pyln: Split pylightning into multiple pyln modules 5 years ago
Christian Decker 4e0c3f098c pylightning: Implement the lightning handshake and wire protocol 5 years ago
Rusty Russell aab9e9f010 gossipd: remove internal dev helpers for queries. 5 years ago
Rusty Russell 8b3a298ce6 gossipd: generalize query_short_channel_ids to use a callback. 5 years ago
Rusty Russell c07dff21dc gossipd: generalize query_channel_range to use a callback. 5 years ago
Rusty Russell 18aabc3596 pytest: use query_gossip in test_gossip_query_channel_range. 5 years ago
Rusty Russell 1386fedfb6 pytest: use query_gossip in test_query_short_channel_id. 5 years ago
Rusty Russell d534a146d2 pytest: clean up test_gossip_timestamp_filter, use query_gossip. 5 years ago
Rusty Russell 025b0e6a09 pytest: add helper to send node a gossip query and get response(s). 5 years ago
Rusty Russell 38524d907b devtools/gossipwith: Add timeout for better use in tests. 5 years ago
Rusty Russell 72aa83026a devtools/mkquery: tool to generate gossip query messages. 5 years ago
Rusty Russell 15612d269a Make option_static_remotekey non-EXPERIMENTAL now it's in spec. 5 years ago
darosior 274e32925f connectd: add a BOLT10 reference when doing DNS lookup 5 years ago
Saibato 1b9cec8e91 Don't exit w/ INTERNAL_ERROR, if --addr or --bind-addr is used with an .onion address 5 years ago
darosior d0ccd15ac0 plugins: Add a destructor to the plugin request, in case it dies 5 years ago
darosior 61c07bca45 doc: Document the changes to the 'plugin' command 5 years ago
darosior 5bdf349771 plugins: make the default plugins directory a member of 'plugins' 5 years ago
darosior 73bbf4f6a3 plugins: cleanup shared headers between dynamic and static plugins 5 years ago
darosior 32d98f0a87 plugins: refactor the tests for dynamic plugins 5 years ago
darosior 05a747c5ba contrib: Make cowsay answer 'init' 5 years ago
darosior 3491a98cca plugins: remove dynamic plugins configuration code from lightningd/plugin 5 years ago
darosior 7f181edebb plugins: make use of dynamic_plugin_list() in 'plugin list' 5 years ago
darosior b9e40d4cc7 plugins: make 'plugin stop' a function 5 years ago
darosior 3a5211048d plugins: make 'plugin startdir' 's runtime path independant 5 years ago
darosior edd3ffc7c4 plugins: make 'plugin start' 's runtime path independant 5 years ago
darosior 603e2f0ca9 plugins: split manifest_cb and plugin_config 5 years ago
darosior 6694dda8a3 plugins: return also on register error in add_plugin_dir() 5 years ago
darosior fcc358c9bc plugins: return plugin in plugin_register, make conn initializers publics 5 years ago
Rusty Russell 6dca80a375 checkchannels tool. 5 years ago
darosior 2c43606895 doc: update mrkd version 5 years ago
darosior a4204226b4 Tidy up parse_wireaddr_from_hostname 5 years ago
Saibato 32a1b782f3 Add lines in regard to enable-autotor-v2-mode flag to doc files 5 years ago
Saibato 0f9ba53581 Add enable-autotor-v2 config variable 5 years ago
Saibato e638224092 Change default behavior of autotor onions to Version 3 onions. 5 years ago
Rusty Russell 4bf0bc1f28 gossipd: age txout_failures map. 5 years ago
Rusty Russell 1450a13c1f gossipd: don't expose scids of unannounced channels. 5 years ago