5 Commits (c42f0dac53e7d1e27c443b20c51d5d68e8ff8acd)

Author SHA1 Message Date
SomberNight 6ee689345f
fix -v syntax 8 years ago
Janus 780b2d067c Whitelist classes in verbose (-v) option 8 years ago
Janus 1e715113ab remove pbkdf2 dependency, use stdlib instead 8 years ago
Janus 1cc1c8a051 restructuring: add missing import 8 years ago
Janus 097ac144d9 file reorganization with top-level module 8 years ago
Janus Troelsen 4f85615734 add simnet support (#4455) 8 years ago
Filip Gospodinov 61154794c8 electrum: cleanup plugin imports 8 years ago
Dimitris Apostolou 989c9c2b55 Fix typos 8 years ago
fivepiece b4d71e651b add regtest support (#4242) 8 years ago
SomberNight 7b50790584
do not raise BaseException 8 years ago
ThomasV 08e7a5f05f remove pyjnius thread monkey patching; now in pyjnius 8 years ago
SomberNight 0f5cabc7f6 fix #4122 9 years ago
SomberNight 81b6d65764 refactor network constants 9 years ago
SomberNight 8951dc3120 restore cmd: stop wallet threads 9 years ago
SomberNight 4cc2575d72 cli support for hw encrypted wallets 9 years ago
Johann Bauer 91e44ba6fc Show error window for unhandled exceptions 9 years ago
SomberNight c811c5c9d9 allow encrypting watch-only wallets. initial support for hw wallet storage encryption. 9 years ago
SomberNight a58d01ed54 setconfig rpcpassword: don't try to evaluate or reencode 9 years ago
ThomasV 4a40b3a0b2 separate merchant UI from main project 9 years ago
ThomasV 1020449684 disable jsonrpc commands in the GUI 9 years ago
ThomasV 7c702b518d disable jsonrpc on android 9 years ago
ThomasV 412ce18201 fix previous commit 9 years ago
ThomasV b9d8b2a571 windows: build portable version without patching the source 9 years ago
Justin Turner Arthur 857eb4ac1d Remove unused imports. Explicitly import a few deep imports. 9 years ago
SomberNight 0db5ea67a0 bitcoin.NetworkConstants: easier changing between testnet and mainnet 9 years ago
ThomasV e8b634ac4a from_seed: add missing parameter 9 years ago
ThomasV f7200cb616 use pyinstaller for OSX builds 9 years ago
ThomasV 5665b42999 remove six 9 years ago
ThomasV 5a45f257ca fix #3071: import error message 9 years ago
ThomasV dc553ff108 fix #2991: encrypt wallet files created with command line 9 years ago
ThomasV 3f3d249ed1 follow up c810c6a356 9 years ago
ThomasV e8b564c0e7 Extend Wallet Import Format with txin type. Extend class Imported_Wallet. 9 years ago
ThomasV a6eb9753eb fix cmdline create with segwit option 9 years ago
ThomasV 8c5b6bdaf3 Read default server list from file. Update list with 1.1 servers. Remove nolnet option. 9 years ago
ThomasV d531fe59b2 update make_packages script for android 9 years ago
ThomasV cea705b153 update OSX builds with python3 9 years ago
ThomasV b5338006f0 update pyinstaller scripts for python3 and pyinstaller3 (credit: bauerj) 9 years ago
ThomasV c3388d9677 misc python3 updates: 9 years ago
Dmitry Sorokin c86140a608 py3 in setup.py and tox config 9 years ago
Dmitry Sorokin d304ccdf17 py3 in qtgui 9 years ago
Dmitry Sorokin 5be78950ca py3 9 years ago
ThomasV 255458da0a fix #2400 9 years ago
ThomasV cb2d5ff3d6 raise special exception for dangling links 10 years ago
ThomasV ed42faa2e6 Revert commit 36f08ab2c3. 10 years ago
ThomasV 36f08ab2c3 changes for windows builds 10 years ago
ThomasV 411832c4ce cleanup storage and fix tracvis test 10 years ago
ThomasV 76dd11783b rename load_wallet command 10 years ago
ThomasV b8bdcc0877 rename open close commands 10 years ago
Neil Booth 8888a50549 Add support for BU's nolnet 10 years ago
ThomasV b2d66b2a6f fix unnecessary password request 10 years ago