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.
 
 
 
 
SomberNight 5f6f7da2a1
bitcoin.py: base58 address: make sure all public methods test checksum
6 years ago
..
regtest Refactor channel states: 6 years ago
__init__.py config: no longer singleton. it is passed to Wallet.__init__ 6 years ago
regtest.py remove redundant 'stop' in regtest setUp (should run a bit faster) 6 years ago
test_bitcoin.py bitcoin.py: base58 address: make sure all public methods test checksum 6 years ago
test_blockchain.py config: no longer singleton. it is passed to Wallet.__init__ 6 years ago
test_bolt11.py fix tests: follow-up prev 6 years ago
test_coinchooser.py CoinChooser: avoid NotEnoughFunds if zero buckets are sufficient 6 years ago
test_commands.py also grind ecdsa low R when using libsecp256k1, and fix tests 6 years ago
test_dnssec.py config: no longer singleton. it is passed to Wallet.__init__ 6 years ago
test_lnchannel.py Refactor channel states: 6 years ago
test_lnhtlc.py config: no longer singleton. it is passed to Wallet.__init__ 6 years ago
test_lnpeer.py Tests: Remove on_channels_updated (#5819) 6 years ago
test_lnrouter.py tests: fix test_find_path_for_payment. need to close sqlite connection 6 years ago
test_lntransport.py config: no longer singleton. it is passed to Wallet.__init__ 6 years ago
test_lnutil.py also grind ecdsa low R when using libsecp256k1, and fix tests 6 years ago
test_mnemonic.py old_mnemonic: speed up mn_decode 6 years ago
test_network.py config: no longer singleton. it is passed to Wallet.__init__ 6 years ago
test_psbt.py psbt: allow insecure signing of legacy UTXOs without full previous tx 6 years ago
test_revealer.py config: no longer singleton. it is passed to Wallet.__init__ 6 years ago
test_simple_config.py config: no longer singleton. it is passed to Wallet.__init__ 6 years ago
test_storage_upgrade.py config: no longer singleton. it is passed to Wallet.__init__ 6 years ago
test_transaction.py bitcoin.py: remove some remnants of TYPE_ADDRESS, TYPE_SCRIPT 6 years ago
test_util.py config: no longer singleton. it is passed to Wallet.__init__ 6 years ago
test_wallet.py integrate PSBT support natively. WIP 6 years ago
test_wallet_vertical.py wallet: some clean-up re get_address_history vs db.get_addr_history 6 years ago
test_x509.py config: no longer singleton. it is passed to Wallet.__init__ 6 years ago