Giter Club home page Giter Club logo

Comments (6)

hawkaa avatar hawkaa commented on May 29, 2024 1

The original intent was to fail fast if any potential data corruption was detected, but that's only useful for certain use cases. If anyone finds this behavior useful they can fork the code and add the check back in.

I will see about releasing this change soon.

Thanks a ton, Evan!

from headlong.

esaulpaugh avatar esaulpaugh commented on May 29, 2024 1

New release:

https://github.com/esaulpaugh/headlong/releases/tag/v6.3.0
https://repo1.maven.org/maven2/com/esaulpaugh/headlong/6.3.0/

from headlong.

hawkaa avatar hawkaa commented on May 29, 2024

Data is from transaction 0x1fc5750f695708ea56d61ef204dfe6385414d03f0d0496d6bdc50c24813b1881, trace address 1, 1, 0, 3, 2, 4 on the ethereum mainnet by the way!

from headlong.

esaulpaugh avatar esaulpaugh commented on May 29, 2024

If you comment out the line throwing the exception, does it decode correctly? Meaning, can you tell if the resulting data is malformed in any way?

from headlong.

esaulpaugh avatar esaulpaugh commented on May 29, 2024

The data looks alright to me.

It looks like they are reusing a 32-byte portion of a previous element's data (index 5) to act as the array length for a later element (an empty array at index 8) because it is all zeros.

I knew such things were possible, but I wanted to see it in the wild before I allowed it.

I think I will just allow all backwards jumps.

from headlong.

esaulpaugh avatar esaulpaugh commented on May 29, 2024

The original intent was to fail fast if any potential data corruption was detected, but that's only useful for certain use cases. If anyone finds this behavior useful they can fork the code and add the check back in.

I will see about releasing this change soon.

from headlong.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.