17 Commits (7c53712750f1c5c0e7d0276c93612cec0e190af8)

Author SHA1 Message Date
SomberNight 16e4827e8c
use libsecp256k1 if available. abstract away ecc stuff. move symmetric crypto and hash functions to crypto.py 7 years ago
SomberNight c113232e8b
tests: TestWalletHistory 7 years ago
SomberNight 7c7aa5828b
tests: added p2wpkh-p2sh wallet to TestWalletSending 7 years ago
SomberNight fad25af204
fix tests for travis. follow-up 68d8919416 7 years ago
SomberNight 68d8919416
tests: sends between wallets 7 years ago
SomberNight ff57c198b4
fix prev 7 years ago
fivepiece 192288c025 change testnet p2wsh-p2sh prefix to 0x024289ef to reflect Upub (#4210) 7 years ago
SomberNight 9de4d19c5a
tests: refactoring in test_wallet_vertical.py 7 years ago
SomberNight a32d27b9d7 make 2fa wallets work on testnet 7 years ago
SomberNight 6d88eab005 tests: added 2fa seed case to test_wallet_vertical.py 7 years ago
SomberNight e3164286d0 implement bip84: bip43 purpose/der path for p2wpkh scripts 7 years ago
SomberNight 9f908c32e3 tests: add missing info in vertical wallet tests 7 years ago
SomberNight aad83a71c8 tests: have bip39 multisig wallet unit test mirror hw wallet behaviour 7 years ago
SomberNight 4a383af872 fix tests 7 years ago
SomberNight 751be88059 tests: wallet-keystore integrity (bip39) 7 years ago
SomberNight f3bbb52b91 tests: wallet-keystore integrity (seed->address) 7 years ago