Currently, calling a cairo contract has a fixed 10k gas price. Considering that this can become a big portion of kakarot's usage (evm wallets + starknet dapps), we should also introduce a dynamic gas pricing that depends on the size of the calldata; because this calldata will need to be packed in 31-bytes felts.
Currently, calling a cairo contract has a fixed 10k gas price. Considering that this can become a big portion of kakarot's usage (evm wallets + starknet dapps), we should also introduce a dynamic gas pricing that depends on the size of the calldata; because this calldata will need to be packed in 31-bytes felts.