Simplistic Ethereum virtual machine implementation in Python
Stars
1
Forks
0
Watchers
Open Issues
Overall repository health assessment
No package.json found
This might not be a Node.js project
User
15
commits
add big endian and rlp_encoding
ea9f558
gas cost in instruction
9e7c0ab
merge
ca983e8
gas costs
482c0df
stop execution exception
4ab0c40
instruction exceptions
af059e6
initial gas costs impl
b1940ec
abstract vm stack from Python List
a7948bb
use pytests.fixture
1d99428
fix import error hell
5f20e9a
usage of logging
7f9e21f
added byte
558aa94
added smod
26b9a2e
added signextend operation
7fec57a
inital commit
5e3e04c