ThomasV
|
a3dd9f700c
|
no accounts in multisig wallets
|
11 years ago |
ThomasV
|
e7a71ff806
|
switch default display to mBTC
|
11 years ago |
ThomasV
|
7bef756813
|
simplify getseed: do not return hex
|
11 years ago |
ThomasV
|
26c65dd65f
|
lower default fee. fixes #403
|
11 years ago |
wozz
|
12b3a78036
|
Merge pull request #662 from wozz/issue-643
No longer require restart for toggle exchange rate
|
11 years ago |
ThomasV
|
c0535634fd
|
fix: do not lower xpub
|
11 years ago |
ThomasV
|
671b1574b3
|
more robust get_seed_text
|
11 years ago |
ThomasV
|
5d9b9492e1
|
abstract and improve seed and key methods
|
11 years ago |
ThomasV
|
41f9da1559
|
fix #655
|
11 years ago |
ThomasV
|
6c96b38abf
|
installwizard: multisig wallets
|
11 years ago |
wozz
|
5b0d0f4d99
|
Merge pull request #665 from wozz/exchange-value
Exchange rate update
|
11 years ago |
Michael Wozniak
|
b2a80d8522
|
Exchange rate update
use exchange rate value instead of string to calculate balance
|
11 years ago |
ThomasV
|
86917c2ff3
|
handle coinbase transactions explicitly
|
11 years ago |
ThomasV
|
ace15d3e7e
|
relocate export_history code
|
11 years ago |
ThomasV
|
3234d56fbe
|
update readme
|
11 years ago |
Michael Wozniak
|
b7ea3c5e10
|
No longer require restart for toggle exchange rate
Fixes issue #643 and allows fiat button to work without restart
No logic is required because Send tab gets removed and added for every
toggle.
|
11 years ago |
ThomasV
|
df59c8e013
|
fix #563
|
11 years ago |
ThomasV
|
8b7c3a201c
|
format inputs so that they fit on one line
|
11 years ago |
ThomasV
|
80a988e337
|
slightly better notifications. at least, it fixes #652
|
11 years ago |
ThomasV
|
696766c370
|
json-friendly debug messages. fix #659
|
11 years ago |
ThomasV
|
3e1a87397d
|
Merge branch 'master' of git://github.com/spesmilo/electrum
|
11 years ago |
ThomasV
|
8a7a6f347b
|
fix #661
|
11 years ago |
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 |