Code Monkey home page Code Monkey logo

Comments (5)

jeffomatic avatar jeffomatic commented on August 22, 2024

@jbowens Any idea off the top of your head what might cause this?

from onyx.

bobg avatar bobg commented on August 22, 2024

#440 was intended to restore spent_output to annotated inputs after it had been replaced with spent_output_id in #421. But #440 included no tests for the new functionality. Is it known ever to have worked?

from onyx.

jeffomatic avatar jeffomatic commented on August 22, 2024

I tried out the filter in 68c85f9 and it works, so it seems that something broke it since then.

from onyx.

jbowens avatar jbowens commented on August 22, 2024

I think this slipped through during the filter rewrite. I think the most expedient way to fix this is to add a new column to annotated_inputs that is a nullable jsonb column and update it to be the spent output object. Backfilling the object might be hard. We might need to pull it out of the annotated_txs.data column.

from onyx.

jeffomatic avatar jeffomatic commented on August 22, 2024

I think we can probably skip the backfill, assuming you're talking about it as a migration step.

from onyx.

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.