Skip to content

Create test evm contract #183

Description

@freesig

Write / generate a solidity contract with a single function that:

  • takes action sets at calldata
  • inserts the message sender as the first input for each action in the set
  • hashes the action set with the previous input hash and updates the latest input hash
  • has a function to read the current input hash
  • emits the input hash as a log

input hash lives in the contracts state

  • deploy on base testnet

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions