Commit graph

23 commits

Author SHA1 Message Date
ThomasV
9c34f9a1da fix: getpubkey 2014-04-03 14:17:42 +02:00
ThomasV
f68ecb3e26 multisig accounts: sort pubkeys 2014-04-03 14:15:02 +02:00
ThomasV
f522d6c36d sort pubkeys in multisig scripts 2014-04-02 14:04:39 +02:00
ThomasV
df540cb241 move get_keyID to accounts 2014-04-01 23:53:07 +02:00
ThomasV
05fcdce018 fix redeem scripts 2014-04-01 19:10:35 +02:00
ThomasV
9567af0219 fix CKD in p2sh accounts 2014-04-01 12:34:03 +02:00
ThomasV
5a43b633d6 update bip32 accounts and wallet 2014-04-01 11:25:12 +02:00
thomasv
f045490597 During wallet creation, do not write seed on disk before it is encrypted 2013-12-13 17:30:34 +01:00
Bryan Stitt
f0eb0eccde replace BaseException with Exception 2013-11-09 20:21:02 -08:00
ThomasV
30934b69db call check_seed in get_seed 2013-11-09 08:15:46 +01:00
ThomasV
6f2471b69b getpubkeys command 2013-10-03 13:31:59 +02:00
thomasv
8242e58ddd fix modules 2013-09-04 19:58:34 +02:00
ThomasV
fe538cc310 fix get_private_key for old addresses 2013-09-02 10:41:50 +02:00
ThomasV
b983d12929 restore old accounts from seed 2013-08-31 15:02:20 +02:00
ThomasV
9d00a072fe create new accounts through wallet.synchronize() 2013-08-29 15:08:03 +02:00
ThomasV
e995f7abfd save account name as label 2013-08-17 11:46:19 +02:00
ThomasV
c019428b02 fix for non-p2sh addresses 2013-08-16 12:27:26 +02:00
ThomasV
419c778fa3 fix tx signing 2013-08-16 12:17:29 +02:00
ThomasV
c9a473c225 2of3 accounts 2013-08-15 15:27:03 +02:00
ThomasV
1ff2f1b308 hex encode the output of account.get_pubkey() 2013-08-07 22:59:07 +02:00
ThomasV
58538ba825 encryption of bip32 master private keys 2013-08-07 22:59:07 +02:00
thomasv
6274cccb9f get_new_address -> get_address 2013-08-07 22:54:21 +02:00
ThomasV
19553a056d bip32 2013-08-07 22:54:21 +02:00