Closed carver closed 1 month ago
We should do this more often. Looks like this hasn't been run since https://github.com/ethereum/trin/commit/63275a292d88e77e4fbe899ef06f94dadfd05350, which 3 months ago. Looks like quite a few incompatibilities have shown up since then.
I know there's a lot to look at at once, but I can't really split it into smaller PRs. I tried to make the commits conceptually self-contained, if you want to look at smaller chunks at a time.
(I think) I need the latest ethportal-api to parse the new query trace. I tried to force cargo to use the latest, but then glados-web wouldn't build for me locally.
~To start, this PR is making sure I don't just have a local build problem. After confirming that, I'll switch over to making glados build again.~