Skip to content

Releases: Consensys/sol-dbg

v0.6.15

05 Nov 03:49
Compare
Choose a tag to compare

Fix a bug in return value decoding where we crash in the case of incomplete ASTs

v0.6.13

24 Oct 03:12
Compare
Choose a tag to compare

This release brings return value decoding for external calls

v0.6.12

22 Oct 22:26
Compare
Choose a tag to compare

Nit: Fix the type signatures computed for events in ArtifactManager to be ABI-compliant

v0.6.11

22 Oct 03:45
Compare
Choose a tag to compare

Nit: Add more info to decoded event

v0.6.10

22 Oct 02:36
Compare
Choose a tag to compare

This release brings event decoding.

v0.6.9

14 Oct 22:25
Compare
Choose a tag to compare

Uuuugh one more nit from the last version. This is stupid..

v0.6.8

14 Oct 22:01
Compare
Choose a tag to compare

Small nit - detect when internal stack decoding fails so that we dont display broken traces.

v0.6.7

09 Oct 01:48
Compare
Choose a tag to compare

Make ArtifactManager more resilient.

v0.6.6

08 Oct 09:55
Compare
Choose a tag to compare

nits

v0.6.5

08 Oct 01:51
Compare
Choose a tag to compare

This release fixes a small bug in getDecodedContractStatesOnTxStep where we weren't setting foundryCheatcodes on the storage decode tracer leading to inconsistent traces.