Code Monkey home page Code Monkey logo

Comments (3)

Gingeropolous avatar Gingeropolous commented on May 22, 2024

And this explorer (which uses your code with a pretty interface) shows it at a different block!

https://monerohash.com/explorer/tx/1c51a4a70873fae13695fd9a0fd7127a3e9b5b9c771def7c3740b23a7ec4ccb5/1

from onion-monero-blockchain-explorer.

Gingeropolous avatar Gingeropolous commented on May 22, 2024

OK, well it shows up. Im an idiot.

https://xmrchain.net/search?value=1292454

But the search doesn't work for that tx ID. Im thinking its specific to my server instance of xmrblocks for some reason. Maybe its timing out for the response with all those data its trying to load?

from onion-monero-blockchain-explorer.

moneroexamples avatar moneroexamples commented on May 22, 2024

Maybe it was some bug in earlier code. Block numbering was buggy in monero before (shifted by one), block explorer was modify to work around it, and then monero fixed that, and its possible that the version of explorer you running still has this workaround, not needed now.

The best way to check what works or does not work in the explorer is by viewing its current development version http://139.162.32.245:8081/:

http://139.162.32.245:8081/search?value=1292610
http://139.162.32.245:8081/tx/1c51a4a70873fae13695fd9a0fd7127a3e9b5b9c771def7c3740b23a7ec4ccb5

The reason you may not see this tx is because preparation of its html in the explorer is time consuming and browser is timing out. Preparation of timescale and details of mixins of mixins is time consuming by it self as they are not normally available in tx data structures. This has already been simplified in the current development branch.

from onion-monero-blockchain-explorer.

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.