Skip to content

Create test evm contract #183

@freesig

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

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No fields configured for Task.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions