You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 10, 2025. It is now read-only.
Describe the bug 0x0819175f7cd906f2eee8fbc825496acd11f0f0afcfcaec32bfbb71a7a52b6f48 on testnet have such an applicationlog below:
{
"jsonrpc": "2.0",
"id": 1,
"result": {
"txid": "0x0819175f7cd906f2eee8fbc825496acd11f0f0afcfcaec32bfbb71a7a52b6f48",
"executions": [
{
"trigger": "Application",
"vmstate": "HALT",
"exception": "Operation is not valid due to the current state of the object.",
"gasconsumed": "6312969",
"notifications": []
}
]
}
}
The vmstate is HALT, but the exception is not null. This can make people confusing.
To Reproduce
Steps to reproduce the behavior:
Expected behavior exception is not null even vmstate is null.
Describe the bug
0x0819175f7cd906f2eee8fbc825496acd11f0f0afcfcaec32bfbb71a7a52b6f48on testnet have such an applicationlog below:The vmstate is
HALT, but the exception is not null. This can make people confusing.To Reproduce

Steps to reproduce the behavior:
Expected behavior
exceptionis not null evenvmstateis null.Screenshots
Showed above
Platform: