Crate precompile_utils
source ·Modules§
- Provide utils to assemble precompiles and precompilesets into a final precompile set with security checks. All security checks are enabled by default and must be disabled explicely throught type annotations.
- Provides utilities for compatibility with Solidity tooling.
- Utils related to Substrate features:
Macros§
- Panics if an event is not found in the system log of events
Traits§
- One single precompile used by EVM engine.
Type Aliases§
- Alias for Result returning an EVM precompile error.