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

Validate Chain ID #339

Merged
merged 2 commits into from
Mar 12, 2024
Merged

Validate Chain ID #339

merged 2 commits into from
Mar 12, 2024

Conversation

torives
Copy link
Contributor

@torives torives commented Mar 8, 2024

Closes #245

@torives torives added the #feat:go-supervisor Feature: Go supervisor label Mar 8, 2024
@torives torives requested a review from gligneul March 8, 2024 19:03
@torives torives self-assigned this Mar 8, 2024
@torives torives force-pushed the feat/validate-chain-id branch from 49b1d6c to 85bf354 Compare March 8, 2024 19:09
cmd/cartesi-rollups-node/chainid.go Outdated Show resolved Hide resolved
@torives torives force-pushed the feat/validate-chain-id branch 2 times, most recently from 1281623 to 8aee664 Compare March 11, 2024 21:37
@torives torives requested a review from gligneul March 11, 2024 21:38
@torives torives force-pushed the feat/validate-chain-id branch from 8aee664 to bb3300e Compare March 12, 2024 13:35
@torives torives force-pushed the feat/validate-chain-id branch from bb3300e to f5c29bc Compare March 12, 2024 18:12
torives added 2 commits March 12, 2024 15:15
This change is meant to comply with the Ethereum JSON-RPC API specification
@torives torives force-pushed the feat/validate-chain-id branch from f5c29bc to 5580389 Compare March 12, 2024 18:16
@torives torives requested a review from gligneul March 12, 2024 18:17
@gligneul gligneul merged commit 01cf64d into main Mar 12, 2024
6 checks passed
@gligneul gligneul deleted the feat/validate-chain-id branch March 12, 2024 20:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
#feat:go-supervisor Feature: Go supervisor
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Check RPC chain ID
2 participants