Crate aurora_engine_precompiles

Crate aurora_engine_precompiles 

Source

Modules§

account_ids
alt_bn256
blake2
bls12_381
BLS12-381
hash
identity
modexp
native
prepaid_gas
promise_result
random
secp256k1
secp256r1
Precompile for secp256r1 operations.
xcc
Cross contract call precompile.

Structs§

Berlin
Berlin hard fork marker.
Byzantium
Byzantium hard fork marker.
Context
Context of the runtime.
EthGas
Ethereum gas type which wraps an underlying u64.
Homestead
Homestead hard fork marker.
Istanbul
Istanbul hard fork marker.
Osaka
Osaka hard fork marker.
PrecompileConstructorContext
PrecompileOutput
Precompiles

Enums§

AllPrecompiles
ExitError
Exit error reason.
ExitFatal
Exit fatal reason.
ExitSucceed
Exit succeed reason.

Traits§

HandleBasedPrecompile
HardFork
Hard fork marker.
Precompile
A precompiled function for use in the EVM.

Type Aliases§

EvmPrecompileResult