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

Large block of the Bitcoin Cash #603

Open
1scrooge opened this issue Nov 12, 2018 · 0 comments
Open

Large block of the Bitcoin Cash #603

1scrooge opened this issue Nov 12, 2018 · 0 comments

Comments

@1scrooge
Copy link

1scrooge commented Nov 12, 2018

Hi All. I have the Bitcoin node with insight-api. And I have a problem with 556034 block, Insight-api can not download 556034 block, because it is large (32 Mb). Could anybody help me?
Insight-api log:

[2018-11-12T06:59:11.627Z] info: Block Service: download progress: 556033/556297  (99.9525%)
[2018-11-12T06:59:16.632Z] info: Block Service: download progress: 556033/556297  (99.9525%)
[2018-11-12T06:59:21.638Z] info: Block Service: download progress: 556033/556297  (99.9525%)
[2018-11-12T06:59:26.643Z] info: Block Service: download progress: 556033/556297  (99.9525%)
[2018-11-12T06:59:31.648Z] info: Block Service: download progress: 556033/556297  (99.9525%)
[2018-11-12T06:59:36.650Z] info: Block Service: download progress: 556033/556297  (99.9525%)
[2018-11-12T06:59:41.655Z] info: Block Service: download progress: 556033/556297  (99.9525%)
[2018-11-12T06:59:46.660Z] info: Block Service: download progress: 556033/556297  (99.9525%)
[2018-11-12T06:59:51.665Z] info: Block Service: download progress: 556033/556297  (99.9525%)
[2018-11-12T06:59:56.670Z] info: Block Service: download progress: 556033/556297  (99.9525%)
[2018-11-12T07:00:01.676Z] info: Block Service: download progress: 556033/556297  (99.9525%)

bitcore-node.json:

{
  "version": "5.0.0-beta.44",
  "network": "livenet",
  "port": 3001,
  "services": [
    "address",
    "block",
    "db",
    "fee",
    "header",
    "mempool",
    "p2p",
    "timestamp",
    "transaction",
    "web",
    "api"
  ],
  "datadir": "/ext/bitcore",
  "servicesConfig": {
"p2p": {
      "peers": [
        {
          "ip": {
            "v4": "127.0.0.1"
          },
          "port": 8333
        }
      ]
    }
@1scrooge 1scrooge changed the title Large block Bitcoin Cash Large block of the Bitcoin Cash Nov 12, 2018
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