Block a user
Add 'test' target.
WIP: Testing quality of life improvements
metrics output is broken for tracked iterators
Fix unidentified integration test failures
Fix unidentified integration test failures
Haven't seen it in a while - we can reopen if it shows again.
Improve Plugeth state caching
Improve Plugeth state caching
Register service lifecycles
Fully replace
go-ethereum imports with plugeth-utils
Yes: since Plugeth plugins are intended to be built without any Go-level dependencies on go-ethereum/plugeth, and all interfacing with Geth types going through plugeth-utils. This prevents…