ethereum-optimism / ethereum-optimism/optimism
op-service: txplan,txintent: investigate making `txintent.Call` implementations `txplan.Option`s
Open
M-needs-triage
- Dominant language
- Go
- Stars
- 6.5k
- Forks
- 4k
- Avg merge
- 2d 18h
- Merged PRs (30d)
- 134
Description
`txintent.Call`s provide structured, type-safe ways to build calldata. A stronger integration with `txplan.Option`s may make it simpler to compose them with other tx options. `txintent.Result`s could likewise be functions that transform receipts into typed structures.
Contributor guide
Assessment
This issue has not been assessed yet.