Skip to content
This repository has been archived by the owner on Apr 27, 2024. It is now read-only.

Feat/slu 149 sha hashing #1

Open
wants to merge 13 commits into
base: develop
Choose a base branch
from
Open

Conversation

benceharomi
Copy link
Member

No description provided.

@benceharomi benceharomi requested a review from kelemeno February 3, 2023 15:49
@benceharomi benceharomi removed the request for review from kelemeno February 3, 2023 15:55
@linear
Copy link

linear bot commented Feb 3, 2023

SLU-149 Hashing package

We currently use Pedersen hashing because it is used by Starknet, Zksync uses Poseidon thus we need to find (or make) an implementation of Poseidon hashing.

  • research what kind of Poseidon hashing implementations exist in go, use one of them or make an implementation otherwise
  • instead of Felt use the type used by Zksync (probably uint256)

@benceharomi benceharomi requested a review from kelemeno February 3, 2023 15:55
@benceharomi benceharomi force-pushed the feat/SLU-149-sha-hashing branch 3 times, most recently from 7d68ce5 to efab819 Compare February 3, 2023 16:48
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant