We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
When synching the archive node with TestNet, we get an error if we start with the most recent EVM node:
0|node-sub | 2024-11-20 05:21:50 :broken_heart: Error importing block 0xa97f42f48fddd14f4c7443b46f9961a227c9a699e60f74dd08346713ba5dcd4c: consensus error: Import failed: Runtime Ethereum block not found, rejecting! 0|node-sub | 2024-11-20 05:21:50 :gear: Syncing, target=#4304790 (2 peers), best: #0 (0x2f05…6c03), finalized #0 (0x2f05…6c03), ⬇ 3.7MiB/s ⬆ 17.8kiB/s
You have to deploy a subtensor build that does not have the evm changes (then it works fine), and then later switch to the new one.
The text was updated successfully, but these errors were encountered:
orriin
No branches or pull requests
When synching the archive node with TestNet, we get an error if we start with the most recent EVM node:
You have to deploy a subtensor build that does not have the evm changes (then it works fine), and then later switch to the new one.
The text was updated successfully, but these errors were encountered: