ThomasV
|
5d68ce4f22
|
wizard: option to create multisig wallet manually
|
11 years ago |
ThomasV
|
ac4a522289
|
Merge branch 'master' of git://github.com/spesmilo/electrum
|
11 years ago |
ThomasV
|
70a638a7c3
|
more robust install wizard
|
11 years ago |
wozz
|
fde8966471
|
Update historical exchange rate query
Update historical exchange rate query for bitcoinvenezuela to reduce extra data returned.
|
11 years ago |
ThomasV
|
bac2c8175c
|
optional icon in installwizard question
|
11 years ago |
ThomasV
|
f4817d771f
|
add layout before creating buttons, so that default button is set
|
11 years ago |
ThomasV
|
7dd78e3768
|
sort accounts
|
11 years ago |
ThomasV
|
204d7507d6
|
show_before_broadcast option in gui
|
11 years ago |
ThomasV
|
6d75ca795b
|
add_seed
|
11 years ago |
ThomasV
|
45514c7ba9
|
global timeout in peers script
|
11 years ago |
ThomasV
|
c295c79754
|
fix signrawtransaction
|
11 years ago |
ThomasV
|
63769c84d1
|
fix: add_seed
|
11 years ago |
ThomasV
|
5a02836933
|
fix input_info for signrawtransaction
|
11 years ago |
ThomasV
|
0c100c1480
|
add_cold_seed
|
11 years ago |
ThomasV
|
e552930d34
|
sweep command (does not broadcast)
|
11 years ago |
ThomasV
|
9723a5e9ec
|
gui: don't show account names if there is only one account
|
11 years ago |
ThomasV
|
217900bbfa
|
watching_only wallets have a single account
|
11 years ago |
ThomasV
|
242eca8821
|
rm dead code
|
11 years ago |
ThomasV
|
5bbdcdf73d
|
move tray logic to ElectrumGui object. fixes #468
|
11 years ago |
ThomasV
|
1662a9e9c5
|
fix: get_master_public_key
|
11 years ago |
ThomasV
|
40bd5e9c5f
|
dark/light icon selector. see #666
|
11 years ago |
ThomasV
|
ca16db7c7f
|
Merge branch 'master' of git://github.com/spesmilo/electrum
|
11 years ago |
ThomasV
|
a1daba6afe
|
get_master_public_keys
|
11 years ago |
ThomasV
|
a58720533b
|
Merge pull request #667 from wozz/blockexplor
Add block explorer setting for "view online"
|
11 years ago |
Michael Wozniak
|
7d2895ad46
|
Add block explorer setting for "view online"
|
11 years ago |
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 |