serai/processor/ethereum
Luke Parker 26230377b0
Define IRouterWithoutCollisions which Router inherits from
This ensures Router implements most of IRouterWithoutCollisions. It solely
leaves us to confirm Router implements the extensions defined in IRouter.
2024-11-02 19:10:39 -04:00
..
deployer Work on testing the Router 2024-10-31 02:23:59 -04:00
erc20 Don't have the ERC20 collapse the top-level transfer ID to the transaction ID 2024-09-19 23:36:32 -07:00
primitives Simplify deterministic signing process in serai-processor-ethereum-primitives 2024-10-30 21:36:31 -04:00
router Define IRouterWithoutCollisions which Router inherits from 2024-11-02 19:10:39 -04:00
src Update serai-ethereum-processor to compile 2024-10-30 21:48:40 -04:00
test-primitives Work on testing the Router 2024-10-31 02:23:59 -04:00
TODO Misc comments 2024-09-19 23:36:32 -07:00
Cargo.toml machete, drain > mem::swap for clarity reasons 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