ThomasV
a8c23f9bf0
always display a receiving address ( fix #2031 )
8 years ago
ThomasV
0e32638765
minor fix
8 years ago
ThomasV
13678d9e13
Merge exchange_rate plugin with main code
* fixes #2037 (tab indexes)
8 years ago
ThomasV
65ee3416f6
rename P2PK to P2PKH to avoid confusion
8 years ago
ThomasV
0b3fe8df83
follow-up previous commit
8 years ago
ThomasV
e123774ea8
Improve 'send all coins' function:
* do use coin chooser when sending all coins (fixes #2000 )
* allow "!" syntax for multiple outputs (fixes #1698 )
8 years ago
ThomasV
662577aea6
show error if cannot import plot module
8 years ago
ThomasV
07896efa21
minor fix
8 years ago
ThomasV
cda0d14a13
fix issue #2064
8 years ago
ThomasV
a660590a70
fix #2034
8 years ago
ThomasV
dbf0a6f7a5
move plot plugin to lib; plot histograms
8 years ago
ThomasV
a937e8756d
fix #2025
8 years ago
ThomasV
ac59296846
allow spaces in private keys ( fix #1602 )
8 years ago
ThomasV
c0fc844390
fix #1673
8 years ago
ThomasV
3062a62cf9
fix #1989
8 years ago
ThomasV
bccdab758b
fix #1986
8 years ago
ThomasV
27b4a8dd51
move variable definitions at the top
8 years ago
ThomasV
5e92e09044
fix pubkey ordering in multisig wallets. fix #1975
8 years ago
ThomasV
4cc76c8a64
bump_fee: fix error message
8 years ago
ThomasV
bab15a245b
simplification (get rid of get_mnemonic)
8 years ago
ThomasV
6e58723328
fix #1968
8 years ago
ThomasV
1e55f4fda0
fix fee computation in sweep
8 years ago
ThomasV
f5380b3500
fix bugs in sweep dialog
8 years ago
ThomasV
21ad805010
fix #1953
8 years ago
ThomasV
df012e66ab
fix #1948
8 years ago
ThomasV
e127fe6be5
fix: do not display hardware plugins in plugin menu
8 years ago
ThomasV
f0ff73f0eb
show wallet type in title bar
8 years ago
ThomasV
c05c49a18f
fix fee slider offline bug
8 years ago
ThomasV
da544794b7
improved message
8 years ago
ThomasV
a45095ef36
fix #1934
8 years ago
ThomasV
99a3250b3f
wizard: show passphrase in the same window as the seed
8 years ago
ThomasV
f7efedf8a0
query_info: raise if user cancelled
8 years ago
ThomasV
c367cd64ad
fix #1906
9 years ago
ThomasV
8423f8394f
dynfees: set default
9 years ago
ThomasV
bfd7709ccd
move xpubkey logic to keystore and fix it
9 years ago
ThomasV
f6e393d7b6
fix: import addresses and private keys
9 years ago
ThomasV
5733a5d125
importprivkey: do not import the same key twice
9 years ago
ThomasV
b51e71a681
fix: wallet.addresses
9 years ago
ThomasV
b87c5d12fa
- fix sign/verify messages
- fix hardware wallet tx_outputs
9 years ago
ThomasV
4f7169db6a
fix issue #1892 (window geometry)
9 years ago
ThomasV
1159f85e05
Major refactoring
- separation between Wallet and key management (Keystore)
- simplification of wallet classes
- remove support for multiple accounts in the same wallet
- add support for OP_RETURN to Trezor plugin
- split multi-accounts wallets for backward compatibility
9 years ago
ThomasV
ecf398c95e
fix display of 'payment sent' message (indentation has been broken in 8f91af2
)
9 years ago
ThomasV
7ee47491b3
updates for i18n translations
9 years ago
ThomasV
c6a46df158
fix issue #1853
9 years ago
ThomasV
5bcadd6651
qt: fix account_expanded
9 years ago
ThomasV
6bc73f4d74
add is_final checkbox to bump_fee dialogs
9 years ago
ThomasV
017afd95dc
Qt: disable max button if amount is locked
9 years ago
ThomasV
1f8e6d38c8
qt: add tx preview button instead of option
9 years ago
ThomasV
a07a3f748e
Qt GUI: let users type tx output in script language
9 years ago
ThomasV
85a411d5cf
test if a donation address exists
9 years ago