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.
 
 
 
 
ThomasV 95383a5820
Merge pull request #5582 from JeremyRand/test-lnchannel-outputs
6 years ago
..
regtest Turn daemon subcommands into RPCs 6 years ago
__init__.py fix prev 7 years ago
test_bitcoin.py bitcoin: stricter check on WIF for compressed pubkeys 7 years ago
test_blockchain.py verifier: fix logic bug. after reorg, some verifs were not undone 7 years ago
test_bolt11.py fix ln tests 6 years ago
test_commands.py Rewrite JsonRPC requests using asyncio. 6 years ago
test_dnssec.py file reorganization with top-level module 8 years ago
test_lnchannel.py Use NamedTuple notation for TxOutput in test_lnchannel 6 years ago
test_lnhtlc.py lnhtlc: htlcs_by_direction now returns dict keyed by htlc_id 6 years ago
test_lnpeer.py Rewrite JsonRPC requests using asyncio. 6 years ago
test_lnrouter.py test_lnrouter: Pull in chain_hash from constants 6 years ago
test_lntransport.py fix tests 6 years ago
test_lnutil.py lnchannel: ctx output-ordering: identical htlcs are ordered by CLTV 6 years ago
test_mnemonic.py commands: change API of "make_seed" and "create" commands 6 years ago
test_network.py blockchain.py: generalise fork ids to get rid of conflicts 7 years ago
test_regtest.py Synchronize watchtower asynchronously: 6 years ago
test_revealer.py revealer: fix unlucky hex seed causing crash 7 years ago
test_simple_config.py Remove unneccessary imports from the unit testing directory. (#4699) 7 years ago
test_storage_upgrade.py storage: fix some madness about get_data_ref() and put() interacting badly 7 years ago
test_transaction.py ln: remove EncumberedTransaction 6 years ago
test_util.py persist nodes in channel_db on disk 6 years ago
test_wallet.py commands: change API of "make_seed" and "create" commands 6 years ago
test_wallet_vertical.py transaction: fix remove_signatures 7 years ago
test_x509.py x509: handle dates in the 22nd century 7 years ago