koa
koa copied to clipboard
[compiler, vm] function call
Proposal Detail Process of when user call the certain function in contract.
Reference ABI : https://solidity.readthedocs.io/en/develop/abi-spec.html EVM : https://github.com/ethereumbook/ethereumbook/blob/develop/13evm.asciidoc CODE : https://github.com/ethereum/go-ethereum/tree/master/core/vm , contract.go, contracts.go, instructions.go ...a lot