It was the Bitcointalk forum that inspired us to create Bitcointalksearch.org - Bitcointalk is an excellent site that should be the default page for anybody dealing in cryptocurrency, since it is a virtual gold-mine of data. However, our experience and user feedback led us create our site; Bitcointalk's search is slow, and difficult to get the results you need, because you need to log in first to find anything useful - furthermore, there are rate limiters for their search functionality.
The aim of our project is to create a faster website that yields more results and faster without having to create an account and eliminate the need to log in - your personal data, therefore, will never be in jeopardy since we are not asking for any of your data and you don't need to provide them to use our site with all of its capabilities.
We created this website with the sole purpose of users being able to search quickly and efficiently in the field of cryptocurrency so they will have access to the latest and most accurate information and thereby assisting the crypto-community at large.
externalip=xx.75.141.164
port=9999
masternodeaddr=xx.75.141.164:9999
2017-07-29 07:19:39 CActiveMasternode::ManageStatus() - Checking inbound connection to 'XX.75.141.164:50423'
2017-07-29 07:19:39 connect() to 62.75.141.164:50423 failed after select(): Connection refused
2017-07-29 07:19:39 CActiveMasternode::ManageStatus() - not capable: Could not connect to XX.75.141.164:50423
2017-07-29 07:20:29 addr XX.75.141.164:80423
2017-07-29 07:20:29 CActiveMasternode::ManageStatus() - Checking inbound connection to 'XX.75.141.164:0'
{
"version" : "v2.1.0.0-60025",
"protocolversion" : 60025,
"walletversion" : 60000,
"balance" : 500.00000000,
"darksend_balance" : 0.00000000,
"newmint" : 0.00000000,
"stake" : 0.00000000,
"blocks" : 809899,
"timeoffset" : 0,
"moneysupply" : 1324174.00000000,
"connections" : 2,
"proxy" : "",
"ip" : "XX.75.141.164",
"difficulty" : 81150.71818611,
"testnet" : false,
"keypoololdest" : 1501257658,
"keypoolsize" : 101,
"paytxfee" : 0.00001000,
"mininput" : 0.00000000,
"unlocked_until" : 0,
"errors" : ""
}
2017-07-29 07:19:39 CActiveMasternode::ManageStatus() - Checking inbound connection to 'XX.75.141.164:50423'
2017-07-29 07:19:39 connect() to 62.75.141.164:50423 failed after select(): Connection refused
2017-07-29 07:19:39 CActiveMasternode::ManageStatus() - not capable: Could not connect to XX.75.141.164:50423
2017-07-29 07:20:29 addr XX.75.141.164:80423
2017-07-29 07:20:29 CActiveMasternode::ManageStatus() - Checking inbound connection to 'XX.75.141.164:0'
{
"version" : "v2.1.0.0-60025",
"protocolversion" : 60025,
"walletversion" : 60000,
"balance" : 500.00000000,
"darksend_balance" : 0.00000000,
"newmint" : 0.00000000,
"stake" : 0.00000000,
"blocks" : 809899,
"timeoffset" : 0,
"moneysupply" : 1324174.00000000,
"connections" : 2,
"proxy" : "",
"ip" : "XX.75.141.164",
"difficulty" : 81150.71818611,
"testnet" : false,
"keypoololdest" : 1501257658,
"keypoolsize" : 101,
"paytxfee" : 0.00001000,
"mininput" : 0.00000000,
"unlocked_until" : 0,
"errors" : ""
}
OBJS= \
obj/alert.o \
obj/version.o \
obj/checkpoints.o \
obj/netbase.o \
obj/addrman.o \
obj/crypter.o \
obj/key.o \
obj/init.o \
obj/bitcoind.o \
obj/keystore.o \
obj/core.o \
obj/main.o \
obj/net.o \
obj/protocol.o \
obj/rpcclient.o \
obj/rpcprotocol.o \
obj/rpcserver.o \
obj/rpcmisc.o \
obj/rpcnet.o \
obj/rpcblockchain.o \
obj/rpcrawtransaction.o \
obj/script.o \
obj/sync.o \
obj/txmempool.o \
obj/util.o \
obj/hash.o \
obj/noui.o \
obj/kernel.o \
obj/pbkdf2.o \
obj/scrypt.o \
obj/irc.o \
obj/chainparams.o
OBJS= \
obj/alert.o \
obj/allocators.o \
obj/support/cleanse.o \
obj/base58.o \
obj/version.o \
obj/checkpoints.o \
obj/netbase.o \
obj/addrman.o \
obj/crypter.o \
obj/key.o \
obj/pubkey.o \
obj/ecwrapper.o \
obj/init.o \
obj/bitcoind.o \
obj/keystore.o \
obj/core.o \
obj/main.o \
obj/net.o \
obj/protocol.o \
obj/rpcclient.o \
obj/rpcprotocol.o \
obj/rpcserver.o \
obj/rpcmisc.o \
obj/rpcnet.o \
obj/rpcblockchain.o \
obj/rpcrawtransaction.o \
obj/rpcsmessage.o \
obj/script.o \
obj/scrypt.o \
obj/sync.o \
obj/txmempool.o \
obj/util.o \
obj/hash.o \
obj/noui.o \
obj/kernel.o \
obj/pbkdf2.o \
obj/chainparams.o \
obj/stealth.o \
obj/activemasternode.o \
obj/darksend.o \
obj/darksend-relay.o \
obj/instantx.o \
obj/masternodeconfig.o \
obj/masternodeman.o \
obj/masternode.o \
obj/masternode-payments.o \
obj/rpcdarksend.o \
obj/spork.o \
obj/crypto/hmac_sha256.o \
obj/crypto/hmac_sha512.o \
obj/crypto/ripemd160.o \
obj/crypto/sha1.o \
obj/crypto/sha256.o \
obj/crypto/sha512.o \
obj/irc.o \
obj/smessage.o