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

Support Arbitrum Network #437

Open
Misieq01 opened this issue Feb 14, 2024 · 0 comments
Open

Support Arbitrum Network #437

Misieq01 opened this issue Feb 14, 2024 · 0 comments

Comments

@Misieq01
Copy link
Collaborator

Chains:

We're getting this error from Hardhat:

InternalError: Only legacy, EIP2930, and EIP1559 txs are supported
    at ./packages/transaction-trace-provider/node_modules/hardhat/src/internal/hardhat-network/provider/node.ts:1414:17

There's a similar issue.
There was a proposal of a flag to ignore unknown tx types, but they said they fixed it in v2.12.2 & didn't implement the flag., but it doesn't seem to work for us (tested on 2.12.4).

There was a separate npm tag to install version with the proposed flag (hardhat@unknown-txs), but it doesn't seem to be available anymore.

Fixing this probably requires us to do changes in hardhat code.

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

No branches or pull requests

1 participant