998 Commits (572d9b482a0d4ac6aa96de2aca47f768defadf2c)

Author SHA1 Message Date
ecdsa a1f8454b14 fix mktx 12 years ago
ecdsa 25bbae132f option to display mBTC 12 years ago
thomasv e89331d138 handle multiple accounts with separation 12 years ago
ecdsa 9b7095e80c version 1.7.3 12 years ago
ecdsa dbe981a89b show pruning level in network dialog (expert mode) 12 years ago
thomasv ec901f54a4 keyboard shortcut to send all the coins in a wallet, with fee 12 years ago
ecdsa 84101a446b use ssl as default protocol 12 years ago
ecdsa 5cc05b0685 fix: verified tx contains pos 12 years ago
rdymac c145b69b3b Latest version of the wikia 12 years ago
thomasv 39799592ed add explanation comment 12 years ago
ecdsa 8d339bfc1a deserialize: catch exception raised by coinbase transactions 12 years ago
ecdsa a54c5e88c6 fix int rounding 12 years ago
ecdsa 01d43719a6 simplify loops 12 years ago
ecdsa 7c4fa714d2 set default fee to 200 uBTC 12 years ago
ecdsa fc7122008a implement MIN_RELAY_TX_FEE 12 years ago
ecdsa de69915089 version 1.7.2 12 years ago
ecdsa 678b00dbec prune unverified transactinos during upgrade 12 years ago
ecdsa 3ad453fafb rename fee to fee_per_kb 12 years ago
ecdsa 29b9ffac4a transaction lock 12 years ago
ecdsa 3dc9677822 remove receipt code 12 years ago
ecdsa cac030e2ee fix transaction order in history 12 years ago
thomasv a5168cc09f more accurate computation of transaction fees. 12 years ago
ecdsa f3a1a57a78 version 1.7.1 12 years ago
ecdsa 7e0d4a2851 fix is_change 12 years ago
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