referrerpolicy=no-referrer-when-downgrade

Crate pallet_revive_fixtures

Source

Modules§

Arithmetic
Module containing a contract’s types and functions.
Bitwise
Module containing a contract’s types and functions.
BlockInfo
Module containing a contract’s types and functions.
Callee
Module containing a contract’s types and functions.
Caller
Module containing a contract’s types and functions.
CallerWithConstructor
Module containing a contract’s types and functions.
CallerWithConstructorCallee
Module containing a contract’s types and functions.
Dummy
Module containing a contract’s types and functions.
Fibonacci
Module containing a contract’s types and functions.
Host
Module containing a contract’s types and functions.
HostEvmOnly
Module containing a contract’s types and functions.
HostEvmOnlyFactory
Module containing a contract’s types and functions.
HostTransientMemory
Module containing a contract’s types and functions.
Memory
Module containing a contract’s types and functions.
System
Module containing a contract’s types and functions.
TransactionInfo
Module containing a contract’s types and functions.
bench
Fixtures used in runtime benchmarks.

Macros§

fixture
fixture_resolc

Enums§

FixtureType
Enum for different fixture types

Functions§

compile_module
Load a given polkavm module and returns a polkavm binary contents along with its hash.
compile_module_with_type
Load a fixture module with the specified type and return binary contents along with its hash.