Commit graph

1327 commits

Author SHA1 Message Date
rdymac
3690ace2fb Latest wikia version [tested]
Latest wikia version tested before making the PR
2013-05-12 19:24:55 +02:00
thomasv
5e5a89ecb7 version 1.7.4 2013-05-10 14:40:05 +02:00
thomasv
5a015bc290 increase default fee to 0.0005 btc/kb 2013-05-10 14:36:38 +02:00
Eagle[TM]
d24fefd459 update default server list, remove offline and pre v0.8 servers 2013-05-06 01:23:18 +02:00
ecdsa
c81d565665 add error message for import_key failure 2013-05-05 17:38:59 +02:00
ecdsa
0f661aa3a1 minor bugfix 2013-05-02 10:56:28 +02:00
ecdsa
b2c23f9ac8 deprecate wallet.save() and 'eval' command 2013-05-02 10:54:48 +02:00
ecdsa
6be62e44de wallet.delete_contact method 2013-05-02 10:19:18 +02:00
ecdsa
8104a47a3e wallet.add_contact method 2013-05-02 10:10:22 +02:00
ecdsa
19d19d9a00 wallet set_fee method 2013-05-02 10:00:52 +02:00
ecdsa
fe405c50d0 delete_imported_key method 2013-05-02 09:54:43 +02:00
ecdsa
97e849a248 move verify_message to wallet 2013-05-01 10:40:44 +02:00
ecdsa
b4f353291a fix update_password: save use_encryption after seed 2013-04-29 10:30:29 +02:00
ecdsa
86fd728a47 move network dialog in a new class; simplify interface.get_servers 2013-04-28 13:47:19 +02:00
ecdsa
c95c80163d distinction between unconfirmed and unverified transactions 2013-04-27 17:48:27 +02:00
ecdsa
827e29c1dc fix: print_log -> print_error 2013-04-27 10:57:15 +02:00
ecdsa
6069939003 handle errno 10035 2013-04-27 10:22:01 +02:00
ecdsa
7653408ff4 fix: socket error 2013-04-27 07:30:18 +02:00
Julian Tosh
63f33b64d0 Slightly modifying help output for clarity 2013-04-22 12:19:13 -07:00
thomasv
b0f993e7cf getaddressbalance needs 1 argument 2013-04-17 16:45:52 +02:00
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