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

[compiler, vm] function call #129

Open
AgwaB opened this issue Jan 14, 2019 · 0 comments
Open

[compiler, vm] function call #129

AgwaB opened this issue Jan 14, 2019 · 0 comments
Labels
help wanted Extra attention is needed important

Comments

@AgwaB
Copy link
Collaborator

AgwaB commented Jan 14, 2019

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 AgwaB added help wanted Extra attention is needed important labels Jan 14, 2019
@junbeomlee junbeomlee added this to the v0.1.0 milestone Feb 6, 2019
@junbeomlee junbeomlee removed this from the v0.1.0 milestone Feb 21, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed important
Projects
None yet
Development

No branches or pull requests

2 participants