ThomasV
|
deb14f6fe8
|
Merge pull request #657 from drak/patch-1
Lower minimum tx fee in line with Bitcoin 0.9
|
11 years ago |
ThomasV
|
a332a2a7ee
|
rm aliases
|
11 years ago |
Drak
|
d082ed3cb5
|
Lower minimum tx fee in line with Bitcoin 0.9
Since Bitcoin Core 0.9 the minimum relay tx fee was lowered to `0.00001`.
|
11 years ago |
ThomasV
|
913ef26dd9
|
fix: create accounts
|
11 years ago |
ThomasV
|
cba7a5d68d
|
fix signatures returned by get_address_from_input_script. fixes #653
|
11 years ago |
wozz
|
4a79769af4
|
Merge pull request #650 from wozz/URI-bug
Bitcoin URL Handling
closes #649
|
11 years ago |
ThomasV
|
d30d7b2188
|
fix #651
|
11 years ago |
Michael Wozniak
|
8874242fa7
|
Bitcoin URL Handling
Update Bitcoin URL handling to reject URLs with duplicate keys
issue: #649
|
11 years ago |
ThomasV
|
9df44b8476
|
Merge pull request #647 from enriquefynn/master
Accept FreeBSD OS
|
11 years ago |
Fynn
|
cc13dd25b3
|
Accept FreeBSD OS
|
11 years ago |
ThomasV
|
e0ad81acdd
|
save cold seed
|
11 years ago |
ThomasV
|
1751c3ac7f
|
fix: public instead of private
|
11 years ago |
ThomasV
|
f550b452be
|
transaction: add_signature(), is_complete() methods
|
11 years ago |
ThomasV
|
94829db701
|
don't change default_wallet_path
|
11 years ago |
ThomasV
|
74209e8a6c
|
remove hardcoded seed
|
11 years ago |
ThomasV
|
102bc204d5
|
hooks and workflow for 2of3 wallets
|
11 years ago |
ThomasV
|
f4b1621910
|
rename do_send as send. fixes #645
|
11 years ago |
ThomasV
|
88d4dab6cb
|
broadcast tx in a separate thread
|
11 years ago |
ThomasV
|
60bea77d1e
|
Merge pull request #644 from wozz/raise_window
Fix OS X issue: window start in foreground
|
11 years ago |
ThomasV
|
c24482c21a
|
check seed in gui. fixes #622
|
11 years ago |
ThomasV
|
38a59c0b37
|
re-enable seed tests. get_public_keys method
|
11 years ago |
ThomasV
|
02c3bc131e
|
fix and simplify tx serialization
|
11 years ago |
ThomasV
|
8e644a4dc8
|
sort signatures for multisig
|
11 years ago |
ThomasV
|
66e1e2707d
|
get_pubkey_from_x
|
11 years ago |
ThomasV
|
2be8c7f7ed
|
add optional default value to text dialog
|
11 years ago |
ThomasV
|
a194edbefb
|
account:simplification
|
11 years ago |
ThomasV
|
4fb5296a92
|
account:simplification
|
11 years ago |
ThomasV
|
9c34f9a1da
|
fix: getpubkey
|
11 years ago |
ThomasV
|
f68ecb3e26
|
multisig accounts: sort pubkeys
|
11 years ago |
Michael Wozniak
|
3cd4689083
|
Fix OS X issue: window start in foreground
When run from command line, the window starts behind all other windows.
raise_() will bring the window to the front.
|
11 years ago |
ThomasV
|
f522d6c36d
|
sort pubkeys in multisig scripts
|
11 years ago |
ThomasV
|
53b872acdf
|
gui fix: send tx dialog
|
11 years ago |
ThomasV
|
df540cb241
|
move get_keyID to accounts
|
11 years ago |
ThomasV
|
5c31263848
|
fix load_accounts
|
11 years ago |
ThomasV
|
05fcdce018
|
fix redeem scripts
|
11 years ago |
ThomasV
|
9fccf9c287
|
helper functions for bip32 derivations
|
11 years ago |
Michael Wozniak
|
5288f6a933
|
Add @wozz GPG Public Key
pub 4096R/62C24FC7 2013-03-19 Michael Wozniak <mw@koh.ms>
Key fingerprint = 3897 E067 2E32 A421 74B7 A840 038C 09F4 62C2 4FC7
sub 4096R/4B7BB803 2013-03-19 [expires: 2017-03-19]
|
11 years ago |
ThomasV
|
9567af0219
|
fix CKD in p2sh accounts
|
11 years ago |
ThomasV
|
e082550f80
|
Merge branch 'master' of git://github.com/spesmilo/electrum
|
11 years ago |
ThomasV
|
5a43b633d6
|
update bip32 accounts and wallet
|
11 years ago |
ThomasV
|
a92aae3306
|
Merge pull request #639 from toomyem/spesmilo
Added Bitcurex and Bitmarket exchanges
|
11 years ago |
ThomasV
|
e12ac7f9a1
|
Merge pull request #641 from wozz/640
Update create current unix time
|
11 years ago |
Michael Wozniak
|
b099930174
|
Update create current unix time
update method to create current unix time to be windows compatible
fix issue #640
|
11 years ago |
Tomasz Machalski
|
0b8fc21db7
|
Added Bitcurex and Bitmarket exchanges
|
11 years ago |
ThomasV
|
ffc72e65df
|
Merge branch 'master' of git://github.com/spesmilo/electrum
|
11 years ago |
ThomasV
|
607e79cc43
|
Merge pull request #638 from wozz/exchange-hist-ven
Exchange Rate History - Add APIs
|
11 years ago |
ThomasV
|
9663600d5d
|
update bip32 derivations, using xpriv and xpub serialization format
|
11 years ago |
ThomasV
|
91ba04c4d7
|
update bip32 derivations, using xpriv and xpub serialization format
|
11 years ago |
ThomasV
|
328432f5f4
|
update bip32 derivations, using xpriv and xpub serialization format
|
11 years ago |
Michael Wozniak
|
a3b88ca3dc
|
Exchange Rate History - Add APIs
Add API for Winkdex and BitcoinVenezuela
|
11 years ago |