ecdsa
|
fefb884794
|
fix wallet.is_change() method
|
12 years ago |
thomasv
|
4b74faea1e
|
typo: where->were
|
12 years ago |
thomasv
|
1adbef4b25
|
fee may be zero (tx details)
|
12 years ago |
thomasv
|
3d745637a2
|
update pyinstaller url
|
12 years ago |
ecdsa
|
9ebcaa41f4
|
modify warning displayed when keys are imported
|
12 years ago |
Maran
|
5eaa923824
|
Make windows build scripts work for Electrum 1.7
|
12 years ago |
Maran
|
dd0d261f8e
|
Merge branch 'master' of https://github.com/spesmilo/electrum
|
12 years ago |
thomasv
|
24db3c9aee
|
virtual keyboard plugin
|
12 years ago |
thomasv
|
bd1cdc9bfb
|
derive plugins from BasePlugin class
|
12 years ago |
Maran
|
229cfb27bb
|
Merge branch 'master' of https://github.com/spesmilo/electrum
|
12 years ago |
thomasv
|
93b98e1176
|
move http aliases to separate plugin
|
12 years ago |
slush
|
b6afa2455c
|
Fixes Qt imports
|
12 years ago |
thomasv
|
8d4f409dd7
|
fix qrscanner module
|
12 years ago |
thomasv
|
6662c1dc53
|
filter plugins that do not have a .py source
|
12 years ago |
Maran
|
76f045f616
|
Update osx build scripts
|
12 years ago |
thomasv
|
45c0880195
|
global switch use_local_modules
|
12 years ago |
thomasv
|
e3677eb0a0
|
simplification
|
12 years ago |
thomasv
|
2b3b7d7c38
|
use proper syntax for variable args
|
12 years ago |
thomasv
|
8c71c54487
|
add label to internal transactions
|
12 years ago |
thomasv
|
3b80ef7c60
|
rely only on the verifier to get the height of transactions
|
12 years ago |
thomasv
|
bdb515dabd
|
print error received by verifier, and continue
|
12 years ago |
ecdsa
|
b7dd1699ad
|
missing dirs in MANIFEST
|
12 years ago |
ecdsa
|
11552c2f23
|
use an abstract class SequenceClass
|
12 years ago |
ecdsa
|
f537f02e1f
|
better seed dialog
|
12 years ago |
ecdsa
|
1d66deba69
|
parent->self in password dialog
|
12 years ago |
ecdsa
|
b955c9ffa1
|
more bip32 related fixes
|
12 years ago |
ecdsa
|
2f31ca779d
|
fix bip32 get_private_key
|
12 years ago |
ecdsa
|
c19e0f0b3f
|
bip32 fixes
|
12 years ago |
ecdsa
|
1d3be5fb0b
|
fix: number of arguments
|
12 years ago |
thomasv
|
c9a7c58323
|
print created address in terminal, as in previous versions
|
12 years ago |
thomasv
|
1f1693d29b
|
bug fix: init_seed
|
12 years ago |
thomasv
|
a4f977190e
|
do not call exit() in the interface module
|
12 years ago |
thomasv
|
c3dc2d5284
|
fix: command line with no password
|
12 years ago |
thomasv
|
e3bb6f8879
|
'import private keys' may import several keys
|
12 years ago |
ecdsa
|
469d17355d
|
fix
|
12 years ago |
ecdsa
|
0aaafe85ad
|
fix
|
12 years ago |
ecdsa
|
6a848564fa
|
do not raise exception on strange input scripts
|
12 years ago |
ecdsa
|
a1be16105b
|
start verifier right after initialization
|
12 years ago |
ecdsa
|
12d65f5e52
|
better synchronize method
|
12 years ago |
ecdsa
|
4e3c9de1d0
|
catch http exception
|
12 years ago |
ecdsa
|
3d3ec2e7b0
|
Merge branch 'master' of git://github.com/spesmilo/electrum
|
12 years ago |
Maran
|
4e4a43b59e
|
Ammended release notes about raw tx
|
12 years ago |
ecdsa
|
c5bfd0846a
|
Merge branch 'master' of git://github.com/spesmilo/electrum
|
12 years ago |
ecdsa
|
5e7e002bd8
|
remove internal check that was too strong
|
12 years ago |
Maran
|
1cda13a407
|
Update howto
|
12 years ago |
Maran
|
14dcf88409
|
Tweaks for new plugin giving self
|
12 years ago |
Maran
|
ca6890a622
|
Fix merge conflict
|
12 years ago |
Maran
|
7740e409be
|
Added raw tx to the release notes
|
12 years ago |
Maran
|
9df4451c6f
|
More work on label cloud plugin
|
12 years ago |
ecdsa
|
0569cc283a
|
fix exception
|
12 years ago |