Major Overhaul of State Decoding in Debugger

May 8, 2023 • a year ago

Major Overhaul of State Decoding in Debugger

We have enhanced state decoding in Debugger to properly handle complex variables such as dynamic arrays, long strings, and nested structures. Now, decoding failures no longer result in just the raw state changes being displayed by default. However, you still have the option to view the decoded results in raw format, if you need to.

Additionally, we have optimized our decoding process to achieve a significant performance boost. Decoding is much faster and more accurate now, allowing you to be more productive and efficient when debugging.

Under the hood, we have also incorporated robust success/failure rate tracking in our telemetry, providing us with clear and comprehensive insights related to decoding health.