Skip to content

Conversation

@peterargue
Copy link
Contributor

Updates for the mainnet27 historic Access node to return errors for data related to blocks after the hardfork. This also disables ingestion of p2p messages from the network to avoid the node inadvertently consuming any new data.

@peterargue peterargue requested a review from a team as a code owner December 27, 2025 22:07
@coderabbitai
Copy link

coderabbitai bot commented Dec 27, 2025

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch peter/mainnet27-historic-an

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@codecov-commenter
Copy link

codecov-commenter commented Dec 27, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

Copy link
Member

@jordanschalm jordanschalm left a comment

Choose a reason for hiding this comment

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

Do we need a similar check for the GetBlock endpoint?

@peterargue
Copy link
Contributor Author

Do we need a similar check for the GetBlock endpoint?

the other endpoints use storage blocks/headers objects to get the block, which will return an error

AlexHentschel and others added 12 commits December 27, 2025 15:42
…est-protocol-state

# Conflicts:
#	fvm/meter/memory_meter.go
#	fvm/meter/meter_test.go
#	go.mod
#	go.sum
#	insecure/go.mod
#	insecure/go.sum
#	integration/go.mod
#	integration/go.sum
Co-authored-by: Alexander Hentschel <[email protected]>
…l-state

[Update mainnet27 historic AN] Archive Thresholds enforced inside Storage Operations
• fixed iteration over children: now filtering out children / descendant that are beyond the archive boundaries
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants