Skip to content
This repository was archived by the owner on Nov 30, 2021. It is now read-only.
This repository was archived by the owner on Nov 30, 2021. It is now read-only.

The "accessList" in "CommitStateDB" is not reset after the transaction execution ends #708

@summerpro

Description

@summerpro

The data in the accessList will affect the execution result of evm. In the ethermint distributed network, if a node restarts and the accessList data is emptied, the accessList data in the restarted node will be inconsistent with the accessList data of other nodes, resulting in different results of executing evm tx, and finally inconsistent appHash, resulting in panic

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions