Ryan McGuire
56168e85b8
Adds a settings dialog for qrscanner plugin - allows device selection
11 years ago
Ryan McGuire
cf5252e6aa
Fixes qrscanner to 1.9 API.
11 years ago
ThomasV
67d185d7f0
offline signing with seed_v4
11 years ago
ThomasV
cf38e1e47c
fix: offline signing
11 years ago
ThomasV
4f3497027d
fix deseed
11 years ago
ThomasV
999bf3d2fd
minor fix: restore from hexadecimal seed
11 years ago
thomasv
a9159729aa
release notes: bip32 featues are postponed
11 years ago
thomasv
71429ef4bd
no keyid for imported keys
11 years ago
thomasv
4ef6adf3ce
exit after seed message
11 years ago
thomasv
83b885c702
fix mnemonic decode
11 years ago
thomasv
b9eb909554
fixes: get_seed
11 years ago
thomasv
5a3b80cfb2
disable bip32
11 years ago
ThomasV
5cb1d6afda
seed prefix 01
11 years ago
ThomasV
31aaae8ed2
seed v6
11 years ago
ThomasV
07bdd6c494
move old wallet to subdir
11 years ago
ThomasV
aaaeac3535
create a subdirectory for wallets, under default path
11 years ago
ThomasV
8b1c6fba68
remove -b option for listaddresses (fix issue #343 )
11 years ago
ThomasV
b0289609c9
Merge pull request #349 from rdymac/icons
New app icons
11 years ago
rdymac
cdfd025c2e
New app icons
.icns for Mac have been tested and carries all sizes needed even for
Retina displays.
.ico should work well, but the build process for making Windows builds
is broken for me, so it need to be tested with binaries.
.png replaced witht the latest version
11 years ago
ThomasV
1083a15258
fix issue #348
11 years ago
ThomasV
d377f93cfe
fix dialog
11 years ago
ThomasV
41c9ddb87d
fix typo
11 years ago
ThomasV
c63bfcf310
Merge pull request #347 from AdamISZ/patch-2
import Transaction object for multisig to work
11 years ago
AdamISZ
399f901479
import Transaction object for multisig to work
11 years ago
ThomasV
d67d02c954
fix mpk qr code
11 years ago
ThomasV
28a31b65ee
export QR code to clipboard (fixes issue #318 )
11 years ago
ThomasV
554d8dd3b7
fix typo in help
11 years ago
ThomasV
d50ad3c301
send connection msg to stderr
11 years ago
Eagle[TM]
dca000568f
Update default server list
11 years ago
ThomasV
f1ce61f99f
Merge pull request #339 from rdymac/text-strings
missing text strings
11 years ago
ThomasV
7deec48705
pass chain to get_target (fixes issue #316 )
11 years ago
ThomasV
d70087a0f5
handle plugin dependency
11 years ago
rdymac
962792bdcd
missing text strings
missing text strings
11 years ago
ThomasV
294ac1f711
fix history export (bug #338 )
11 years ago
ThomasV
3aa76f1808
fix bug with chunk requestor
11 years ago
ThomasV
9d3c8efdda
bug fix: seed_version
11 years ago
ThomasV
8a4a29dd0c
enforce 'chain' parameter in wizard
11 years ago
thomasv
a9d341ec9c
move pending accounts logic into wallet.py
11 years ago
ThomasV
4652783cfd
add new tray icon, and activate window in showNormal
11 years ago
thomasv
7a1feb8e67
update_account_selector
11 years ago
thomasv
741e2ee7a9
add label to new contact dialog
11 years ago
thomasv
5125ee43de
fix parameters in mktx_from_account
11 years ago
ThomasV
5133ef7a7a
Merge pull request #332 from rdymac/translations-and-fixes
Translations, fixes, line breaks and blank spaces
11 years ago
thomasv
dfb2d12602
fix: height()
11 years ago
rdymac
c558d1b612
latest wikia version need to be checked before release
pump the wikia version to the latest strings added for translation,
this need to be checked again for futher editions before release
+45 new text strings added
11 years ago
rdymac
e85d7b8fee
Line breaks and blank spaces
Moved line breaks and blank spaces out of text strings
11 years ago
rdymac
e3c19b12e3
typo
typo
11 years ago
ThomasV
116b10cc11
replace blockchain.height with height(), and fix server_lag issue
11 years ago
ThomasV
858be17553
fantastic new icon made by rdymac
11 years ago
ThomasV
83e699c314
sanitize server in interface.py (fix bug #309 )
11 years ago