Commit graph

109 commits

Author SHA1 Message Date
ecdsa
c95c80163d distinction between unconfirmed and unverified transactions 2013-04-27 17:48:27 +02:00
ecdsa
1964124515 split seed words with newline too 2013-04-21 19:53:27 +02:00
thomasv
8e86ee1a79 call plugin hooks inside try..except statement 2013-04-15 15:17:06 +02:00
ecdsa
b0d223e6bb trying to fix column_widths 2013-04-13 18:15:55 +02:00
thomasv
6585da69fe message about frozen funds 2013-04-12 14:29:11 +02:00
thomasv
6e10687abe reset status on clear 2013-04-12 14:15:58 +02:00
thomasv
d09d4e4055 call save_seed only in main script 2013-04-10 12:56:07 +02:00
thomasv
f32f85fb78 better seed dialog + fix bug with restore 2013-04-10 11:53:13 +02:00
thomasv
98f7d36313 ask users to enter their seed on create 2013-04-09 18:08:14 +02:00
ecdsa
bc4671ac34 fix scroll area in plugins list 2013-04-08 19:06:18 +02:00
ecdsa
70dd028ba7 pruning ->limit 2013-04-08 17:16:16 +02:00
ecdsa
1986485623 spacing 2013-04-08 16:06:56 +02:00
ecdsa
c503a97c83 shortcut changed 2013-04-07 22:09:40 +02:00
ecdsa
ef3ae450f3 handle shortcut explicitly 2013-04-07 22:08:56 +02:00
ecdsa
572d9b482a fix shortcut 2013-04-07 21:27:27 +02:00
ecdsa
b958985aa8 use checkbox instead of combobox for use_change 2013-04-07 17:42:58 +02:00
ecdsa
25bbae132f option to display mBTC 2013-04-07 14:29:13 +02:00
ecdsa
62ff508eba fix 2013-04-06 23:35:07 +02:00
ecdsa
8ff7697e22 fix: pruning level 2013-04-06 22:28:24 +02:00
ecdsa
b7e356dba3 update warning about imported keys (change) 2013-04-06 21:46:50 +02:00
ecdsa
aed46cef5b rm print line 2013-04-06 21:22:40 +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
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
fc7122008a implement MIN_RELAY_TX_FEE 2013-03-24 11:25:17 +01:00
ecdsa
3ad453fafb rename fee to fee_per_kb 2013-03-24 09:24:45 +01:00
thomasv
a5168cc09f more accurate computation of transaction fees. 2013-03-23 12:36:37 +01:00
ecdsa
debf2dfeb5 fix QVariant 2013-03-19 23:01:09 +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
ecdsa
117ff7af9f set is_editable for recv items 2013-03-17 13:15:03 +01:00
ecdsa
a10455f685 settings dialog 2013-03-17 11:52:58 +01:00
ecdsa
c5747484b2 plugin settings dialog 2013-03-17 11:29:01 +01:00
ecdsa
8a720b1629 do the banner request in interface, not in wallet 2013-03-17 10:54:21 +01:00
ecdsa
268d7ba3b5 unlock icon 2013-03-17 02:22:42 +01:00
Maran
bafac9dc83 Rewrote plugin to new format 2013-03-16 23:33:49 +01:00
Maran
dfd48319a3 Fix merge conflict 2013-03-16 21:38:12 +01:00
ecdsa
a2ecc0e7bb allow manual setting when disconnected 2013-03-16 20:37:49 +01:00
ecdsa
cce4a6c001 detect gaps for change too 2013-03-16 18:24:45 +01:00
ecdsa
d6952228be define wallet.get_num_tx() 2013-03-16 18:17:50 +01:00
thomasv
4b74faea1e typo: where->were 2013-03-16 14:04:46 +01:00
thomasv
1adbef4b25 fee may be zero (tx details) 2013-03-16 13:34:51 +01:00
ecdsa
9ebcaa41f4 modify warning displayed when keys are imported 2013-03-16 12:02:34 +01:00
thomasv
24db3c9aee virtual keyboard plugin 2013-03-15 18:35:05 +01:00
thomasv
bd1cdc9bfb derive plugins from BasePlugin class 2013-03-15 18:03:56 +01:00