Git Product home page Git Product logo

Comments (8)

TheTrunk avatar TheTrunk commented on July 20, 2024

From Flux blockchain - Flux Daemon prespecitve, Thunder node class has the same collateral requirements and behaves the same as Cumulus node. The difference is in the benchmarking perspective and how FluxOS later treats that. Currently it is not technically doable to put thunder-enabled property there in some easy way - would require a change in fluxbench/fluxd.
@blondfrogs That would probably mess with serialisation on how flux confirmation messages as sent to network if we add like thunder boolean property right.

from flux.

2ndtlmining avatar 2ndtlmining commented on July 20, 2024

@TheTrunk Totally understand and make sense. Daemon works with the reward/rank side. This is not high priority at all, just wanted to know if there is an easy way to get some sort of count. I potentially pull all Zellnodes and then filter Thunder = True just wanted to see if there is possibly something else that i can hit to get a count.

from flux.

sygem avatar sygem commented on July 20, 2024

I fetch this data: https://stats.runonflux.io/fluxinfo?projection=benchmark then look for the thunder flag on each node. It's the only way I know for now, because it's only the benchmark that knows about Fractus nodes.

from flux.

2ndtlmining avatar 2ndtlmining commented on July 20, 2024

@sygem Thanks had a quick look

image

Data is good, just need to figure out how to make it quick as it will be a big pull :)

from flux.

sygem avatar sygem commented on July 20, 2024

The projection is quite flexible - you can just choose the fields you want to minimize data. Like this: https://stats.runonflux.io/fluxinfo?projection=benchmark.bench.thunder,benchmark.bench.ipaddress

from flux.

JKTUNING avatar JKTUNING commented on July 20, 2024

I had a question about this in general, how often is this data updated/scraped?

from flux.

2ndtlmining avatar 2ndtlmining commented on July 20, 2024

https://stats.runonflux.io/fluxinfo?projection=benchmark.bench.thunder,benchmark.bench.ipaddress

Super thanks, didnt you you could filter the output. Reduces the size drastically and cutting time almost half. Ill have a dabble to see how i can make it work. Thanks for the help!

image

from flux.

2ndtlmining avatar 2ndtlmining commented on July 20, 2024

Managed to get data making use of the stat.runonflux.io data. Successfully updated the Fluxnode website to include this data.

image

thanks @sygem

from flux.

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.