NEWTON
Asked
7 months ago
8
views
0
Does anyone have information about the efficiency of the Pedersen hash in terms of steps/gas?
ㅤ This question was originally posted on Triality
0
The Pedersen hash function is a builtin and has its own gas costs, not counted in terms of Cairo steps. You can find more information about it here: https://docs.starknet.io/docs/Fees/fee-mechanism/
ㅤ This answer was originally posted on Triality
answered
7 months ago
How expensive are bitwise operations (and/or/xor) vs arithmetic in Cairo?
How to use Pedersen Hash in StarkNet / Cairo Language?
How to get the block hash in Cairo lang?
How many time does it take for stark to eth starkgate bridge process?
Cairo: Getting function selector
How can i learn Cairo with Python base?
How long does starkgate bridge process?
Does Account Abstraction support "Burner Accounts"?
signing a message using account.signMessage(data) | starknet.js
How do I connect my wallet to my Pathfinder node?
Will Kakarot be an L3 on top of the Starknet validity rollup?
How does warp handles the contract solidity version?
What is the difference between tempvar/let in Cairo Lang? How to use allow_locals and local?
Is there something going on the testnet StarkNet?