Skip to content

feat: get estimated datetime from future block number #56

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

Open
wants to merge 10 commits into
base: master
Choose a base branch
from

Conversation

MASDXI
Copy link

@MASDXI MASDXI commented Sep 4, 2024

I am adding a feature for getEstimateDate form given block number.

Motivation

  • For release or lock smart contracts that rely on block number, not the timestamp

Acceptance Criteria

  • getEstimatedDate should not differ from the actual time stamp when the block is mined.
  • should work on any EVM-based blockchain network

Signed-off-by: MASDXI <sirawitt42@gmail.com>
Signed-off-by: MASDXI <sirawitt42@gmail.com>
Signed-off-by: MASDXI <sirawitt42@gmail.com>
Signed-off-by: MASDXI <sirawitt42@gmail.com>
@MASDXI MASDXI marked this pull request as ready for review September 16, 2024 06:20
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.

2 participants