3331 Commits (fbe27fce045d5b44a71a6612716ded9103ed77dd)

Author SHA1 Message Date
ThomasV cf84068fdb blockchain fixes 7 years ago
ThomasV 8834ed9714 fix blockchain.height() 7 years ago
ThomasV 125247df81 fix unicode path issue #2269 7 years ago
ThomasV 37143fd628 fix blockchain offset 7 years ago
ThomasV ba2211f52e network dialog: refresh display on each new header 7 years ago
ThomasV bf7deaa1fb remove blockchain fork detection threshold 7 years ago
ThomasV f708ba0b34 fix #2603 7 years ago
ThomasV e6116db565 network: minor fix 7 years ago
ThomasV 73b023e967 update network settings dialog of the kivy GUI 7 years ago
Brian Smith 2cafcf0d95 Added a timeout on the urllib2 request during a notify event. 7 years ago
ThomasV 9c28489bc0 fix wallet.can_export 7 years ago
ThomasV b02ce2d02c disable locktime until keepkey firmware is updated 7 years ago
ThomasV 9b7102aed1 make fork_threshold configurable, fix backward mode 7 years ago
ThomasV 680e9a5552 network: go back if cannot connect during catch_up 7 years ago
ThomasV 321adf600a sort currencies in currencies.json 7 years ago
Alexx Saver 4847fe5f41 Sorted exchange_rate.py 7 years ago
Alexx Saver 1c02ced131 Added BTCe to exchange_rate.py 7 years ago
ThomasV 568c14ca78 Refactor Network and Blockchain dialogs in qt and kivy 7 years ago
ThomasV 777a3aa8bf Fixes for TrustedCoin plugin: 7 years ago
ThomasV 6b872b68bd hardcode another testnet server 7 years ago
ThomasV 2055fce087 network dialog: add menu actions to blockchains list 7 years ago
ThomasV faa17f9818 Option to send only confirmed coins (fix #2395) 7 years ago
ThomasV 255458da0a fix #2400 7 years ago
ThomasV cad3798f84 follow-up previous commit 7 years ago
ThomasV 7ea2cb41e8 fix #2509: reset pubkeys to None when x_pubkeys are unsorted 7 years ago
ThomasV a7679debd1 fix #2533 7 years ago
ThomasV 298461aee2 fix #2524: add proper error message 7 years ago
ThomasV 828b0e5d70 fix #2439 7 years ago
ThomasV 064b59c65e fix #2566 #2519 7 years ago
ThomasV 91235ed7ac fix #2565: do not show traceback 7 years ago
djb 91deea89da
identify HID devices also by interface and usage page 8 years ago
ThomasV 8285bc458f network dialog: show servers in blockchain tab 7 years ago
ThomasV 6931ffada5 fix callbacks when switching to another server 7 years ago
ThomasV ca220d8dbb Detect blockchain splits and validate multiple chains 8 years ago
ThomasV 6b45070b2f allow arbitrary derivations with bip39 seeds, to let multibit users recover funds 7 years ago
ThomasV 31ab5b2e0a pass hash to pubkey_from_signature 7 years ago
kwaaak d6572e1387 Update BitcoinAverage API to v2 7 years ago
Johann Bauer 534eaa9bd1 Parse transaction version field 8 years ago
dabura667 af59a526da add input and output addresses to CLI history 8 years ago
chris-belcher 3195eca6ea Made status bar exchange rate display in terms of base unit 8 years ago
ThomasV d4e8f4beb6 Set sequence to MAXINT-1 to fix locktime (per bauerj) 8 years ago
ThomasV 1ee70f798e fix: reorgs 8 years ago
ThomasV 63f14f6ab2 fix: request chunk at next_height 8 years ago
ThomasV ac77c9b9bd catch-up block headers from a single interface at a time 8 years ago
ThomasV 2fa25c3f56 fix get_payment_request 8 years ago
ThomasV 075dfb5ccb separate truncate_headers for debugging 8 years ago
Evan Klitzke b391da7957 fix a minor typo (beyong -> beyond) 8 years ago
ThomasV aa6cab37d5 bump versino number and update release notes 8 years ago
ThomasV 6321b14f9f Locate blockchain connection point with binary search 8 years ago
Roman Zeyde de956b7dc1 tests: fix TestTransaction.test_tx_signed testcase 8 years ago