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

Can't fork BSC network in latest versions #6049

Open
gilsapir86 opened this issue Dec 12, 2024 · 1 comment
Open

Can't fork BSC network in latest versions #6049

gilsapir86 opened this issue Dec 12, 2024 · 1 comment
Assignees
Labels
status:needs-more-info There's not enough information to start working on this issue

Comments

@gilsapir86
Copy link

Version of Hardhat

^2.22.17

What happened?

When just running a simple test that reads simple data (i.e. executing "getReserves()" on some random pair)
I get:
ProviderError: No known hardfork for execution on historical block 44805643 (relative to fork block number 44805643). The node was not configured with a hardfork activation history.

The issue is "solved" when downgrading to [email protected]

Minimal reproduction steps

Create a simple test, that's using hardhat.provider
the network should be BSC, RPC can be: https://bsc-rpc.publicnode.com
choose some pair, and call "getReserves"

Search terms

No response

@galargh
Copy link
Member

galargh commented Dec 12, 2024

Hi! Could you share your network configuration and the test in question with us?

@galargh galargh added status:needs-more-info There's not enough information to start working on this issue and removed status:triaging labels Dec 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status:needs-more-info There's not enough information to start working on this issue
Projects
Status: Backlog
Development

No branches or pull requests

2 participants