Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TypeError: '<' not supported between instances of 'NoneType' and 'str' #23

Open
wo01 opened this issue Jul 15, 2018 · 0 comments
Open

Comments

@wo01
Copy link
Owner

wo01 commented Jul 15, 2018

Crash Report

This crash report was reported through the automatic crash reporting system 🤖

Traceback

  File "Electrum-3.2.2-py3.6.egg/electrum/util.py", line 832, in run_with_except_hook
  File "Electrum-3.2.2-py3.6.egg/electrum/network.py", line 1060, in run
  File "Electrum-3.2.2-py3.6.egg/electrum/network.py", line 1042, in wait_on_sockets
  File "Electrum-3.2.2-py3.6.egg/electrum/network.py", line 709, in process_responses
  File "Electrum-3.2.2-py3.6.egg/electrum/network.py", line 652, in process_response
  File "Electrum-3.2.2-py3.6.egg/electrum/verifier.py", line 116, in verify_merkle
  File "Electrum-3.2.2-py3.6.egg/electrum/wallet.py", line 305, in save_verified_tx
  File "Electrum-3.2.2-py3.6.egg/electrum/util.py", line 317, in <lambda>
  File "Electrum-3.2.2-py3.6.egg/electrum/util.py", line 313, in do_profile
  File "Electrum-3.2.2-py3.6.egg/electrum/storage.py", line 247, in write
  File "Electrum-3.2.2-py3.6.egg/electrum/storage.py", line 255, in _write
  File "json/__init__.py", line 238, in dumps
  File "json/encoder.py", line 201, in encode
  File "json/encoder.py", line 430, in _iterencode
  File "json/encoder.py", line 404, in _iterencode_dict
  File "json/encoder.py", line 353, in _iterencode_dict

TypeError: '<' not supported between instances of 'NoneType' and 'str'

Reporter

This issue was reported by 1 user(s):

Electrum Version Operating System Wallet Type Locale
3.2.2 Darwin-17.5.0-x86_64-i386-64bit standard ?

Additional Information

The reporting user(s) did not provide additional information.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant