NEWTON
Asked
5 months ago
116
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
5 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
5 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?
What is the maximum value an uint and felt can store in Cairo Language?
How can I get ETH for the test net in StarkNet?
How many time does it take for stark to eth starkgate bridge process?
Cairo Error: Getting Expected expression of type 'felt', got '(res : felt)'
What resources (Github repos, projects) do you follow about Cairo Language? Why?
Is there a way to search a block for events without using `get_transaction_receipt` for each transaction?
Cairo start.