2 Commits (add-joinmarket)

Author SHA1 Message Date
SomberNight 1257f21b1b
constants: rm set_testnet/set_mainnet fns with AbstractNet.set_as_network 1 year ago
Sander van Grieken 73fee69f5c
tests: move /electrum/tests to /tests 2 years ago
SomberNight 1d4e2ebed6
ConfigVar: add "converter" for getter, add use it for "proxy" key 2 years ago
SomberNight 8c9fec4ab8
commands: getconfig to use default values, add existence checks 2 years ago
SomberNight 6a2806c2c5
simple_config: implement complex default values 2 years ago
SomberNight 24980feab7
config: introduce ConfigVars 3 years ago
SomberNight ea22d0073e
config: distinguish knowing mempool is empty vs not having mempool_fees 5 years ago
SomberNight 04edad9984
config: no longer singleton. it is passed to Wallet.__init__ 6 years ago
Dzhelil Rufat c9ffffc526 Remove unneccessary imports from the unit testing directory. (#4699) 7 years ago
SomberNight 8bb59fcc3c
follow-up prev: fix bug in fee_to_depth, and typo and tests 8 years ago
SomberNight b8ab36546d
mempool fees: increase estimate by max precision of histogram 8 years ago
Janus 097ac144d9 file reorganization with top-level module 8 years ago
SomberNight 16e4827e8c
use libsecp256k1 if available. abstract away ecc stuff. move symmetric crypto and hash functions to crypto.py 8 years ago
SomberNight 0d1ea09ed1 fix tests 8 years ago
Justin Turner Arthur 857eb4ac1d Remove unused imports. Explicitly import a few deep imports. 8 years ago
ThomasV 5665b42999 remove six 8 years ago
Dmitry Sorokin 5be78950ca py3 8 years ago
Thomas König c49202ceaa
fix test_simple_config and test_transaction 9 years ago
Neil Booth e63ac88c77 e20dfc unintentionally inverted portable condition 11 years ago
Neil Booth 39fe24b4d3 Rename auto_cycle to auto_connect in config 11 years ago
Neil Booth e20dfcd3eb Fix SimpleConfig 11 years ago
Chris Glass b2f8d507de Fixed docstrings 12 years ago
Chris Glass 99a31b0c6a Fixes previously introduced bug 12 years ago
Chris Glass 34f0a65c49 Added more tests for user config parsing. 12 years ago
Chris Glass ad3640d7a4 Added tests for the system config function. 12 years ago
Chris Glass 5eeae69425 Added more tests for edge cases. 12 years ago
Chris Glass fff3ed9b77 Added a lot of tests for SimpleConfig 12 years ago