130 Commits (4c6c8b52f9758057511563db04486c7b10ef6003)

Author SHA1 Message Date
thomasv 5397142fe0 fix parse_url in android gui 12 years ago
thomasv d09d4e4055 call save_seed only in main script 12 years ago
thomasv f32f85fb78 better seed dialog + fix bug with restore 12 years ago
thomasv 98f7d36313 ask users to enter their seed on create 12 years ago
ecdsa bc4671ac34 fix scroll area in plugins list 12 years ago
ecdsa 70dd028ba7 pruning ->limit 12 years ago
ecdsa 1986485623 spacing 12 years ago
ecdsa c503a97c83 shortcut changed 12 years ago
ecdsa ef3ae450f3 handle shortcut explicitly 12 years ago
ecdsa 572d9b482a fix shortcut 12 years ago
ecdsa b958985aa8 use checkbox instead of combobox for use_change 12 years ago
ecdsa 25bbae132f option to display mBTC 12 years ago
ecdsa 62ff508eba fix 12 years ago
ecdsa 8ff7697e22 fix: pruning level 12 years ago
ecdsa b7e356dba3 update warning about imported keys (change) 12 years ago
ecdsa aed46cef5b rm print line 12 years ago
ecdsa f6899fd8bb fix 12 years ago
ecdsa c4774e0be2 update recommended fee 12 years ago
thomasv e89331d138 handle multiple accounts with separation 12 years ago
ecdsa dbe981a89b show pruning level in network dialog (expert mode) 12 years ago
thomasv 2d613a497e warn user that the seed does not allow to recover imported keys 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 19cbe609a4 better help text 12 years ago
ecdsa a6efa19d73 do not show change addresses in expert mode 12 years ago
slush dd630a8bb7 Fixed copy_master_public_key() 12 years ago
ecdsa fc7122008a implement MIN_RELAY_TX_FEE 12 years ago
ecdsa 3ad453fafb rename fee to fee_per_kb 12 years ago
thomasv a5168cc09f more accurate computation of transaction fees. 12 years ago
thomasv b487fc072c fix wall offset 12 years ago
ecdsa debf2dfeb5 fix QVariant 12 years ago
thomasv e7e284b059 remove aliases from completions 12 years ago
ecdsa b77d1eb081 use a new variable name for column-width, because the current stored value might be zero in lots of wallets 12 years ago
ecdsa 117ff7af9f set is_editable for recv items 12 years ago
ecdsa a10455f685 settings dialog 12 years ago
ecdsa c5747484b2 plugin settings dialog 12 years ago
ecdsa 8a720b1629 do the banner request in interface, not in wallet 12 years ago
ecdsa 268d7ba3b5 unlock icon 12 years ago
Maran bafac9dc83 Rewrote plugin to new format 12 years ago
ecdsa a2ecc0e7bb allow manual setting when disconnected 12 years ago
ecdsa cce4a6c001 detect gaps for change too 12 years ago
ecdsa d6952228be define wallet.get_num_tx() 12 years ago
thomasv 4b74faea1e typo: where->were 12 years ago
thomasv 1adbef4b25 fee may be zero (tx details) 12 years ago
ecdsa 9ebcaa41f4 modify warning displayed when keys are imported 12 years ago
thomasv 24db3c9aee virtual keyboard plugin 12 years ago
thomasv bd1cdc9bfb derive plugins from BasePlugin class 12 years ago
thomasv 93b98e1176 move http aliases to separate plugin 12 years ago
thomasv 6662c1dc53 filter plugins that do not have a .py source 12 years ago
thomasv 45c0880195 global switch use_local_modules 12 years ago