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

Historical block hash support #9983

Open
Tracked by #8828
bilyana-gospodinova opened this issue Dec 19, 2024 · 0 comments
Open
Tracked by #8828

Historical block hash support #9983

bilyana-gospodinova opened this issue Dec 19, 2024 · 0 comments
Labels
enhancement Type: New feature web3 Area: Web3 API

Comments

@bilyana-gospodinova
Copy link
Contributor

Problem

As part of the implementation of modularized services we came into the issue that only the last 256 block hashes can be read (this comes from the hedera.app dependency). The mirror node needs to return the block hash of any block.

Solution

We need to adjust the state to return any block hash. Might need to replace the singleton logic with KV.

Alternatives

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Type: New feature web3 Area: Web3 API
Projects
Status: 📋 Backlog
Development

No branches or pull requests

1 participant