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

Check spec against TVM implementation #2

Open
anton-trunov opened this issue Jan 16, 2025 · 1 comment
Open

Check spec against TVM implementation #2

anton-trunov opened this issue Jan 16, 2025 · 1 comment
Assignees

Comments

@anton-trunov
Copy link
Member

https://github.com/ton-blockchain/ton/tree/master/crypto/vm

@novusnota
Copy link
Member

novusnota commented Jan 16, 2025

The files to look for implementations are called Xops.Y, where Y can be any of the common C/C++ extensions, and X is tuple, stack, etc.

The starting point of the codepage is: https://github.com/ton-blockchain/ton/blob/master/crypto/vm/cp0.cpp

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

No branches or pull requests

4 participants