Files
revive/crates/runtime-api
xermicus 84018c18ae switch to the new storage API (#396)
This PR switches to the new `get_storage_or_zero` and
`set_storage_or_clear` syscalls which are more tailored towards
Solidity.

Signed-off-by: Cyrill Leutwiler <bigcyrill@hotmail.com>
2025-10-30 14:13:37 +01:00
..
2025-10-30 14:13:37 +01:00
2025-06-28 11:48:24 +02:00
2025-10-06 09:12:34 +02:00

Pallet contracts low level API for PolkaVM