6670 Commits (17af57e5048f7957d9ab2c34cacbea7940cbfe6c)
 

Author SHA1 Message Date
Christian Decker 17af57e504 elements: Compute correct weight in wallet_select for elements TXs 6 years ago
Christian Decker d89962213c pytest: Allow a bit more slack when running in elements 6 years ago
Christian Decker e4c343a386 elements: Search for the correct address and invoice prefixes 6 years ago
Christian Decker 90a69e04cd elements: Skip DB migration tests if we're not running in regtest 6 years ago
Christian Decker 67fc8ffbcf elements: Use chainparams when the test relies on addresses 6 years ago
Christian Decker 84144bcef6 elements: Tell onchaind it may ignore fee outputs 6 years ago
Christian Decker bb76d6daa6 elements: onchaind must add fees to its transactions 6 years ago
Christian Decker 1e7b46e3c2 elements: Ignore fee outputs when computing the fee 6 years ago
Christian Decker 99988cb0e1 elements: Fix up existing fee output instead of adding a new one 6 years ago
Christian Decker b356dda0ba elements: Add explicit fee outputs to various transactions we create 6 years ago
Christian Decker cd93a855ce elements: Give pytest some information about the test chain 6 years ago
Christian Decker b016ce94e8 elements: Tell closingd in which network it is running 6 years ago
Christian Decker 4057fd24af elements: Tell channeld that we're dealing with elements txs 6 years ago
Christian Decker 92b8758753 elements: Add helpers to compute and add fee outputs. 6 years ago
Christian Decker 5e3b27c306 elements: Mark inputs with the elements feature 6 years ago
Christian Decker 541d8db2a6 elements: Use correct initializers for outputs and values 6 years ago
Christian Decker f0396df449 elements: Added small helper to compute the right signature hash 6 years ago
Christian Decker 3963b0040e elements: openingd needs to know it's using an elements chain 6 years ago
Christian Decker 6b7c3c7a78 elements: Extract the real value from the transactions 6 years ago
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