NEWTON
Asked
9 months ago
123
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
9 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
9 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?
Will StarkNet wallets work after Q4 2022 Final State Reset? Or do I need to create and merge a new wallet?
How to get the block hash in Cairo lang?
Why should I run a Pathfinder node?
What are function argument types in starknet.js?
How can I read contract memory with starknetjs?
How do I connect my DAPP to Starknet mainnet using starknetjs?
Trying to deploy contract with Argent guide but got error Unitialized Contract