ethereum-optimism / op-geth

GNU Lesser General Public License v3.0
254 stars 652 forks source link

Add tests for tracing successful deposits #333

Open danyalprout opened 3 weeks ago

danyalprout commented 3 weeks ago

Description

Add tests for tracing successful deposits (we already have tests for failed deposits). Geth 1.14.0 has quite a lot of changes around tracing and I figured it was worth adding a sanity check test prior to merging upstream.