Initial commit
authorroot <root@ltcmine.ru>
Thu, 15 Aug 2013 11:17:14 +0000 (11:17 +0000)
committerroot <root@ltcmine.ru>
Thu, 15 Aug 2013 11:17:14 +0000 (11:17 +0000)
commit7d700b34ba4213906a7429292a7f3aae1f30d677
tree732d59bfc2263e39c87fd91f1219646862910c31
Initial commit

Comit of novacoin-seeder sources. Novacoin-seeder is the bitcoin-seeder adaptation.
22 files changed:
COPYING [new file with mode: 0644]
Makefile [new file with mode: 0644]
README [new file with mode: 0644]
bitcoin.cpp [new file with mode: 0644]
bitcoin.h [new file with mode: 0644]
combine.pl [new file with mode: 0644]
compat.h [new file with mode: 0644]
db.cpp [new file with mode: 0644]
db.h [new file with mode: 0644]
dns.c [new file with mode: 0644]
dns.h [new file with mode: 0644]
main.cpp [new file with mode: 0644]
netbase.cpp [new file with mode: 0644]
netbase.h [new file with mode: 0644]
protocol.cpp [new file with mode: 0644]
protocol.h [new file with mode: 0644]
serialize.h [new file with mode: 0644]
strlcpy.h [new file with mode: 0644]
test.pl [new file with mode: 0644]
uint256.h [new file with mode: 0644]
util.cpp [new file with mode: 0644]
util.h [new file with mode: 0644]