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

Evm/fourth #85

Open
wants to merge 4 commits into
base: dev
Choose a base branch
from
Open

Evm/fourth #85

wants to merge 4 commits into from

Conversation

x-senpai-x
Copy link

interpreter.go:structures and methods to facilitate smart contract execution.
interpreter_action.go : models state and behaviiour of evm interpreter. interpreting smart contract bytecode, managing execution states, and handling memory and stack
call_inputs.go : encapsulates the data needed to perform a contract call. defines structures and functions for handling call and create inputs in the evm for transactioin execution
account.go: managing Ethereum accounts and transactions

@x-senpai-x
Copy link
Author

just look at the fourth commit
dependencies for journal.go and evm.go and handler.go

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant