8335 Commits (453cc263f7d1bb637eb31bc38a1e7b27d939be3e)
 

Author SHA1 Message Date
ThomasV 18df9e25b8
Merge pull request #3322 from SomberNight/win_binaries_testnet_json 7 years ago
SomberNight 6e99c15c5c windows binaries were missing servers_testnet.json 7 years ago
SomberNight 1799b8a7af disallow editing labels in Coins tab (QT) 7 years ago
ThomasV c48efc5f3f
Merge pull request #3310 from SomberNight/fix_greena_pw 7 years ago
SomberNight 204146b30a fix: GreenAddress verification with passworded wallet 7 years ago
ThomasV ff0cd16aec
Merge pull request #3299 from SomberNight/bip39_checksum_after_entering_seed 7 years ago
SomberNight 5f30f95cdd fix: bip39 checksum not calculated if option was toggled after entering seed 7 years ago
ThomasV e9191caf39
Merge pull request #3291 from SomberNight/ledger_old_fw_exception1 7 years ago
SomberNight 098c2be919 follow-up 70d23f9e3b 7 years ago
ThomasV f97e81252d windows builds: download icons_rc.py from dedicated repo, because pyrcc5 is not deterministic 7 years ago
ThomasV 2d28532909 remove unused android icon 7 years ago
ThomasV 580f2da19d prepare 3.0.2 release 7 years ago
ThomasV 5e8791e5a4 trustedcoin: add message about how to request new code 7 years ago
ThomasV 60e0b43b81 fix 3262: protobuf SerializeToString() returns bytes.. 7 years ago
ThomasV e05854f004
Merge pull request #3287 from JustinTArthur/clean-up-imports 7 years ago
Justin Turner Arthur 857eb4ac1d Remove unused imports. Explicitly import a few deep imports. 7 years ago
Justin Turner Arthur 9a0aa9b478 Remove Python 2 support imports. 7 years ago
ThomasV 8c84b349b8
Merge pull request #3276 from SomberNight/file_io_with_open 7 years ago
ThomasV c90b666fd6
Merge pull request #3288 from JustinTArthur/keepkey-cmdline-fix 7 years ago
ThomasV ab466a7660
Merge pull request #3289 from JustinTArthur/simplify-bytes-funcs 7 years ago
Justin Turner Arthur 0c04db33d8 Simplify bytes/hex conversion functions now that we're Python 3+ only. 7 years ago
Justin Turner Arthur 8cb34f4d88 Fix undefined reference error in command line KeepKey plugin. 7 years ago
ThomasV 168326e184
Merge pull request #3282 from JustinTArthur/fix-broken-commands 7 years ago
Justin Turner Arthur 07629e12af Fixes to signing, notify commands and command exception handling. 7 years ago
ThomasV c8a2ff15b8 install patched pyinstaller from my own repo 7 years ago
SomberNight c65d01ea96 file i/o: use 'with' keyword 7 years ago
ThomasV 8fcf1656d3 fix typo 7 years ago
ThomasV 3f18884dcd fix previous commit 7 years ago
ThomasV db8febea15 osx: parameters for Info.plist 7 years ago
ThomasV 91539189d5
Merge pull request #3268 from SomberNight/sweep_minikey 7 years ago
ThomasV c4923ac99d
Merge pull request #3182 from SomberNight/storage_upgrade_manual_for_qt 7 years ago
ThomasV 1cec6c8dec fix #3248: locktime 7 years ago
ThomasV 5156b60769 kivy addresses tab: simplify, separate actions from display updates 7 years ago
SomberNight 9e2cd17790 sweeping minikeys: search for both compressed and uncompressed pubkeys 7 years ago
SomberNight 39187c9a3a follow-up 115ef54c0c467ec79fba740ac49aa56bb5b2d756: wallet storage - silent upgrades whenever possible 7 years ago
ThomasV 568afd7a17
Merge pull request #3265 from SomberNight/interface_tls_1_2 7 years ago
ThomasV 7bdaf01656 fix trustedcoin plugin: google auth code 7 years ago
SomberNight 07e9415c2d interface ssl: besides TLS 1.1, also allow later versions 7 years ago
ThomasV c46f219d25 kivy: fix crash in show_private_key 7 years ago
ThomasV 786f9ce7ff
Merge pull request #3206 from ariard/kivy-addr 7 years ago
ThomasV 0ecb665b95
Merge pull request #3257 from SomberNight/bitcoin_network_constants 7 years ago
ThomasV 23c0269252
Merge pull request #3258 from SomberNight/wallet_check_password_dedup 7 years ago
ThomasV d0cb19a0b2
Merge pull request #3259 from SomberNight/remove_requires_fee 7 years ago
SomberNight f8518c78d8 remove Transaction.requires_fee() 7 years ago
SomberNight bdfd3e7190 wallet.check_password() remove code duplication 7 years ago
ThomasV ce4be1f8f2
Merge pull request #3256 from ariard/fix_clearrequests 7 years ago
Antoine Riard 213798cfce [fix clearrequests] error iteration dictionary changed size 7 years ago
SomberNight 0db5ea67a0 bitcoin.NetworkConstants: easier changing between testnet and mainnet 7 years ago
ThomasV ccc9415542 windows: force upgrade of hawdrware wallet libraries 7 years ago
ThomasV b4bea48b22
Merge pull request #3249 from bauerj/coverage 7 years ago