973 Commits (6a45fb831898671dbe517fe45fd6d390287d1bf6)

Author SHA1 Message Date
ecdsa 8a720b1629 do the banner request in interface, not in wallet 12 years ago
Maran a6ae46631f Fix export master public key 12 years ago
ecdsa f0671a9ada fix tx.get_value() 12 years ago
ecdsa f07591eb5b Revert "fix tx.get_value bug with pruned transactions" 12 years ago
ecdsa 8a74be39de fix tx.get_value bug with pruned transactions 12 years ago
ecdsa d6952228be define wallet.get_num_tx() 12 years ago
ecdsa fefb884794 fix wallet.is_change() method 12 years ago
thomasv 93b98e1176 move http aliases to separate plugin 12 years ago
thomasv 8c71c54487 add label to internal transactions 12 years ago
thomasv 3b80ef7c60 rely only on the verifier to get the height of transactions 12 years ago
thomasv bdb515dabd print error received by verifier, and continue 12 years ago
ecdsa 11552c2f23 use an abstract class SequenceClass 12 years ago
ecdsa b955c9ffa1 more bip32 related fixes 12 years ago
ecdsa 2f31ca779d fix bip32 get_private_key 12 years ago
ecdsa c19e0f0b3f bip32 fixes 12 years ago
ecdsa 1d3be5fb0b fix: number of arguments 12 years ago
thomasv c9a7c58323 print created address in terminal, as in previous versions 12 years ago
thomasv a4f977190e do not call exit() in the interface module 12 years ago
thomasv c3dc2d5284 fix: command line with no password 12 years ago
ecdsa 469d17355d fix 12 years ago
ecdsa 0aaafe85ad fix 12 years ago
ecdsa 6a848564fa do not raise exception on strange input scripts 12 years ago
ecdsa 12d65f5e52 better synchronize method 12 years ago
ecdsa 5e7e002bd8 remove internal check that was too strong 12 years ago
ecdsa 0569cc283a fix exception 12 years ago
thomasv 10bfcb918b replace 'ElectrumKeyID' with more general 'KeyID' field in transactions 12 years ago
thomasv 8b08eb541a do not request banner twice 12 years ago
rdymac 80f02401ac Latest translation version 12 years ago
thomasv c9302bcd56 add 2 of 3 sequences 12 years ago
Maran 2973f5d2c3 more label sync wip 12 years ago
Maran a2510bc26d more label sync wip 12 years ago
ecdsa 441cc6c9cd fix 12 years ago
ecdsa 837150132d optional wait parameter for interface 12 years ago
ecdsa 49a4c6c92a do not wait for interface when launching gui 12 years ago
ecdsa 32db2aecc2 check if the wallet has a seed before signing transaction 12 years ago
ecdsa 3382354442 fix: restore wallet from master public key 12 years ago
nelisky c504ccd61a Lack of self was a little more widespread 12 years ago
nelisky a38e789099 Typo in importprivkey, missing self 12 years ago
ecdsa e06e511e39 revert own commit 12 years ago
ecdsa 811f1ee848 do not run synchronize on deseeded wallets 12 years ago
ecdsa e16451556e make help() available in console 12 years ago
ecdsa 3fe0e160ca catch http exception when wallet is offline 12 years ago
ecdsa df3187d9a9 fix 12 years ago
ecdsa 4019102264 rename sequence, fix bip32 12 years ago
ecdsa f97fe02e3a fix: tx outputs 12 years ago
thomasv 383a84161e fix 12 years ago
thomasv 190f733de2 restrict plugins to the gui 12 years ago
thomasv cd9f366735 move point of sale mode into plugins 12 years ago
thomasv 0f22b5e566 fix: missing parameter 12 years ago
thomasv 5846f725d6 simplify Sequence class 12 years ago