serai/processor/ethereum
Luke Parker 4292660eda Have the Ethereum scheduler create Batches as necessary
Also introduces the fee logic, despite it being stubbed.
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 Update the Router smart contract to pay fees to the caller 2024-09-19 23:36:32 -07:00
src Have the Ethereum scheduler create Batches as necessary 2024-09-19 23:36:32 -07:00
TODO Mark files in TODO/ with "TODO" to ensure it pops up on search 2024-09-19 23:36:32 -07:00
Cargo.toml Add hooks to the main loop 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