eth-clients / holesky

the holesovice post-merge testnet configuration.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ERC1820 contract cannot be deployed

OleksanderSalamatov opened this issue · comments

ERC1820 contract cannot be deployed because it has no chainID in transaction, which blocks all ERC777 tokens tesing on network

Using ankr endpoint for testing, got error Error: legacy pre-eip-155 transactions not supported

Is it possible to somehow temporary disable EIP-155 to deploy ERC-1820 smart contract?

Thank you @zhongfu!
I think the issue is resolved.