Optimizing Ethereum's transaction propagation
With Dr. Yibo Wang · Collaborating with Dr. Kai Li (SIT)
The project has two phases. Phase 1 deploys an instrumented Geth client on mainnet to collect ground truth traces of who sends what to whom and which messages are wasted. Phase 2 replays those traces in a controlled testnet to evaluate propagation strategies sender side and receiver side filters using price advice (S1, S2, S3) and a real-time variant that corrects for stale state.
I am currently building the Phase 2 harness: a 3-region private PoS testnet on AWS EC2.