explorer icon indicating copy to clipboard operation
explorer copied to clipboard

An open source block explorer

Results 84 explorer issues
Sort by recently updated
recently updated
newest added

UNSPENT API: Is there such a thing? My schildbach wallet developer says he needs to be able to querry unspent outputs.. 'er something, and seems to be suggesting that the...

there is not much examples alive with HEAVY as an active feature. when i tried to activate it on one of the pre sync and working module of iquidius it...

root@vultr:~/explorer# npm start > [email protected] start /root/explorer > node --stack-size=10000 ./bin/cluster Starting cluster with pid: 6050 GET / 200 739ms - 8.48kb GET /vendor/jqplot/jquery.jqplot.css 304 2ms GET /themes/Yeti/bootstrap.min.css 304 2ms...

Different settings for confirming transactions: POS, POW, Pay. Is it possible?

One thing I always loved about another, closed source, explorer was that they had an API to list the stakes a certain Address has via API. They went even further...

Show total and circulating supply. (ofcourse this is after you guys have made it so that there is a masternode monitor built in) Circulating supply = Taking totalsupply - coins...

enhancement

Fixed missing vault types that unables iquidus sync block 6679 and some others This issue happens everytime HTMLCOIN sync get into this block (and another forward but i didn't remember...

.. for index page and address view page. Don't forget that these additional mongo indexes must be created to achieve the level of performance of http://lcp.altcoinwarz.com/ ```txes db.txes.createIndex({total: 1}) db.txes.createIndex({total:...

try/catch exception, because things arent meant to stop in PROD..

this fixes the error during index update if there are no adresses.