Releases: Consensys/sol-dbg
Releases · Consensys/sol-dbg
v0.6.15
Fix a bug in return value decoding where we crash in the case of incomplete ASTs
v0.6.13
This release brings return value decoding for external calls
v0.6.12
Nit: Fix the type signatures computed for events in ArtifactManager to be ABI-compliant
v0.6.11
Nit: Add more info to decoded event
v0.6.10
This release brings event decoding.
v0.6.9
Uuuugh one more nit from the last version. This is stupid..
v0.6.8
Small nit - detect when internal stack decoding fails so that we dont display broken traces.
v0.6.7
Make ArtifactManager more resilient.
v0.6.5
This release fixes a small bug in getDecodedContractStatesOnTxStep
where we weren't setting foundryCheatcodes on the storage decode tracer leading to inconsistent traces.