serai/processor/ethereum
Luke Parker 673cf8fd47 Pass the latest active key to the Block's scan function
Effectively necessary for networks on which we utilize account abstraction in
order to know what key to associate the received coins with.
2024-09-19 23:36:32 -07:00
..
deployer Don't have the Deployer store the deployment block 2024-09-19 23:36:32 -07:00
erc20 Add note on the returned top-level transfers being unordered 2024-09-19 23:36:32 -07:00
primitives Break Ethereum Deployer into crate 2024-09-19 23:36:32 -07:00
router Ethereum SignableTransaction, Eventuality 2024-09-19 23:36:32 -07:00
src Pass the latest active key to the Block's scan function 2024-09-19 23:36:32 -07:00
TODO Remove ethereum-serai/serai-processor-ethereum-contracts 2024-09-19 23:36:32 -07:00
Cargo.toml Have the TransactionPublisher build a TxLegacy from Transaction 2024-09-19 23:36:32 -07:00
LICENSE Split processor into bitcoin-processor, ethereum-processor, monero-processor 2024-09-19 23:36:32 -07:00
README.md Split processor into bitcoin-processor, ethereum-processor, monero-processor 2024-09-19 23:36:32 -07:00

Serai Ethereum Processor