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

Requirements for passing the add11 state test #33

Open
4 tasks
s1na opened this issue Dec 10, 2019 · 0 comments
Open
4 tasks

Requirements for passing the add11 state test #33

s1na opened this issue Dec 10, 2019 · 0 comments
Labels
evm Eth1 EE supporting EVM

Comments

@s1na
Copy link
Collaborator

s1na commented Dec 10, 2019

In order for the EVM EE to pass the add11 we need the logic for the following points:

  • Send coinbase address as input to EE
  • Deduce base tx fee from sender to coinbase
  • Meter EVM opcodes and deduce from sender to coinbase
  • Implement SSTORE which itself requires logic for inserting new nodes in a trie, and updating the contract with new storage hash
@s1na s1na added the evm Eth1 EE supporting EVM label Dec 10, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
evm Eth1 EE supporting EVM
Projects
None yet
Development

No branches or pull requests

1 participant