LBRY-Vault/electrum/scripts
SomberNight 04edad9984
config: no longer singleton. it is passed to Wallet.__init__
The few other cases that used SimpleConfig.get_instance() now
either get passed a config instance, or they try to get a reference
to something else that has a reference to a config.
(see lnsweep, qt/qrcodewidget, qt/qrtextedit)
2019-09-22 20:46:01 +02:00
..
bip70.py fix most "scripts" 2018-11-02 20:14:59 +01:00
block_headers.py follow-up: SimpleConfig is supposed to be singleton 2019-09-10 16:38:10 +02:00
estimate_fee.py follow-up: SimpleConfig is supposed to be singleton 2019-09-10 16:38:10 +02:00
get_history.py follow-up: SimpleConfig is supposed to be singleton 2019-09-10 16:38:10 +02:00
peers.py follow-up: SimpleConfig is supposed to be singleton 2019-09-10 16:38:10 +02:00
quick_start.py config: no longer singleton. it is passed to Wallet.__init__ 2019-09-22 20:46:01 +02:00
servers.py remove 'util.py' from scripts 2019-02-05 20:33:50 +01:00
txradar.py follow-up: SimpleConfig is supposed to be singleton 2019-09-10 16:38:10 +02:00
watch_address.py follow-up: SimpleConfig is supposed to be singleton 2019-09-10 16:38:10 +02:00