Git Product home page Git Product logo

dashninja-fe's People

Contributors

elbereth avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

dashninja-fe's Issues

Add estimated time of next MN payment in API

Would it be possible to add the estimated date/time of next payment in the masternode API?

(Just like what DashMasternodeTool does when one clicks on the "Get status" button.)

API : get multiple MNs info based on protxhash

Currently, through the API, we can get a bunch of info about multiple MNs using a single URL based on pubkeys, for instance:
https://www.dashninja.pl/api/masternodes?testnet=0&portcheck=1&pubkeys=[PUBKEY1,PUBKEY2,PUBKEY3,…,…,…]

But now the whole Dash network is DIP3 compliant. It would be very useful to get the same multiple MNs info based on protxhash, using an URL that would look like this:
https://www.dashninja.pl/api/masternodes?testnet=0&portcheck=1&protxhash=[HASH1,HASH2,HASH3,…,…,…]

The problem with the current pubkey URL is that multiple DIP3 masternodes may share the same payout address (i.e. pubkey). So they won't be retrieved by the current API.

Feature request: list both last payment and next payment time

With the deterministic masternodes now we always have an block number estimate for the payouts.
It would be nice to have that information in the API too.

We could have:
MasternodeLastPaidBlock - block number when the last payment was received
MasternodeLastPaidTime - unix time when the last payment happened
MasternodeLastPaidAmount - the amount of the last payment
MasternodeNextPaymentBlock - block number when the next payment is due
MasternodeNextPaymentTime - an estimation when that block will happen based on previous block times

Deterministic MN list details links

When I open the deterministic-masternodes URL and click on the masternode's ProTxHash value to see its details I got an empty page template without the masternode's information:

image

The pubkey line says "Need "mnpubkey" parameter", so I guess the masternode is not loaded by the protxhash parameter of the mndetails.html page.

If I click on the pubkey of the masternode on the deterministic masternode list, it opens up the Dash blockchain explorer chainz.cryptoid.info. This should open up the proper maternode details page, I think.

Issue with "VOTE IS OVER" message

Hello,

I recently tried to test the governance on a custom blockchain, so I submited 2 proposals.
Yet in the Governance sector I see this for both proposals:
image

I am not sure if the blockchain code is wrong or the back-end of "dash ninja"

Any ideas?
Thanks

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.