1334 Commits (6fbfe24e3ef09a0c51e6b12181888141e8ce5147)

Author SHA1 Message Date
Rusty Russell 46793bdaaf pytest: test gossip_store upgrade from version 7 to version 8. 5 years ago
Rusty Russell 78ffea61e1 channeld: tell gossipd what the features are for our local channels. 5 years ago
Antoine Poinsot 4bb7b4621f pay: respect maxfeepercent when choosing a shadow route 5 years ago
Antoine Poinsot f83a1e0f2d Reproduce issue #3684 5 years ago
Rusty Russell fe365f930f lightningd: list disabled plugins in listconfig. 5 years ago
Rusty Russell 24063ca972 lightningd: have plugin-disable be more persistent. 5 years ago
Rusty Russell 8c59de5ee5 lightningd: make plugin_kill take a simple string. 5 years ago
Rusty Russell 051cbf7cc4 lightningd: make plugin_kill() free the plugin. 5 years ago
Rusty Russell 4de11950ec lightningd: unify dynamic and static plugin initialization. 5 years ago
Rusty Russell 006ab1e367 pytest: test loading all plugins at once, including failing ones. 5 years ago
Rusty Russell 6441233d2b pytest: add test for a plugin which falls over outside a command. 5 years ago
Christian Decker 7b752e00d5 pyln: Set the bitcoin datadir when running tests 5 years ago
rbndg 241fa00e97 plugin:added invoice creation event 5 years ago
Rusty Russell 7abff309e5 pytest: Fix flakiness in test_feerate_stress. 5 years ago
Rusty Russell 4eb1233ccb lightningd: don't report spurious temporary_node_failure on local failures. 5 years ago
Rusty Russell 75496ad168 pytest: fix flaky test_peerinfo 5 years ago
Rusty Russell 4df9b2c5f2 pytest: fix flake in test_onchain_different_fees() 5 years ago
lisa neigut 0e20e3c5e7 df: rename 'funder' to 'opener' 5 years ago
Christian Decker e7b555dd90 pytest: Stabilize test_penalty_{in,out}htlc tests 5 years ago
lisa neigut f2aa770a3e tests: since features are longer now, so bytes read is longer 5 years ago
lisa neigut d6d26dd056 features: split expected feature bits into node/peer sets 5 years ago
Christian Decker 9f298330b2 libplugin: It's featurebits, not features 5 years ago
Christian Decker 8c23f22591 pytest: Reproduce issue #3666 5 years ago
Rusty Russell bf053dcf7c plugins: simplify htlc_accepted hook payload-setting API. 5 years ago
Rusty Russell 63441075b5 lightningd: allow htlc_accepted hook to replace onion payload. 5 years ago
Christian Decker e03acd9663 libplugin: Add features to plugin_main and getmanifest 5 years ago
Christian Decker 568773daad pytest: Add a test for keysend 5 years ago
Rusty Russell 284bd7de0c pytest: fix flaky test_excluded_adjacent_routehint 5 years ago
Rusty Russell 1dc281c111 pytest: test for pay adjacent routehint crash. 5 years ago
Rusty Russell df31af5221 invoice: ignore dead-end heuristic on explicitly specified channels. 5 years ago
Rusty Russell 1d29228136 lightningd: make sendpay support `blinding` and `enctlv` fields (EXPERIMENTAL) 5 years ago
Rusty Russell bf2a42ada5 channeld: defer first update_fee until we have an HTLC to send. 5 years ago
Christian Decker 197a144505 plugin: Ensure RPC passthrough calls are terminated when plugin dies 5 years ago
darosior af76bce0fa pyln-client: send proper JSONRPC2 errors on failed call 5 years ago
Christian Decker 8370a627bb invoice: Parse amounts without a multiplier as BTC not msats 5 years ago
Christian Decker b68066e8e8 python: Consolidate requirements.txt files in a single place 5 years ago
Vasil Dimov 158d2212c2 closingd: configurable closing fee negotiation step 5 years ago
darosior 5aafef1484 pytest: skip some test when DEPRECATED_APIS is enabled. 5 years ago
Rusty Russell 28e3ffc66b plugins/fundchannel: make 'all' do the right thing for wumbo. 5 years ago
Rusty Russell 07a281faf8 lightningd: add large-channels / wumbo option. 5 years ago
Rusty Russell 1d90f21833 lightningd / openingd: remove limits if we negotiate option_support_large_channel. 5 years ago
Rusty Russell 7a95e90ee4 plugins: add `feature_set` to init object. 5 years ago
darosior 7c0af81c21 bcli: use a more urgent feerate for HTLCs and penalty transactions 5 years ago
Rusty Russell 77e7beeb06 pytest: test the reply functionality (via blinded path) using a plugin. 5 years ago
Rusty Russell 8b8cbb9397 channeld: handle encblob and blinding in messages. 5 years ago
Rusty Russell e3dfba8944 pytest: test sendonionmessage. 5 years ago
darosior eead65350f wallet: allow to withdraw with unconfirmed utxos 5 years ago
Rusty Russell afb76392e4 common/features: use bitmaps internally, have explicit init function. 5 years ago
Rusty Russell a430abf899 connectd: permit multiple descriptors of the same type. 5 years ago
Rusty Russell 5d4620484c lightningd: remove json_close `force` option. 5 years ago