Crate aurora_engine_transactions

Crate aurora_engine_transactions 

Source

Modules§

backwards_compatibility
Warning: this module incorrectly parses RLP-serialized Ethereum transactions. This is intentional and needed for our “standalone engine” to be able to reproduce the Aurora state on the NEAR blockchain before the time a bug was fixed. See https://github.com/aurora-is-near/aurora-engine/pull/458 for more details, but external users of this library should never use the adapter in this module.
eip_1559
eip_2930
eip_4844
legacy

Structs§

NormalizedEthTransaction
A normalized Ethereum transaction which can be created from older transactions.

Enums§

Error
EthTransactionKind
Typed Transaction Envelope (see https://eips.ethereum.org/EIPS/eip-2718)