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
BugAn error that causes the feature to behave differently than what was expected based on design.LimechainWork planned for the LimeChain teamP2Required to be completed in the assigned milestone, but may or may not impact the release schedule.
add the nonce changes to the contractFnResult of the top level transaction in a map of contractID → nonce
check what rpcs need to support this and what mirror node endpoints need to return it
eth receipts we create will have a field for new account nonce
The text was updated successfully, but these errors were encountered:
Kalina-Todorova
added
P2
Required to be completed in the assigned milestone, but may or may not impact the release schedule.
Bug
An error that causes the feature to behave differently than what was expected based on design.
labels
Jul 6, 2022
stoqnkpL
changed the title
Update the nonce of the contract account for every CREATE / CREATE2 opcode executed from it
Update the nonce of the contract account for every CREATE opcode executed from it
Nov 16, 2022
BugAn error that causes the feature to behave differently than what was expected based on design.LimechainWork planned for the LimeChain teamP2Required to be completed in the assigned milestone, but may or may not impact the release schedule.
Caught while working on the JSON-RPC Relay:
hashgraph/hedera-json-rpc-relay#165
Depending on: hashgraph/hedera-protobufs#245
We'll need to:
The text was updated successfully, but these errors were encountered: