Commit Graph

2167 Commits

Author SHA1 Message Date
ecdsa aed46cef5b rm print line 2013-04-06 21:22:40 +02:00
ecdsa f6899fd8bb fix 2013-04-06 21:20:23 +02:00
thomasv 31a32d423f Merge branch 'separate_wallets' 2013-04-06 21:12:28 +02:00
ecdsa c4774e0be2 update recommended fee 2013-04-06 20:32:24 +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 2d613a497e warn user that the seed does not allow to recover imported keys 2013-04-05 18:54:00 +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 19cbe609a4 better help text 2013-04-05 04:57:06 +02:00
ecdsa a6efa19d73 do not show change addresses in expert mode 2013-04-05 04:48:04 +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
slush dd630a8bb7 Fixed copy_master_public_key() 2013-04-01 05:20:58 +02:00
slush 36bc0184f4 Merge branch 'master' of github.com:spesmilo/electrum 2013-04-01 04:24:26 +02:00
slush a8a267a7dc Added link to zbar download page 2013-04-01 04:24:02 +02:00
ThomasV 3b3bfeae06 Merge pull request #169 from rdymac/patch-6
Latest version of the wikia
2013-03-30 10:05:46 -07:00
ThomasV 3bfd19f9be Merge pull request #168 from rdymac/patch-5
Added plugins files to be able to translate them
2013-03-30 10:05:16 -07:00
rdymac c145b69b3b Latest version of the wikia
Latest version of the wikia
2013-03-29 20:01:00 +01:00
rdymac 47ae1e61d3 Added plugins files to be able to translate them
Added plugins files to be able to translate them
2013-03-29 19:59:07 +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 aee3918c36 fix android package 2013-03-24 13:08:41 +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 70e82e99ea release notes for 1.7.2 2013-03-24 10:08:39 +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 230b3b4a18 use an empty init file for android 2013-03-20 22:34:24 +01:00
thomasv 1c98b28e45 Merge branch 'master' of github.com:spesmilo/electrum 2013-03-20 13:58:20 +01:00
thomasv b487fc072c fix wall offset 2013-03-20 13:58:08 +01:00
ecdsa debf2dfeb5 fix QVariant 2013-03-19 23:01:09 +01:00
Maran 86674a958a Update label sync client for full encryption/decryption both on client and website 2013-03-18 20:53:12 +01:00
thomasv e7e284b059 remove aliases from completions 2013-03-18 09:19:49 +01:00
ecdsa 7e0d4a2851 fix is_change 2013-03-17 21:13:10 +01:00
ecdsa 87b94b3ccc Merge branch 'master' of git://github.com/spesmilo/electrum 2013-03-17 19:09:06 +01:00
ecdsa 8889c524b5 add missing files 2013-03-17 19:08:56 +01:00
Maran 568cc776f8 Fully encrypt both label and the id for the label 2013-03-17 18:27:26 +01:00
slush b9196260cf Move is_available() logic to init(), to prevent camera wakeup every second. 2013-03-17 13:51:29 +01:00
ecdsa b77d1eb081 use a new variable name for column-width, because the current stored value might be zero in lots of wallets 2013-03-17 13:50:45 +01:00
Maran 6a45fb8318 Merge branch 'master' of https://github.com/spesmilo/electrum 2013-03-17 13:15:47 +01:00