Janus
|
097ac144d9
|
file reorganization with top-level module
|
2018-07-13 14:01:37 +02:00 |
|
ThomasV
|
24818c14ca
|
Merge pull request #3762 from SomberNight/txin_type_address_segwit
change partial txn serialization format for imported addresses txins
|
2018-06-22 13:58:15 +02:00 |
|
SomberNight
|
170f41f50d
|
tests: sweeping p2pk
|
2018-06-18 20:06:17 +02:00 |
|
SomberNight
|
6297996d12
|
tests: (tx signing) offline hd multisig, online address
|
2018-06-15 15:07:56 +02:00 |
|
SomberNight
|
46fdbbbce5
|
change partial txn serialization format for imported addresses txins
offline signing with segwit WIF keys now works.
offline seed + online address signing now works.
|
2018-06-15 14:08:20 +02:00 |
|
SomberNight
|
d150f0dfc0
|
tests: rbf and cpfp
|
2018-06-15 14:05:30 +02:00 |
|
SomberNight
|
5d7157451f
|
tests: TestWalletOfflineSigning
|
2018-06-13 19:27:07 +02:00 |
|
SomberNight
|
e8b5bcf31e
|
fix incorrect txid for partial segwit txns
follow-up #4405
|
2018-06-13 15:54:45 +02:00 |
|
SomberNight
|
a0ba5a7962
|
change partial txn format: add header. only parse inputs and witness for partial txns.
|
2018-06-11 17:57:29 +02:00 |
|
SomberNight
|
141994ed1b
|
tests: TestWalletSending - also test raw_tx and wtxid
|
2018-06-01 18:05:49 +02:00 |
|
SomberNight
|
deb945d810
|
tests: TestWalletHistory_EvilGapLimit
|
2018-05-29 20:51:04 +02:00 |
|
SomberNight
|
7218bf1d14
|
tests: bip32 extended version bytes
|
2018-05-28 20:27:08 +02:00 |
|
SomberNight
|
16e4827e8c
|
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 |
|
SomberNight
|
c113232e8b
|
tests: TestWalletHistory
check if wallet logic calculates correct balance regardless of the order in which we receive transactions from the server
|
2018-05-18 15:43:02 +02:00 |
|
SomberNight
|
7c7aa5828b
|
tests: added p2wpkh-p2sh wallet to TestWalletSending
|
2018-05-14 18:33:14 +02:00 |
|
SomberNight
|
fad25af204
|
fix tests for travis. follow-up 68d8919416
|
2018-04-27 21:55:50 +02:00 |
|
SomberNight
|
68d8919416
|
tests: sends between wallets
|
2018-04-27 21:43:46 +02:00 |
|
SomberNight
|
ff57c198b4
|
fix prev
|
2018-04-01 16:52:24 +02:00 |
|
fivepiece
|
192288c025
|
change testnet p2wsh-p2sh prefix to 0x024289ef to reflect Upub (#4210)
* change testnet p2wsh-p2sh prefix to 0x024289ef to reflect Upub
* add testnet p2sh-p2wsh 2of2 multisig test
|
2018-04-01 16:48:54 +02:00 |
|
SomberNight
|
9de4d19c5a
|
tests: refactoring in test_wallet_vertical.py
|
2018-04-01 16:44:59 +02:00 |
|
SomberNight
|
a32d27b9d7
|
make 2fa wallets work on testnet
|
2018-02-26 18:21:36 +01:00 |
|
ThomasV
|
359882d0b1
|
Merge pull request #3630 from SomberNight/bip84
bip84 for sw seeds
|
2018-01-11 16:43:34 +01:00 |
|
SomberNight
|
6d88eab005
|
tests: added 2fa seed case to test_wallet_vertical.py
|
2018-01-04 22:21:05 +01:00 |
|
SomberNight
|
e3164286d0
|
implement bip84: bip43 purpose/der path for p2wpkh scripts
|
2017-12-31 02:20:58 +01:00 |
|
SomberNight
|
9f908c32e3
|
tests: add missing info in vertical wallet tests
|
2017-12-13 19:54:39 +01:00 |
|
SomberNight
|
aad83a71c8
|
tests: have bip39 multisig wallet unit test mirror hw wallet behaviour
|
2017-10-27 19:57:43 +02:00 |
|
SomberNight
|
4a383af872
|
fix tests
|
2017-10-27 12:04:26 +02:00 |
|
SomberNight
|
751be88059
|
tests: wallet-keystore integrity (bip39)
|
2017-10-03 03:30:40 +02:00 |
|
SomberNight
|
f3bbb52b91
|
tests: wallet-keystore integrity (seed->address)
|
2017-09-29 05:03:22 +02:00 |
|