3257 Commits (ab5a9f3ce461040e52bf3caca376a26f5ff9d0c3)

Author SHA1 Message Date
ThomasV 59b0b51f24 add proxy settings to kivy GUI 8 years ago
ThomasV 2fcdd458b3 add checkpoint dialog to the kivy gui 8 years ago
ThomasV e6560b8d7f fix moe used for truncate 8 years ago
ThomasV 59bc220856 fix auto-connect: do not use a random interface 8 years ago
ThomasV 9c70540a2f add BIP9 and segwit_support methods 8 years ago
ThomasV 482ad3b20f version 2.8.3 and release notes 8 years ago
ThomasV dd0b018a35 add configurable checkpoint to blockchain verification; use genesis as default 8 years ago
ThomasV 85f2f667c3 fix #2326: backward-compatibility of wallet files 8 years ago
ThomasV f7212a4732 fix input_script and remove unused method inputs_without_script 8 years ago
ThomasV 33a32be576 add help message for hrdware devices on windows 8 years ago
ThomasV c2142ebf26 fix test broken by previous commit 8 years ago
ThomasV 1d84029173 input_script: return txin.scriptSig if available. replace txin.is_coinbase with type. fixes #2321 8 years ago
ThomasV fdee755198 prepare version 2.8.2 8 years ago
ThomasV 737a7f0bfb fix #2302: signing with imported wallet 8 years ago
Eagle[TM] f9bb74077e Update and add servers to default list; add schedule for phase-out of e-s 8 years ago
Johann Bauer 6f06d8eca9 Add KSK-2017 to trust anchors and accept either of the two 8 years ago
ThomasV 107adb186f sort unconfirmed transactions by height 8 years ago
ThomasV 6185f94de4 archive paid invoices in the history tab 8 years ago
ThomasV 8e90d6a4e5 fix #2292 8 years ago
ThomasV 96c8619194 fix #2298 8 years ago
ThomasV cb2d5ff3d6 raise special exception for dangling links 8 years ago
Saleem Rashid 9d6f816b15 Testnet: Use correct BIP44 derivation 8 years ago
ThomasV 2d8df85aab use maxint-2 to signal RBF, in order to standardize with Bitcoin Core 8 years ago
ThomasV e78531d913 follow up 8babd3e986 8 years ago
Eagle[TM] 8babd3e986 Update default server list - make more use of DEFAULT_PORTS 8 years ago
ThomasV 608568839e gettransaction command: require network instead of wallet 8 years ago
Janne Pulkkinen f3f82a91fc Fix a typo'd function call preventing paytomany command from working 8 years ago
ThomasV 81b6ae77ef version 2.8.1 and release notes 8 years ago
ThomasV 3b0383128f fix trustedcoin wallet creation 8 years ago
ThomasV 584b19a11e fix for older formats 8 years ago
ThomasV 31cd9753aa fix #2270: height sorting can use negative value 8 years ago
ThomasV c506c3e720 fix password message issue #2277 8 years ago
ThomasV 0e49274eae fix #2279: jsonrpc wallet 8 years ago
ThomasV d1ca4f994f fix #2262 8 years ago
ThomasV a159cc3a06 fix bug with storage.encrypt 8 years ago
ThomasV 8fabd1245d replace PyCrypto with PyCryptodome 8 years ago
ThomasV 0f8387dbab fix #2257 8 years ago
ThomasV ed42faa2e6 Revert commit 36f08ab2c3. 8 years ago
ThomasV 36f08ab2c3 changes for windows builds 8 years ago
ThomasV 904b3d17dd add import for pyinstaller 8 years ago
ThomasV ff9d00ba1d minor fix: do_update_fee 8 years ago
ThomasV dcffea150e store contacts and invoices in wallet file. fix #1482 8 years ago
shsmith 7ff5681010 fix #2204 8 years ago
ThomasV acd70f55c3 simplify storage: we don't store pubkeys anymore 8 years ago
ThomasV cb709d8f57 fix tooltip fee estimate 8 years ago
ThomasV c75e074b88 fix another travis test 8 years ago
ThomasV 411832c4ce cleanup storage and fix tracvis test 8 years ago
ThomasV ee2e9f6092 update MAX_FEE_RATE constant 8 years ago
ThomasV fb3e09c24e better error message if fee estimates are missing 8 years ago
ThomasV eb7f9c98ce command:s inherit fee estimates from daemon 8 years ago