Commit Graph

1007 Commits

Author SHA1 Message Date
thomasv dcd73df929 add getaddressbalance command, and use getbalance only for accounts 2013-04-16 16:05:45 +02:00
thomasv 6585da69fe message about frozen funds 2013-04-12 14:29:11 +02:00
rdymac 693e47b2ba Fixed the bugs and tested mki18n
Fixed the bugs and tested mki18n
2013-04-12 14:45:32 +03:00
thomasv 4c6c8b52f9 revert commit c145b69b3b 2013-04-12 13:20:16 +02:00
ecdsa 21c0578ca8 fix is_connected with http protocol 2013-04-10 08:03:17 +02:00
thomasv 98f7d36313 ask users to enter their seed on create 2013-04-09 18:08:14 +02:00
ecdsa cc8c7c780d fix: don't raise exception in get_address_index 2013-04-08 17:02:28 +02:00
ecdsa 6609624fe0 mktx: send change to one of the accounts involved in the tx 2013-04-08 16:18:40 +02:00
ecdsa 35ecbff7a5 fix http session init 2013-04-07 21:48:37 +02:00
ecdsa a1f8454b14 fix mktx 2013-04-07 20:25:01 +02:00
ecdsa 25bbae132f option to display mBTC 2013-04-07 14:29:13 +02:00
thomasv e89331d138 handle multiple accounts with separation 2013-04-06 18:44:31 +02:00
ecdsa 9b7095e80c version 1.7.3 2013-04-06 16:10:11 +02:00
ecdsa dbe981a89b show pruning level in network dialog (expert mode) 2013-04-06 16:06:15 +02:00
thomasv ec901f54a4 keyboard shortcut to send all the coins in a wallet, with fee 2013-04-05 18:03:52 +02:00
ecdsa 84101a446b use ssl as default protocol 2013-04-05 06:01:18 +02:00
ecdsa 2b61c8e0cc Merge branch 'master' of git://github.com/spesmilo/electrum 2013-04-01 12:12:29 +02:00
ecdsa 5cc05b0685 fix: verified tx contains pos 2013-04-01 12:12:16 +02:00
rdymac c145b69b3b Latest version of the wikia
Latest version of the wikia
2013-03-29 20:01:00 +01:00
thomasv 39799592ed add explanation comment 2013-03-25 10:20:16 +01:00
ecdsa 8d339bfc1a deserialize: catch exception raised by coinbase transactions 2013-03-25 02:52:59 +01:00
ecdsa a54c5e88c6 fix int rounding 2013-03-24 12:44:17 +01:00
ecdsa 01d43719a6 simplify loops 2013-03-24 12:20:13 +01:00
ecdsa 7c4fa714d2 set default fee to 200 uBTC 2013-03-24 11:31:43 +01:00
ecdsa fc7122008a implement MIN_RELAY_TX_FEE 2013-03-24 11:25:17 +01:00
ecdsa de69915089 version 1.7.2 2013-03-24 09:56:21 +01:00
ecdsa 678b00dbec prune unverified transactinos during upgrade 2013-03-24 09:52:36 +01:00
ecdsa 3ad453fafb rename fee to fee_per_kb 2013-03-24 09:24:45 +01:00
ecdsa 29b9ffac4a transaction lock 2013-03-24 07:34:28 +01:00
ecdsa 3dc9677822 remove receipt code 2013-03-23 19:17:11 +01:00
ecdsa cac030e2ee fix transaction order in history 2013-03-23 18:10:09 +01:00
thomasv a5168cc09f more accurate computation of transaction fees. 2013-03-23 12:36:37 +01:00
ecdsa f3a1a57a78 version 1.7.1 2013-03-20 22:39:08 +01:00
ecdsa 7e0d4a2851 fix is_change 2013-03-17 21:13:10 +01:00
ecdsa 8a720b1629 do the banner request in interface, not in wallet 2013-03-17 10:54:21 +01:00
Maran d1aacb6050 Merge branch 'master' into feature/label_sync 2013-03-16 23:40:34 +01:00
Maran a6ae46631f Fix export master public key 2013-03-16 23:38:49 +01:00
ecdsa f0671a9ada fix tx.get_value() 2013-03-16 22:04:28 +01:00
Maran dfd48319a3 Fix merge conflict 2013-03-16 21:38:12 +01:00
ecdsa f07591eb5b Revert "fix tx.get_value bug with pruned transactions"
This reverts commit 8a74be39de.
2013-03-16 21:38:10 +01:00
ecdsa 8a74be39de fix tx.get_value bug with pruned transactions 2013-03-16 21:22:03 +01:00
ecdsa d6952228be define wallet.get_num_tx() 2013-03-16 18:17:50 +01:00
ecdsa fefb884794 fix wallet.is_change() method 2013-03-16 17:51:58 +01:00
thomasv 93b98e1176 move http aliases to separate plugin 2013-03-15 15:48:28 +01:00
thomasv 8c71c54487 add label to internal transactions 2013-03-14 13:08:50 +01:00
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