Skip to content

Improvement: Migrate Executor to SolCall and define calls ahead of time #6098

@Evalir

Description

@Evalir

With #5986 we'll be moving to a dynamic encoder executor, but we should move to using alloy-sol-type's SolCall, and define the calls ahead of time with sol!. This is fine, as we only need the typed return data when we know the function we're calling ahead of time—in other ocassions, we just use the RawCallResult and handle the bytes.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

Status

Done

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions