ApeWorX / ape-alchemy

Alchemy network provider plugin for the Ape Framework
https://www.apeworx.io/
21 stars 13 forks source link

fix: proper usage of `debug_traceTransaction` [APE-1195] #57

Closed antazoey closed 1 year ago

antazoey commented 1 year ago

What I did

The normal structlog tracer is actually not supported in Alchemy, not sure how that gone unnoticed. But they do support the call tracer tracer, but that just makes call tree nodes really...

How I did it

How to verify it

Checklist

antazoey commented 1 year ago
Screenshot 2023-09-01 at 09 27 30

tests fail in ci because it is from a fork, but all is well