koa icon indicating copy to clipboard operation
koa copied to clipboard

[compiler, vm] function call

Open AgwaB opened this issue 7 years ago • 0 comments

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

AgwaB avatar Jan 14 '19 02:01 AgwaB