Giter Site home page Giter Site logo

directory.io's People

Contributors

davecgh avatar nooitaf avatar saracen avatar shmick 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  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

directory.io's Issues

directory.io down!

Directory.io has been down and cannot use it to search, since the transaction function the site seems to be very heavy to load, slow and cannot search long numbers!!! What happent ?

Source code 2 view balances!

I got problem viewing balances, it can only view 64 of 128 address with balance info!

Anyone have clue why? if prob lays on limit in blockchain or the code it self? Any advise if i use bitcoin-abe will i face same prob ?

var _0x92cax1 = document['querySelectorAll']('.list-group-item a[href*="blockchain"]');
var _0x92cax2 = [];
for (var _0x92cax3 in _0x92cax1) {
if (_0x92cax1[_0x92cax3]['href'] != undefined) {
_0x92cax2['push'](_0x92cax1[_0x92cax3]['href']['substring'](_0x92cax1[_0x92cax3]['href']'lastIndexOf' + 1))
}
};
addr = _0x92cax2['slice'](0, 128);
var _0x92cax4 = 'http://blockchain.info/multiaddr?limit=0&cors=true&active=' + addr'join';
var _0x92cax5 = new XMLHttpRequest();
_0x92cax5['open']('GET', _0x92cax4, true);
_0x92cax5['onreadystatechange'] = function() {
if (_0x92cax5['readyState'] != 4) {
return
};
var _0x92cax6 = false;
try {
_0x92cax6 = JSON'parse'
} catch (c) {};
if (!_0x92cax6 || !_0x92cax6['addresses']) {
return
};
var _0x92cax7 = false;
for (var _0x92cax3 in _0x92cax6['addresses']) {
var _0x92cax8 = _0x92cax6['addresses'][_0x92cax3];
var _0x92cax9 = document['querySelector']('.list-group-item a[href*="' + _0x92cax8['address'] + '"]');
if (_0x92cax9) {
var _0x92caxa = document'createElement';

does it require full blockchain downloaded ?

i mean , for directory.io to work,

does it require whole blockchain downloaded ?
becuase while downloading dependencies, we need to download bitcoin core written in GO language.

Thanks

Could you please add a search form?

Great site, but the UX is a little cumbersome because you must navigate between the pages manually. Could you please add a "search button" to filter the list by address?

Thanks in advance.

SPAM

Deleted spam.

http: Accept error: accept tcp [::]:80: accept4: too many open files; retrying in 1s

2017/12/12 01:44:04 http: Accept error: accept tcp [::]:80: accept4: too many open files; retrying in 1s
2017/12/12 01:44:05 http: Accept error: accept tcp [::]:80: accept4: too many open files; retrying in 1s
2017/12/12 01:44:06 http: Accept error: accept tcp [::]:80: accept4: too many open files; retrying in 1s
2017/12/12 01:44:07 http: Accept error: accept tcp [::]:80: accept4: too many open files; retrying in 1s
2017/12/12 01:44:08 http: Accept error: accept tcp [::]:80: accept4: too many open files; retrying in 1s

cannot use 3652501241 (type int) as type *btcnet.Params...

i newbie in GO, and when run script i get few errors. can you help me?

# command-line-arguments
.\directory.io:89: cannot use 3652501241 (type int) as type *btcnet.Params in ar
gument to btcutil.NewAddressPubKey
.\directory.io:90: cannot use 3652501241 (type int) as type *btcnet.Params in ar
gument to btcutil.NewAddressPubKey
.\directory.io:93: undefined: btcutil.EncodePrivateKey
.\directory.io:150: undefined: btcutil.DecodePrivateKey
.\directory.io:159: undefined: btcutil.EncodePrivateKey

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.