Commit graph

1212 commits

Author SHA1 Message Date
thomasv
3b80ef7c60 rely only on the verifier to get the height of transactions 2013-03-14 12:22:06 +01:00
thomasv
bdb515dabd print error received by verifier, and continue 2013-03-14 10:49:00 +01:00
ecdsa
11552c2f23 use an abstract class SequenceClass 2013-03-13 22:05:02 +01:00
ecdsa
b955c9ffa1 more bip32 related fixes 2013-03-13 18:51:05 +01:00
ecdsa
2f31ca779d fix bip32 get_private_key 2013-03-13 18:20:05 +01:00
ecdsa
c19e0f0b3f bip32 fixes 2013-03-13 18:03:41 +01:00
ecdsa
1d3be5fb0b fix: number of arguments 2013-03-13 17:52:54 +01:00
thomasv
c9a7c58323 print created address in terminal, as in previous versions 2013-03-13 15:33:50 +01:00
thomasv
a4f977190e do not call exit() in the interface module 2013-03-13 15:26:29 +01:00
thomasv
c3dc2d5284 fix: command line with no password 2013-03-13 14:29:50 +01:00
ecdsa
469d17355d fix 2013-03-13 01:08:30 +01:00
ecdsa
0aaafe85ad fix 2013-03-13 01:03:51 +01:00
ecdsa
6a848564fa do not raise exception on strange input scripts 2013-03-13 00:55:08 +01:00
ecdsa
12d65f5e52 better synchronize method 2013-03-12 23:10:43 +01:00
ecdsa
5e7e002bd8 remove internal check that was too strong 2013-03-12 21:55:56 +01:00
Maran
ca6890a622 Fix merge conflict 2013-03-12 21:27:27 +01:00
ecdsa
0569cc283a fix exception 2013-03-12 20:59:37 +01:00
thomasv
10bfcb918b replace 'ElectrumKeyID' with more general 'KeyID' field in transactions 2013-03-12 17:54:26 +01:00
thomasv
8b08eb541a do not request banner twice 2013-03-12 17:34:06 +01:00
Maran
884371eedd Merge branch 'master' into feature/label_sync 2013-03-12 16:52:15 +01:00
rdymac
80f02401ac Latest translation version
Updated the wiki page for the latest version for the upcoming version release
2013-03-12 16:20:17 +01:00
thomasv
c9302bcd56 add 2 of 3 sequences 2013-03-11 19:04:46 +01:00
Maran
2973f5d2c3 more label sync wip 2013-03-10 21:23:04 +01:00
ecdsa
441cc6c9cd fix 2013-03-10 16:24:52 +01:00
ecdsa
837150132d optional wait parameter for interface 2013-03-10 10:24:42 +01:00
ecdsa
49a4c6c92a do not wait for interface when launching gui 2013-03-10 10:15:09 +01:00
ecdsa
32db2aecc2 check if the wallet has a seed before signing transaction 2013-03-07 17:15:33 +01:00
ecdsa
3382354442 fix: restore wallet from master public key 2013-03-07 16:41:43 +01:00
nelisky
c504ccd61a Lack of self was a little more widespread 2013-03-06 11:40:13 +00:00
nelisky
a38e789099 Typo in importprivkey, missing self 2013-03-06 11:36:02 +00:00
ecdsa
e06e511e39 revert own commit 2013-03-05 23:10:18 +01:00
ecdsa
811f1ee848 do not run synchronize on deseeded wallets 2013-03-05 14:57:30 +01:00
ecdsa
e16451556e make help() available in console 2013-03-04 17:36:49 +01:00
ecdsa
3fe0e160ca catch http exception when wallet is offline 2013-03-04 17:20:07 +01:00
ecdsa
df3187d9a9 fix 2013-03-04 10:49:46 +01:00
ecdsa
4019102264 rename sequence, fix bip32 2013-03-04 07:43:01 +01:00
ecdsa
f97fe02e3a fix: tx outputs 2013-03-03 19:29:03 +01:00
thomasv
383a84161e fix 2013-03-03 16:49:42 +01:00
thomasv
190f733de2 restrict plugins to the gui 2013-03-03 16:01:47 +01:00
thomasv
cd9f366735 move point of sale mode into plugins 2013-03-03 13:50:08 +01:00
thomasv
0f22b5e566 fix: missing parameter 2013-03-03 11:00:27 +01:00
thomasv
5846f725d6 simplify Sequence class 2013-03-03 10:56:48 +01:00
thomasv
60cefeafca method get_private_keys for sequence 2013-03-03 10:43:08 +01:00
thomasv
27b8b21f9e mangle (for_change, index) everywhere 2013-03-03 10:24:30 +01:00
thomasv
d8361b2a97 fix: mktx amounts 2013-03-03 10:23:52 +01:00
ecdsa
8df60928ea mktx fix: add address for imported keys 2013-03-02 23:49:32 +01:00
ecdsa
b95911e2d7 check if address is imported before index lookup 2013-03-02 23:35:43 +01:00
ecdsa
736e1253f2 add class BIP32Sequence 2013-03-02 23:31:40 +01:00
thomasv
ada36b2554 plugin handler 2013-03-02 16:29:14 +01:00
thomasv
d2aefb387b show the balance of each account 2013-03-02 14:20:21 +01:00