ThomasV
702abf6581
simplification: do not request checkpoint, check headers against all known blockchains
8 years ago
ThomasV
3d4c64f9e0
improve blockchain search
8 years ago
ThomasV
2a10d3075e
rm dead code
8 years ago
ThomasV
8260dfdbe7
network: use check_headers for binary search
8 years ago
ThomasV
acd0ea3ff3
cleanup dead code
8 years ago
ThomasV
65bce569e4
network: interface.tip_header
8 years ago
ThomasV
b0277d5426
blockchain: size method, various fixes
8 years ago
ThomasV
b2116d87ea
minor fix
8 years ago
ThomasV
ec41ad4a98
kivy fix: get_spendable_coins
8 years ago
ThomasV
43c5657cb6
blockchain: parent pointer and recursive methods
8 years ago
ThomasV
cf84068fdb
blockchain fixes
8 years ago
ThomasV
8834ed9714
fix blockchain.height()
8 years ago
ThomasV
05a9718b7c
network dialog: show only populated chains
8 years ago
ThomasV
125247df81
fix unicode path issue #2269
8 years ago
ThomasV
37143fd628
fix blockchain offset
8 years ago
ThomasV
ba2211f52e
network dialog: refresh display on each new header
8 years ago
ThomasV
bf7deaa1fb
remove blockchain fork detection threshold
8 years ago
ThomasV
82c2c22a6e
Merge pull request #2602 from bauerj/toggle-shortcut
Add shortcuts to toggle actions in view menu
8 years ago
ThomasV
f708ba0b34
fix #2603
8 years ago
Johann Bauer
6b9643a66c
Add shortcuts to toggle actions in view menu
8 years ago
ThomasV
61b8e23fad
Merge pull request #2582 from bauerj/tab-icons
Add tab icons
8 years ago
ThomasV
f98a5617d6
rename proxy tab
8 years ago
ThomasV
e6116db565
network: minor fix
8 years ago
Johann Bauer
15d74b4e19
Fix "Back" button in installwizard
Since this seems to be the first page of the wizard,
there is nothing to go back to. Furthermore, clicking
"Back" actually takes you to the next step.
This changes the button to "Close" and closes the wizard.
8 years ago
ThomasV
96a685a765
kivy: gui improvements
8 years ago
ThomasV
73b023e967
update network settings dialog of the kivy GUI
8 years ago
ThomasV
92b392a56b
minor fixes
8 years ago
ThomasV
e2d996f199
Merge pull request #2591 from block8437/master
Added a timeout on the urllib2 request during a notify event.
8 years ago
Brian Smith
2cafcf0d95
Added a timeout on the urllib2 request during a notify event.
8 years ago
ThomasV
9c28489bc0
fix wallet.can_export
8 years ago
ThomasV
46e6023578
comment out raise trezor plugin
8 years ago
ThomasV
b02ce2d02c
disable locktime until keepkey firmware is updated
8 years ago
Johann Bauer
c4979864cc
Add tab icons
8 years ago
ThomasV
cb81ef6f34
fix sequence in trezor plugin (follow-up to d4e8f4be
)
8 years ago
ThomasV
7f2234caed
new layout for network_dialog
8 years ago
ThomasV
7e353c33fe
add a star to server hostname in nodes list
8 years ago
ThomasV
dbbef771b3
network dialog: do not change auto_connect value from blockchain tab
8 years ago
ThomasV
1c5669ac51
network_dialog improvements
8 years ago
ThomasV
ab10848187
network dialog: minor fixes
8 years ago
ThomasV
b31f4ca133
network_dialog: save parameters in follow_branch, follow_server
8 years ago
ThomasV
c8e4b7a42e
update network dialog when raised
8 years ago
ThomasV
9b7102aed1
make fork_threshold configurable, fix backward mode
8 years ago
ThomasV
680e9a5552
network: go back if cannot connect during catch_up
8 years ago
ThomasV
dd50259f68
network_dialog: do not use parent for signalling
8 years ago
ThomasV
5ae5c81c48
use a unique and non-modal network dialog window
8 years ago
ThomasV
321adf600a
sort currencies in currencies.json
8 years ago
Alexx Saver
4847fe5f41
Sorted exchange_rate.py
Notice: no real changes
8 years ago
Alexx Saver
1c02ced131
Added BTCe to exchange_rate.py
Notice: BTCe uses RUR for RUB, it is not compatible with ISO 4217, so we return it as RUB. Also we use an official mirror because btc-e.com is banned in Russia.
8 years ago
ThomasV
1347004e63
minor fix: ssl checkbox
8 years ago
ThomasV
568c14ca78
Refactor Network and Blockchain dialogs in qt and kivy
8 years ago