Skip to content
This repository was archived by the owner on Aug 21, 2023. It is now read-only.
This repository was archived by the owner on Aug 21, 2023. It is now read-only.

Exercise on packing data in felt using bitwise #143

Open
@tekkac

Description

@tekkac

Description

Felts can be used to pack multiple pieces of data more efficiently.
Show how to can encode and decode multiple variables in a felt using bitwise operations and bit masking.

Resource:

Acceptance criteria

  • Add a bitwise exercise on data packing
  • The contract compiles and tests pass
  • An exercise patch is generated

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    Status

    🔖 Ready

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions