A GUI debugger for Ethereum Virtual Machine (EVM) assembly in C#
Stars
5
Forks
1
Watchers
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
User
16
commits
Fixed bytes bitwise shift bug
fea3b3f
Fixed uint256 division bug
7619b33
Fix uint256 bug
5ef83e4
Successfully debug contract creation
4c62591
The EVM now works
a1fc295
Finished initial Etherscan data gateway
2139cdf
Implemented uint256 ToString()
48de509
Put uint256 value size in a constant
c58a545
Added data gateway interface
232700e
Added EVM externalities
b1dfc44
Added long and string conversion to uint256
7747a85
Improved uint256
a884f85
Finished uint256 implementation.
83dbbd2
Initial commit
a5e940c
Add project files.
dc64219