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
Bug confirmed. Indeed, architecturally, we don't have access to this information where we create LocalisedTransactionReceipt, so some changes are needed.
Versions
3.18.2 and below
Preconditions
Active schain medium type
Deployed contract erc20 with events. Example contract
Account with 1 Sfuel and 1000 tokens
To Reproduce
Actual state
LogIndex for the topics from the 3rd transaction is "0x0"
Expected behavior
Log Index should be the position in the block. If there were 3 transactions with events, the log index should be 3
Logs:
Block with transactions (every transaction contains 1 event)
example request
The text was updated successfully, but these errors were encountered: