flo-electrum/lib/tests
2018-06-26 19:32:50 +02:00
..
__init__.py tests: introduce FAST_TESTS flag for faster local testing 2018-05-28 14:02:07 +02:00
test_bitcoin.py ecc.py: properly handle point at infinity 2018-06-16 06:34:03 +02:00
test_bolt11.py lnbase: use correct cltv_expiry calculation (use invoice) 2018-06-26 19:30:08 +02:00
test_commands.py fix parsing values in setconfig (#4225) 2018-04-06 18:53:13 +02:00
test_dnssec.py use libsecp256k1 if available. abstract away ecc stuff. move symmetric crypto and hash functions to crypto.py 2018-05-25 15:43:06 +02:00
test_interface.py use libsecp256k1 if available. abstract away ecc stuff. move symmetric crypto and hash functions to crypto.py 2018-05-25 15:43:06 +02:00
test_lnbase.py test_lnbase: use new Peer API (with lnworker) 2018-06-26 19:32:50 +02:00
test_lnhtlc.py ln: remove unneeded forwarding htlc features, check commitment sig using lnhtlc while receiving 2018-06-26 19:32:50 +02:00
test_mnemonic.py use libsecp256k1 if available. abstract away ecc stuff. move symmetric crypto and hash functions to crypto.py 2018-05-25 15:43:06 +02:00
test_simple_config.py use libsecp256k1 if available. abstract away ecc stuff. move symmetric crypto and hash functions to crypto.py 2018-05-25 15:43:06 +02:00
test_storage_upgrade.py use libsecp256k1 if available. abstract away ecc stuff. move symmetric crypto and hash functions to crypto.py 2018-05-25 15:43:06 +02:00
test_transaction.py tests: add missing txid test from #3316 2018-06-15 15:39:09 +02:00
test_util.py use libsecp256k1 if available. abstract away ecc stuff. move symmetric crypto and hash functions to crypto.py 2018-05-25 15:43:06 +02:00
test_wallet_vertical.py Merge pull request #3762 from SomberNight/txin_type_address_segwit 2018-06-22 13:58:15 +02:00
test_wallet.py use libsecp256k1 if available. abstract away ecc stuff. move symmetric crypto and hash functions to crypto.py 2018-05-25 15:43:06 +02:00