Skip to content

feat: use poseidon instead of pedersen builtins #141

@ClementWalter

Description

@ClementWalter

Why

According to Starkware's latest numbers, poseidon is 10x cheaper than pedersen.

What

In the current codebase, we use hashing only to compute storage keys in the account.cairo

How

Replace all the pedersen instances with a poseidon one

Metadata

Metadata

Assignees

No one assigned

    Labels

    optimizationDo not add features but improve the perf

    Type

    No type

    Projects

    Status

    Done

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions