btc-rpc-explorer icon indicating copy to clipboard operation
btc-rpc-explorer copied to clipboard

Large electrum responses are rejected

Open janoside opened this issue 6 years ago • 1 comments

https://btc.chaintools.io/address/1x6YnuBVeeE65dQRZztRWgUPwyBjHCA5g

Error dif0e21qdh: [object Object], host=electrum.example, port=50002
{ code: -32600,
  message: 'response too large (over 1,000,000 bytes' }

janoside avatar Oct 12 '18 04:10 janoside

this is an electrumx problem related: electrumx doesn't respond when response is too large (when there're too many txs, for example). Look at this: https://github.com/kyuupichan/electrumx/issues/348 I hope they will solve this issue, sooner or later

buttha avatar Oct 12 '18 09:10 buttha