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

Not mining conensus aura version 1.27.0 #7258

Closed
marcianovc opened this issue Jul 10, 2024 · 0 comments · Fixed by #7267
Closed

Not mining conensus aura version 1.27.0 #7258

marcianovc opened this issue Jul 10, 2024 · 0 comments · Fixed by #7267
Assignees

Comments

@marcianovc
Copy link

marcianovc commented Jul 10, 2024

Version: 1.27.x not work mining
Version: 1.25.x mining work

config.cfg

{
  "Init": {
    "StoreReceipts": false,
    "IsMining": true,
    "ChainSpecPath": "chain.json",
    "GenesisHash": "0xf2b9c1ee7bcc8369c18bxxxxx36792b40d95eca68a24c932dd86f5b6d3c99c36",
    "BaseDbPath": "xxx_node01/xxx_archive",
    "LogFileName": "xxx_node01.logs.txt",
    "MemoryHint": 1024000000
  },
  "Sync": {
    "UseGethLimitsInFastBlocks": false,
    "FastSyncCatchUpHeightDelta": 10000000000
  },
  "KeyStore": {
    "PasswordFiles": ["keystore/password.txt"],
    "UnlockAccounts": ["0xxxxxxxxbD7959cBA0826A54663Ecd8A7F3920E0"],
    "BlockAuthorAccount": "0xxxxxxxxbD7959cBA0826A54663Ecd8A7F3920E0",
    "EnodeAccount": "0xxxxxxxxbD7959cBA0826A54663Ecd8A7F3920E0"
  },
  "Aura": {
    "AllowAuRaPrivateChains": true,
    "ForceSealing": true
  },
  "Mining": {
    "Enabled": true
  },
  "Merge": {
    "Enabled": false
  }
}

image

@marcianovc marcianovc changed the title Not mining aura Not mining conensus aura Jul 11, 2024
@marcianovc marcianovc changed the title Not mining conensus aura Not mining conensus aura version 1.27.0 Jul 11, 2024
@LukaszRozmej LukaszRozmej self-assigned this Jul 17, 2024
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

Successfully merging a pull request may close this issue.

2 participants