Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Payload parsing logic to cover all possible cases #12

Description

@olegabu

The logic to parse event data and function calldata covers the cases we've encountered so far: atomic types felt, structs, arrays of felts, arrays of structs and tuples. There are holes in this logic: tuples are assumed to be two-dimensional like (x, y), no logic to treat structs with tuples, tuples with structs inside, arrays of tuples etc.
Some food for thought in starknet types

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

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