NEWTON
Asked
4 months ago
6
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
5 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?
A switch statement in Cairo lang to set two distinct values
Does anyone know a vim plugin for StarkNet smart contracts?
An error “AssertionError: Sender must be passed explicitly when making a direct declaration using —no_wallet.” using the new nile?
Why does range_check_ptr chek for [0, 2^128) instead of [0, P/2)
Where can I find a list of decorators available in Cairo?
Does Account Abstraction (StarkNet) support bundling multiple operations at once?
how to return struct