Skip to content

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