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 79d88dcb5f
lnpeer: fix timing issue in reest_chan, for replaying unacked updates 2 years ago
SomberNight 4f90632b1d
tests: fix warnings in test_storage_upgrade.py 2 years ago
SomberNight aac9afa7c1
tests: add a failing testcase for daemon.update_password_for_directory 3 years ago
SomberNight 7aa1609718
tests: disable asyncio debug mode 3 years ago
SomberNight d4338fb503
tests: clean-up use of asyncio 3 years ago
SomberNight 9ad2c9138d
tests: rm SequentialTestCase to further simplify inheritance 3 years ago
SomberNight c5bdd5007c
tests: rework testnet 3 years ago
SomberNight 2863fb4ab4
tests: add "as_testnet" fn decorator, to run single tests in testnet 3 years ago
SomberNight d3227d7489
transaction: for witness v0 txins, put both UTXO and WIT_UTXO in psbt 3 years ago
SomberNight 872ce82418
tests: clean up event-loop creation 4 years ago
SomberNight 9a38c4d2a1
logging: don't lose log messages during early startup 5 years ago
SomberNight 52eb9dcad9
tests: fix thinko in ElectrumTestCase base class 5 years ago
SomberNight 04edad9984
config: no longer singleton. it is passed to Wallet.__init__ 6 years ago
SomberNight b2920db8b8
config: enforce that SimpleConfig is singleton 6 years ago
SomberNight 07ec0d41d5
fix prev 7 years ago
SomberNight fd5b1acdc8
commands: fix encrypt/decrypt 7 years ago
Janus 097ac144d9 file reorganization with top-level module 8 years ago
SomberNight dbec3af810
tests: introduce FAST_TESTS flag for faster local testing 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 1eae16aa3e
tests: class TestCaseForTestnet 8 years ago
Chris Glass 73c33820db Moved bitcoin.py tests to their own file 12 years ago