This website requires JavaScript.
Explore
Help
Sign In
davide
/
pallectrum
Watch
1
Star
0
Fork
0
You've already forked pallectrum
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
e94d45edd89ba6cfc2a7aa6beac9479f0c103ab8
pallectrum
/
electrum
/
scripts
History
SomberNight
312f2641e7
don't use bare except
...
use "except Exception", or if really needed explicitly "except BaseException"
2023-04-24 12:58:01 +00:00
..
bip39_recovery.py
…
bip70.py
…
block_headers.py
…
bruteforce_pw.py
…
estimate_fee.py
…
get_history.py
…
ln_features.py
util: kill bh2u
2023-02-17 11:43:11 +00:00
peers.py
…
quick_start.py
…
servers.py
…
txbroadcast.py
don't use bare except
2023-04-24 12:58:01 +00:00
txradar.py
don't use bare except
2023-04-24 12:58:01 +00:00
update_default_servers.py
…
watch_address.py
Revert "wallet.is_up_to_date: fix flickering during sync due to race"
2022-12-20 16:15:24 +00:00