MacrosΒ§
- assume π
- berlin_
load_ πaccount - Mirrors revmβs
berlin_load_account!macro. Loads account info with the cold-load-skip optimization: if remaining gas is less than the cold cost, skip the DB load and return OOG immediately. Charges bothwarm_storage_read_cost(which revmβs instruction table charges as static gas) andcold_account_additional_costif cold. - debug_
unreachable π - ensure_
memory π - ensure_
non_ πstaticcall - gas π
- gas_opt π
- pop π
- read_
words π - Same as
read_words_rev, but returns the arguments in the order they were passed. - rev π
- tri π
- try_
host π - try_
into_ πusize - try_ir π