Skip to content

Optimize Cadence/Solidity code to use tuples for ABI encoding/decoding #40

@m-Peter

Description

@m-Peter

The following Cadence/Solidity method: https://github.com/onflow/FlowYieldVaultsEVM/blob/8ce7203bec6f30e6b7dfc80f2cbf984951f1bdd0/cadence/contracts/FlowYieldVaultsEVM.cdc#L1289C56-L1289C82, could benefit from an optimization boost, by using the newly-added functionality that ABI encodes/decodes Solidity tuples into Cadence.

Metadata

Metadata

Assignees

Labels

PerformanceImprovements around performance

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions