Bitcoin-ABC / bitcoin-abc

Bitcoin ABC develops node software and infrastructure for the eCash project. This a mirror of the official Bitcoin-ABC repository. Please see README.md
https://reviews.bitcoinabc.org
MIT License
1.24k stars 781 forks source link

MemoryError #549

Open Betovisck103 opened 7 months ago

Betovisck103 commented 7 months ago

Description

Traceback

Traceback (most recent call last):
  File "electrumabc\util.py", line 683, in run_with_except_hook
  File "electrumabc\network.py", line 1839, in run
  File "electrumabc\network.py", line 1812, in wait_on_sockets
  File "electrumabc\network.py", line 1012, in process_responses
  File "electrumabc\network.py", line 956, in process_response
  File "electrumabc\verifier.py", line 236, in verify_merkle
  File "electrumabc\wallet.py", line 488, in save_verified_tx
  File "electrumabc\util.py", line 272, in <lambda>
  File "electrumabc\util.py", line 267, in do_profile
  File "electrumabc\storage.py", line 103, in write
  File "electrumabc\storage.py", line 112, in _write
  File "electrumabc\json_db.py", line 75, in wrapper
  File "electrumabc\json_db.py", line 110, in dump
  File "json\__init__.py", line 234, in dumps
  File "json\encoder.py", line 202, in encode
MemoryError

System information