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.
 
 
 
 
ghost43 6603359c20
Merge pull request #7668 from SomberNight/202202_signmessage_segwit_trezor
3 years ago
..
regtest tests: Add rudimentary integration test for Unix domain socket functionality 3 years ago
__init__.py logging: don't lose log messages during early startup 4 years ago
regtest.py tests: Add rudimentary integration test for Unix domain socket functionality 3 years ago
slip39-vectors.json Add SLIP-0039 unit tests. 4 years ago
test_bitcoin.py signmessage: also accept Trezor-type sigs for p2wpkh and p2wpkh-p2sh addrs 3 years ago
test_blockchain.py blockchain: fix bugs in bits_to_target and target_to_bits 3 years ago
test_bolt11.py bolt11: fix amount encoding for large values 4 years ago
test_coinchooser.py fix tests: follow-up 154b9cab50e7de41fe878359e92f44fd3b07c484 5 years ago
test_commands.py multiple max spends: add unit test 3 years ago
test_lnchannel.py lnpeer+wallet: use channel type for channel open 3 years ago
test_lnhtlc.py Restructure wallet storage: 5 years ago
test_lnmsg.py lnworker: nicer logs/error msgs for payment failure 4 years ago
test_lnpeer.py lnworker.try_force_closing: changed to not be async (and renamed) 3 years ago
test_lnrouter.py follow-up prev 4 years ago
test_lntransport.py requirements: bump min aiorpcx to 0.22.0 3 years ago
test_lnutil.py lnutil+lnwire: implement ChannelType 3 years ago
test_mnemonic.py slip39: follow-ups 4 years ago
test_mpp_split.py lnworker: improve route creation 4 years ago
test_network.py fix tests: follow-up prev few commits 5 years ago
test_psbt.py transaction: allow PSBT input to have both UTXO and WITNESS_UTXO 5 years ago
test_revealer.py config: no longer singleton. it is passed to Wallet.__init__ 5 years ago
test_simple_config.py config: distinguish knowing mempool is empty vs not having mempool_fees 4 years ago
test_storage_upgrade.py tests: maybe fix tearDown() issue in test_storage_upgrade.py 4 years ago
test_transaction.py implement option_shutdown_anysegwit 3 years ago
test_util.py util.format_satoshis: fix (add_thousands_sep & whitespaces) param combo 4 years ago
test_verifier.py follow-up prev 5 years ago
test_wallet.py Deterministic NodeID: 4 years ago
test_wallet_vertical.py Merge pull request #6917 from andrewkozlik/slip39 4 years ago
test_x509.py config: no longer singleton. it is passed to Wallet.__init__ 5 years ago