iotaledger / iotaledger/wasp

Compare EVM compatibility with current EIPs

Open
#635 1 comment 0 reactions 2 assignees Claimed by @howjmay View on GitHub
Dominant language
Go
Stars
7
Forks
13
PR merge metrics
No merged PRs in 30d

Description

During our Rebased upgrade, we updated the go-ethereum library to the most recent version. This brought us closer to the newest Ethereum enhancements.

It seems however, that more manual labor needs to be involved. > 3 year old RPC functions are missing, and we see error logs upon incoming Metamask sent transactions. These panics are non-breaking issues for the functionality of our node or for our users, but indicate that we either miss certain contract functions, certain EIP standards or incorrectly pass certain calls to the Ethereum library.

We should investigate why these issues appear, which EIPs we may miss, and fix the differences.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.