106 Commits (4864c802dd0b82c294d4fd1858047990eb463d1e)

Author SHA1 Message Date
ThomasV 8c5b6bdaf3 Read default server list from file. Update list with 1.1 servers. Remove nolnet option. 7 years ago
ThomasV 216e9403be cleanup six (no python2 support) 7 years ago
ThomasV ab15ff3a00 updates for python3 8 years ago
Dmitry Sorokin 5be78950ca py3 8 years ago
ThomasV a22cf973b4 Revert "Only save config if value changed" 7 years ago
Johann Bauer 47e062aa7e Only save config if value changed 8 years ago
ThomasV a13581e6db fix #2697 8 years ago
ThomasV 45bfd8cbae sanitize max_fee_rate; fixes #2663 8 years ago
ThomasV cb2d5ff3d6 raise special exception for dangling links 8 years ago
ThomasV cb709d8f57 fix tooltip fee estimate 8 years ago
ThomasV 83e925c0cd fix default dyn fees 8 years ago
Neil Booth 8888a50549 Add support for BU's nolnet 8 years ago
ThomasV 9dde9971da do not revert to static fee when dynamic fee estimates are missing 8 years ago
ThomasV d99855f060 use ctypes to access the zbar library 8 years ago
ThomasV a2e7fc32ef Add fee slider class with network callback. 8 years ago
ThomasV d042d6e970 initial testnet support (petrkr) 8 years ago
ThomasV 8680eae86f detect dangling links 9 years ago
ThomasV 34a3af7ca3 don't display an error if the config file does not exist. assume it is JSON 9 years ago
ThomasV 80b1b2716c kivy: open last wallet 9 years ago
ThomasV 73822e8ec2 fix: pass cwd with config_options 9 years ago
Neil Booth 5f28834bb2 Trezor: session timeout improvements 9 years ago
ThomasV a04b510395 fix: don't chmod config file on android 9 years ago
Neil Booth 11d135b32d Better install wizard 9 years ago
ThomasV a735fbabe0 print config path in debug message 9 years ago
Neil Booth e63ac88c77 e20dfc unintentionally inverted portable condition 10 years ago
Neil Booth 39fe24b4d3 Rename auto_cycle to auto_connect in config 10 years ago
ThomasV d5f6651237 follow up e20dfcd3eb 10 years ago
Neil Booth e20dfcd3eb Fix SimpleConfig 10 years ago
ThomasV 233fd8ed77 revert 175bfae9e6. store last known height in wallet instead 10 years ago
ThomasV c2a4252065 do not pass config to storage. request height from network_proxy if connected 10 years ago
Neil Booth 175bfae9e6 Move away from requiring network and blockchain objects to be able to request local height. 10 years ago
ThomasV 881e15ae12 store config as json 10 years ago
ThomasV 935a9a980d disable auo-connect is --server option is passed. fixes #992 10 years ago
Chris Glass 99a31b0c6a Fixes previously introduced bug 11 years ago
Chris Glass 34f0a65c49 Added more tests for user config parsing. 11 years ago
Chris Glass ad3640d7a4 Added tests for the system config function. 11 years ago
Chris Glass 221fa5848f System config should never be None 11 years ago
Chris Glass 5eeae69425 Added more tests for edge cases. 11 years ago
Chris Glass fff3ed9b77 Added a lot of tests for SimpleConfig 11 years ago
ThomasV c07c1c58ed access to global configuration using set_config and get_config 11 years ago
ThomasV e699ab6660 coin control: select UTXOs in menu 11 years ago
ThomasV 5a89734d6c do not raise an error if user config file is corrupted 11 years ago
Zomnut 712ef8c93b Fix for resetting options to default on program start when in portable mode. 11 years ago
Bryan Stitt 225d8b83a3 don't use bare except 11 years ago
ThomasV f340f08a6e fix for portable version: use its own directory 11 years ago
ThomasV c45fa4860f android interface update and minor fixes 11 years ago
ThomasV e82653f454 add locks to config and storage 11 years ago
thomasv 48efc62b2d simplify directories: electrum_dir 12 years ago
ThomasV 1ba3008b49 minor fixes 12 years ago
ThomasV d99a381d83 separation between wallet storage and config 12 years ago