9681 Commits (386e0d560eee1ad82380c4000d2afa8e6a07963c)
 

Author SHA1 Message Date
SomberNight 386e0d560e
wizard,hw: tell user about errors during plugin init 6 years ago
SomberNight 4f7283a3b0
expose electrum version as __version__ 6 years ago
SomberNight 1c63bca2c7
follow-up prev 6 years ago
SomberNight 5b4fada2a0
fix some network.get_transaction calls 6 years ago
SomberNight f53b480f1c
wallet: more powerful add_input_info 6 years ago
SomberNight f819e9b6f4
openalias: minor clean-up 6 years ago
SomberNight af232223ee
windows build script: add note to build from fresh clone 6 years ago
SomberNight 5e0179dac4
qt console: expose more refs, and fix auto-complete for >2 depth 6 years ago
SomberNight 9037f25da1
kill old-style namedtuples 6 years ago
SomberNight 34569d172f
wallet: make importing thousands of addr/privkeys fast 6 years ago
SomberNight 917b7fa898
network shutdown safety belts 6 years ago
SomberNight 416b687054
storage: add a sanity check 6 years ago
SomberNight 78258a3a95
fix #4802 6 years ago
SomberNight bcdb0c46fc
update to aiorpcx 0.9 and require it 6 years ago
SomberNight 263c9265ae
rerun freeze packages 6 years ago
SomberNight 92d16e8b10
follow-up prev: unshallow no longer needed 6 years ago
SomberNight 2aefc8440a
travis: make sure to have latest tag 6 years ago
SomberNight 791e0e1a67
move relayfee and dust_threshold to bitcoin.py 6 years ago
SomberNight 99d18a48f2
types: make some import conditional 6 years ago
SomberNight 082a83dd85
rename crypto.Hash to sha256d 6 years ago
SomberNight a88a2dea82
split bip32 from bitcoin.py 6 years ago
SomberNight c61e13c1e9
add more block explorers, and change defaults 6 years ago
Andrew Zhuk 07a06b5d15 Update util.py (#4797) 6 years ago
SomberNight 361ffc0620
correctly handle bitcoin URIs if GUI is already running 6 years ago
SomberNight 0e6160bf2d
follow-up prev: bad idea to eval translated string 6 years ago
SomberNight b68729115a
qt wallet information: added keystore type 6 years ago
SomberNight 2a60a701bf
qt wallet information: show has_seed and watching_only 6 years ago
SomberNight 2d352bc3f0
transaction.BIP69_sort: use namedtuple fields 6 years ago
SomberNight c4e09fa874
simplify Plugins constructor 6 years ago
SomberNight 81cc20039e
more type annotations in core lib 6 years ago
SomberNight 6958c0ccc3
config: reject non-json-serialisable writes 6 years ago
SomberNight ef2a6359e4
fix SSL log spam on py3.7 6 years ago
SomberNight 637e65efe3
network.stop: fix await 6 years ago
ghost43 c47533f6cf
Merge pull request #4784 from Coldcard/fix4729 6 years ago
SomberNight bf18e2bbc9
follow-up prev 6 years ago
SomberNight 10a4c7a6ed
wallet.mktx: add new args: rbf, nonlocal_only 6 years ago
SomberNight e8bc025f5c
verifier: fix race in __init__ 6 years ago
Peter D. Gray 14b4955a6f
Fix p2wpkh-p2sh support per issue #4729 6 years ago
Calin Culianu 1526fd3722 Removal of macOS Info.plist. It isn't being used by anything. (#4773) 6 years ago
SomberNight 2cc77c1c7d
rm system config sample 6 years ago
SomberNight 60f8cf665e
dnssec: trivial clean-up 6 years ago
SomberNight 0e59bc1bc5
network: "switch unwanted fork" should check what fork we are on.. 6 years ago
SomberNight 1af225015a
fix some type annotations involving tuples 6 years ago
SomberNight 7c4d6c6801
fix #4771 6 years ago
SomberNight 5afdc14913
util: small clean-up re format_satoshis 6 years ago
SomberNight 8fa6bd2aac
network: add_job 6 years ago
ThomasV e573c6d385
Merge pull request #4770 from SomberNight/kill_aiosafe 6 years ago
SomberNight e3b372946a
rm aiosafe decorator. instead: log_exceptions and ignore_exceptions 6 years ago
SomberNight ab441a507a
readme: use 'python3 -m pip install' to install 6 years ago
SomberNight 372921b423
mv NetworkJobOnDefaultServer to util 6 years ago