Bitcoin-ABC / Bitcoin-ABC/bitcoin-abc

Unable to get 32MB block though RCP/REST API

Open
#384 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
1.3k
Forks
788
PR merge metrics
No merged PRs in 30d

Description

### Unable to get 32 MB block though RPC/REST API

### Bitcoin Cash Testnet
curl -m 3600 --user user:password --data '{"method":"getblock","params":["00000000000002099d8d985fc257146799f07919109df8594d7e1f06a05f49ec", 2],"id":1,"jsonrpc":"2.0"}' -H "Content-Type: text/plain" -X POST localhost:8332 > tbch.txt

### Expected behaviour
Block is downloaded.

### Actual behaviour
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
54 195M 54 105M 100 125 2202k 2 0:01:30 0:00:49 0:00:41 3162k
curl: (18) transfer closed with 94193580 bytes remaining to read

### Bitcoin ABC 0.21.5.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.