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

There is a problem when trying to run get method of contract #117

Open
Surajsharma07 opened this issue Dec 18, 2024 · 1 comment
Open

There is a problem when trying to run get method of contract #117

Surajsharma07 opened this issue Dec 18, 2024 · 1 comment

Comments

@Surajsharma07
Copy link

Surajsharma07 commented Dec 18, 2024

Bug Type

Functional

Reproduction steps

$ toncli get

Actual result

INFO: 👯 [jetton_minter] [kQBbM0pSBBZdXfxzBa5hcccxxxxxxxxxxxxxgvw8vk5ylDOpRoAFR] runmethod []
ERROR: 👻 There is a problem when trying to run get method of contract
ERROR: zerostate set to -1:823F81F306FF02694F935CF5021548E3CE2B86B529812AF6A12148879E95A128:67E20AC184B9E039A62667ACC3F9C00F90F359A76738233379EFA47604980CE8
latest masterchain block known to server is (-1,8000000000000000,26148935):46987F422ADBC3EACB4AEC95B6FA1C1EE9735C84D74DBE0AB7CE2EDCE019A7EE:9A01FC83704B6962C9850125CA5F12FFAA3D7C8E2C0E150946E04504E083EB47 created at 1734552764 (4 seconds ago)
BLK#1 = (-1,8000000000000000,26148935):46987F422ADBC3EACB4AEC95B6FA1C1EE9735C84D74DBE0AB7CE2EDCE019A7EE:9A01FC83704B6962C9850125CA5F12FFAA3D7C8E2C0E150946E04504E083EB47
BLK#2 = (-1,8000000000000000,0):823F81F306FF02694F935CF5021548E3CE2B86B529812AF6A12148879E95A128:67E20AC184B9E039A62667ACC3F9C00F90F359A76738233379EFA47604980CE8
^

Expected result

tried with the latest testnet config but same problem

Suggested Severity

High

Device

Azure VM

Architecture: x86_64
CPU op-mode(s): 32-bit, 64-bit
Address sizes: 46 bits physical, 48 bits virtual
Byte Order: Little Endian
CPU(s): 20
On-line CPU(s) list: 0-19
Vendor ID: GenuineIntel
Model name: Intel(R) Xeon(R) Platinum 8272CL CPU @ 2.60GHz
CPU family: 6
Model: 85
Thread(s) per core: 1
Core(s) per socket: 20
Socket(s): 1
Stepping: 7
BogoMIPS: 5187.81

Additional Context

No response

@Surajsharma07
Copy link
Author

also, can you please tell me where are the func files compiled when a new jetton is built and deployed on testnet or mainnet.

I am trying to verify the source using the files /jetton_mintor/func/***.func but getting this error

Source code compiles correctly but does not match the on-chain contract hash.

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

1 participant