ThomasV
c90bc6aa26
bip39
11 years ago
ThomasV
98ae202d80
fixes for master keys
11 years ago
ThomasV
b6be8e6a31
new command: getunspentaddress
11 years ago
ThomasV
ae43837a7b
use standard format for private key passed to decrypt
11 years ago
ThomasV
631c967df9
new commands: encrypt and decrypt messages
11 years ago
ThomasV
ae3cb372c8
add ECDSA asymmetric encryption
11 years ago
ThomasV
9218175301
enable bip32
11 years ago
ThomasV
1c35e15de7
get_proof command
11 years ago
ThomasV
268a099f87
sync_get
11 years ago
ThomasV
d15c4f1046
store merkle roots and utxo roots
11 years ago
ThomasV
7c6bc72cb4
daemon
11 years ago
ThomasV
d4fbe85d7d
json rpc daemon
11 years ago
ThomasV
5b5234cfad
store merkle roots and utxo roots
11 years ago
ThomasV
3941743c72
daemon
11 years ago
ThomasV
be506af246
json rpc daemon
11 years ago
dmcdad
292ab39553
Update interface.py
Fix timeout problem under Python 2.7.1 where a socket.error 60 is thrown instead of socket.timeout exception.
11 years ago
ThomasV
969c4c2194
fix for getrawtransaction
11 years ago
ThomasV
7963f22a80
parse_url: parse exponents
11 years ago
ThomasV
e9862e0b71
version 1.9.7
11 years ago
ortutay
4edfc6d82e
Coinbase BuyBack plugin
11 years ago
bitcoindaddy
637ad52907
Add OpenBSD support to util.py
Recognize OpenBSD platform
11 years ago
William Yager
4e1d6da805
Cleaned up/commented BIP 0032 key derivation.
11 years ago
ThomasV
36a6deaee7
renamed server. fixes issue #508
11 years ago
Michael Pearce
0a896a6616
Update commands.py
Fixed command example for getaddressbalance.
11 years ago
ThomasV
f4f418e9ec
return message ids with send_http too
11 years ago
ThomasV
48a739f714
fix gerversion
11 years ago
ThomasV
5f8775cd3a
fix sendrawtransaction
11 years ago
ThomasV
e18573dda0
test is_mine in add_keypairs_from_wallet
11 years ago
ThomasV
de94eaadeb
fix issue occuring with set_server
11 years ago
ecdsa
ae654b30b9
fix: pending_servers
11 years ago
ecdsa
8140d6c78e
fix typo
11 years ago
ecdsa
d140383d03
exit wait_until_connected() when all servers have been tried
11 years ago
ThomasV
4446cf44c7
don't set network.interface to None when disconnetced
11 years ago
thomasv
942d009661
network.pending_servers, to avoid connecting the same server multiple times
11 years ago
thomasv
c7694a87e7
cleanup code in network.py
11 years ago
ThomasV
8090098d90
version 1.9.6. also, reset seed_version in version.py
11 years ago
ecdsa
8b4410d86a
detect if electrum is offline during wallet creation
11 years ago
thomasv
f045490597
During wallet creation, do not write seed on disk before it is encrypted
11 years ago
ThomasV
60b6fd399d
exit gracefully if host cannot be resolved. Fixes #488
11 years ago
shunyata
de1a0f5690
wallet.synchronizer should exist at construction.
The `self.synchronizer` attribute is accessed before it ever exists when using
`electrum importprivkey` on the command line. This change sets it to None,
which is a valid state, in the wallet's constructor.
11 years ago
thomasv
1004fbd8f8
fix offline signing with key>5
11 years ago
Jud Stephenson
03a6791bcb
Set initial 'running' attribute in Network class
This was causing a AttributeError when network.is_running() was called before the network was started.
11 years ago
flatfly
4d085f111c
fix for getversion
i had pasted the wrong definition, sorry
11 years ago
flatfly
6751d23c79
added getversion command
11 years ago
Zomnut
712ef8c93b
Fix for resetting options to default on program start when in portable mode.
11 years ago
rdymac
4cdbcf0c1b
Changed - to _ as mentioned in #458
Changed - to _ as mentioned in #458
11 years ago
ThomasV
9b22372c43
remove prioritize altogether.
11 years ago
ThomasV
00cbb93e96
version 195
11 years ago
thomasv
664e1f6801
remove translation_id
11 years ago
rdymac
bdb471da33
pt-PT Portuguese
pt-PT Portuguese
11 years ago