-
Notifications
You must be signed in to change notification settings - Fork 40
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
adopt some of the precompiled contracts to process schain groups logic #1702
Comments
Add to 2.3 to unblock on-chain oracle usage |
skaled: 3.18.0-beta.0 |
Verified skaled: 3.18.0-beta.1 After rotations txs with verification of oracle result processed normally, after snapshots were made state root is equal on all nodes regular node:
catchuped node:
|
Has s problem with archive node, need to be retested. |
Blocker: #1836 |
Fix versions for archive node: Config calls now do not cause errors with transaction execution on archive node and state root mismatch as a result Log from archive node:
Log from core node:
|
need to adapt some of the precompiled smart contracts like
getConfigVariableUint256
to return the variables values depending on current block timestampTasks
owner
field to the nodes innodesGroup
section in skale config skale-admin#1000How it works: https://github.com/skalenetwork/internal-support/blob/main/docs/issues-and-investigations/precompiledPatch.md
The text was updated successfully, but these errors were encountered: