Skip to content

Align precompiles addresses#1626

Merged
aurexav merged 1 commit intomainfrom
x/precompile-address
Nov 10, 2024
Merged

Align precompiles addresses#1626
aurexav merged 1 commit intomainfrom
x/precompile-address

Conversation

@aurexav
Copy link
Member

@aurexav aurexav commented Nov 6, 2024

Closes #1616.

@github-actions
Copy link

github-actions bot commented Nov 6, 2024

Check 1b8ab87 crab-dev

Check runtime version

Check runtime storage

@github-actions
Copy link

github-actions bot commented Nov 6, 2024

Check 1b8ab87 darwinia-dev

Check runtime version

Check runtime storage

@github-actions
Copy link

github-actions bot commented Nov 6, 2024

Check 1b8ab87 koi-dev

Check runtime version

RuntimeVersion {
    spec_name: "Darwinia Koi",
    impl_name: "DarwiniaOfficialRust",
    authoring_version: 0,
-   spec_version: 6710,
+   spec_version: 6720,
    impl_version: 0,
    transaction_version: 0,
    state_version: 0,
}

Check runtime storage

Copy link
Member

@boundless-forest boundless-forest left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@aurexav aurexav disabled auto-merge November 10, 2024 14:43
@aurexav aurexav merged commit fcd4161 into main Nov 10, 2024
@aurexav aurexav deleted the x/precompile-address branch November 10, 2024 14:44
@aurexav aurexav added C-Runtime [Component] Something about runtime C-EVM [Component] Something about EVM C-Precompile [Component] Something about precompile and removed C-EVM [Component] Something about EVM labels Nov 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

C-Precompile [Component] Something about precompile C-Runtime [Component] Something about runtime

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

Align BLS Precompile addresses with Geth

2 participants