serai/processor/ethereum/router
Luke Parker 3192370484
Add Serai key confirmation to prevent rotating to an unusable key
Also updates alloy to the latest version
2024-12-08 20:42:37 -05:00
..
contracts Add Serai key confirmation to prevent rotating to an unusable key 2024-12-08 20:42:37 -05:00
src Add Serai key confirmation to prevent rotating to an unusable key 2024-12-08 20:42:37 -05:00
build.rs Add Serai key confirmation to prevent rotating to an unusable key 2024-12-08 20:42:37 -05:00
Cargo.toml Add Serai key confirmation to prevent rotating to an unusable key 2024-12-08 20:42:37 -05:00
LICENSE Smash out the router library 2024-09-19 23:36:32 -07:00
README.md Natspec, slither Deployer, Router 2024-10-30 21:35:43 -04:00

Ethereum Router

The Router contract is extensively documented to ensure clarity and understanding of the design decisions made. Please refer to it for understanding of why/what this is.