Skip to content
This repository has been archived by the owner on Jan 9, 2025. It is now read-only.

dev: initialize chain-id after upgrade #1631

Merged
merged 1 commit into from
Nov 21, 2024

Conversation

enitrat
Copy link
Collaborator

@enitrat enitrat commented Nov 21, 2024

Initializes the chain_id after upgrading kakarot if it's unset
Fixes an issue where eth_send_transaction would use the eth_chain_id() of the network instead of the one that is defined in the constants, leading to tests passing even though the onchain chain_id was not correct

Closes #1629

@obatirou obatirou mentioned this pull request Nov 21, 2024
7 tasks
@enitrat enitrat merged commit 5966c26 into main Nov 21, 2024
14 checks passed
@enitrat enitrat deleted the dev/initialize-chain-id-upgrades branch November 21, 2024 11:19
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

dev: initialize_chain_id in deployment scripts if uninitialized
2 participants