Non-dangerous actions trigger the safety check.
What version of the Codex App are you using (From “About Codex” dialog)?
26.715.31251
What subscription do you have?
20x
What platform is your computer?
Microsoft Windows NT 10.0.26200.0 x64
What issue are you seeing?
When using https://github.com/ton-blockchain/ton and https://github.com/xssnick/tonutils-go for emulation, transaction building, and verifying consistency between different virtual machine implementations, the safety check is often triggered.
This may be related to the fact that testing requires covering negative scenarios as well, such as cases where the balance becomes unexpectedly low or similar situations.
What steps can reproduce the bug?
I can’t provide a specific example because Codex doesn’t show what exactly triggers the safety check. It may work normally for hours, but sometimes it simply refuses to work every five minutes.
What is the expected behavior?
I expect the safety check not to be triggered by tests or local reproductions of different execution scenarios, including negative test cases.
Additional information
_No response_
This issue has 1 comment on GitHub. Read the full discussion on GitHub ↗