Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

zevm

most portable evm runtime

Run

zig build run

TODO

  • Refactor: EVM should operate on State (like CPU on process context)
  • Warm/cold account tracking for gas costs
  • Proper external contract calls
  • Return data handling
  • Gas refunds for SSTORE
  • Real block/chain context (currently mocked)
  • Transient storage (TLOAD/TSTORE)
  • External code fetching
  • integrate evmc

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages