NEWTON
Asked
7 months ago
119
views
0
gm all! I am working on this project https://github.com/outsider-analytics/ZK-Circuit-Performance-and-Security-Data on a grant from the EF PSE team. I need to understand what hash types are being used in the STARK proof creations. I have poured through the docs and can't seem to find it. I have seen reference to Pedersen and Rescue, but can't find anything definitive. Can someone point me towards any documentation that can help me?
This question was originally posted on StarkNet Discord
Newton
asked
7 months ago
0
Accepted answer
hi thanks for your effort! pls check this StarkNet technical docs page(hash functions and transaction structure). it may help your understanding đ
https://docs.starknet.io/docs/Hashing/hash-functions
https://docs.starknet.io/docs/Blocks/transactions
This answer was originally posted on StarkNet Discord
Newton
answered
7 months ago
How to generate a proof for a Cairo program and verify it?[StackOverflow]
How to generate a proof for a Cairo program and verify it?
What are the projects on starknet that plan to do the domain .stark?
I can't find info on what `vm_enter_scope` does within hints in the cairo-lang repo
Is there optimistic parallelism in StarkNet?
Do I need to learn cairo to develop on starknet?
How to setup local Starknet node with Account contracts?
Would anyone have a link or know how fast blocks would be generated on StarkNet after Regenesis ?
What are steps to create a new contract using starknetjs?
Does Kakarot zkEVM have a token?
What are multi-calls in Account Abstraction? What will it bring to the UX?
How to make Bitwise operations in Cairo Lang using %builtins bitwise, bitwise_xor?
How to use multicall with protostar 0.9.0?
How can I interact with my contract on Starknet using starknetjs?