You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
niftynei
4ea9d9e928
df: Pass new feerate options through to plugin, set reasonable bounds
We let the plugin decide what feerate to accept/whether or not to add
funds to the open. To aid this decision, we also send the plugin what we
(c-lightning) currently have as our max and min acceptable feerates.
We also now use these as our default for max/min acceptable feerate
range when sending an openchannel offer to a peer.
In the future, it might be a good idea to make these more easily
changeable, either via a config setting (?) or a command param.
4 years ago
..
data
hsmd/db: backfill pubkey information so that psbts signing works
5 years ago
fuzz
fuzz: add a runner Python script for fuzz targets
4 years ago
plugins
df: Pass new feerate options through to plugin, set reasonable bounds
4 years ago
vectors
pytest: Add tests for the sphinx onion generation and processing
5 years ago
benchmark.py
py-tests: rename 'announce' to 'wait_for_announce'
6 years ago
conftest.py
pytest: Pass result to fixtures and keep directories of failed tests
7 years ago
db.py
pytest: Have the DB provider search for the postgres binary
5 years ago
fixtures.py
pytest: Verification mode of expanded stmts for the db_write hook
4 years ago
test_closing.py
close: add notification for slow closes.
4 years ago
test_connection.py
mfc: blackbox test for commitment vs funding tx feerates
4 years ago
test_db.py
pytest: Rename all fund_channel to fundchannel
4 years ago
test_gossip.py
common/gossmap: digest private channel information too.
4 years ago
test_invoices.py
tests,fundchannel: return the result from the fundchannel rpc call
4 years ago
test_misc.py
tx,bugfix: correct signature length estimate
4 years ago
test_onion.py
pytest: Actually make sure that the direcory exists
5 years ago
test_pay.py
tests,fundchannel: return the result from the fundchannel rpc call
4 years ago
test_plugin.py
pytest: add notifications to tests.
4 years ago
test_wallet.py
tx,bugfix: correct signature length estimate
4 years ago
utils.py
pytest: allow variable-order coin_moves, and give more information on failure.
4 years ago