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 Aug 27, 2025. It is now read-only.
Issue
&BLOCKNUMBER is zero in scilla contract, when call is performed from solidity to scilla contract.
Steps to Reproduce
https://github.com/maxhiker/Zilliqa/blob/test/evm-scilla-call-with-value/tests/EvmAcceptanceTests/test/BasicInterop.ts#L125
Expected
Non-zero value
Actual
Zero value
Impact:
Additional Details