Skip to content

[Optimization] Replace call & dryCall with their optimized versions #206

@m-Peter

Description

@m-Peter

Now that we have CadenceOwnedAccount.callWithSigAndArgs & CadenceOwnedAccount.dryCallWithSigAndArgs, we can replace usages of CadenceOwnedAccount.call and CadenceOwnedAccount.dryCall, to optimize for computation costs.

Related issue: onflow/flow-go#8401

Metadata

Metadata

Assignees

Type

No type

Projects

Status

✅ Done

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions