Bitcoin Forum
April 28, 2024, 08:02:46 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 [63] 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 ... 199 »
  Print  
Author Topic: DIMEcoin  (Read 315188 times)
dimecoinfan
Newbie
*
Offline Offline

Activity: 55
Merit: 0


View Profile
November 29, 2014, 03:38:45 AM
 #1241

nDefaultPort = 11973;
        nRPCPort = 8372;

45, 46 chainparams.cpp

they are not dimecoin ports

Check \contrib\pyminer\pyminer.py(219):
Code:
	if 'port' not in settings:
settings['port'] = 8372

Check \contrib\wallettools\walletchangepass.py(2):
Code:
access = ServiceProxy("http://127.0.0.1:8372")

Check \contrib\wallettools\walletunlock.py(2):
Code:
access = ServiceProxy("http://127.0.0.1:8372")


Last time i assist, they are quarkcoin's ports.

Again, you're an idiot...  Quark coin was set to 8332.  I CHANGED THIS TO 8372 MYSELF

Besides the fact that this stupid port number is IRRELEVANT!  I could set it to 2978 or 21386 or 62119... it doesn't matter... its connecting to localhost (127.0.0.1) anyway.  This has nothing to do with anything

You changed the ports?

Jesus.

There;

rpcport=11930
port=11931

these mean you don't fork the coin if anyone decides to use your clone.
1714291366
Hero Member
*
Offline Offline

Posts: 1714291366

View Profile Personal Message (Offline)

Ignore
1714291366
Reply with quote  #2

1714291366
Report to moderator
1714291366
Hero Member
*
Offline Offline

Posts: 1714291366

View Profile Personal Message (Offline)

Ignore
1714291366
Reply with quote  #2

1714291366
Report to moderator
The block chain is the main innovation of Bitcoin. It is the first distributed timestamping system.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1714291366
Hero Member
*
Offline Offline

Posts: 1714291366

View Profile Personal Message (Offline)

Ignore
1714291366
Reply with quote  #2

1714291366
Report to moderator
1714291366
Hero Member
*
Offline Offline

Posts: 1714291366

View Profile Personal Message (Offline)

Ignore
1714291366
Reply with quote  #2

1714291366
Report to moderator
dimecoinfan
Newbie
*
Offline Offline

Activity: 55
Merit: 0


View Profile
November 29, 2014, 06:25:59 PM
Last edit: December 06, 2014, 10:22:44 AM by mprep
 #1242

Code:
build/main.o: In function `SetBestChain(CValidationState&, CBlockIndex*)':
main.cpp:(.text+0x16ad7): undefined reference to `leveldb::WriteBatch::WriteBatch()'
main.cpp:(.text+0x16af3): undefined reference to `leveldb::WriteBatch::~WriteBatch()'
main.cpp:(.text+0x16d9f): undefined reference to `leveldb::WriteBatch::~WriteBatch()'
build/txdb.o: In function `CCoinsViewDB::HaveCoins(uint256 const&)':
txdb.cpp:(.text+0x626): undefined reference to `leveldb::Status::ToString() const'
build/txdb.o: In function `CBlockTreeDB::WriteLastBlockFile(int)':
txdb.cpp:(.text+0x74c): undefined reference to `leveldb::WriteBatch::WriteBatch()'
txdb.cpp:(.text+0x88d): undefined reference to `leveldb::WriteBatch::Put(leveldb::Slice const&, leveldb::Slice const&)'
txdb.cpp:(.text+0x8ef): undefined reference to `leveldb::WriteBatch::~WriteBatch()'
txdb.cpp:(.text+0x91a): undefined reference to `leveldb::WriteBatch::~WriteBatch()'
build/txdb.o: In function `CBlockTreeDB::ReadReindexing(bool&)':
txdb.cpp:(.text+0xac8): undefined reference to `leveldb::Status::ToString() const'
build/txdb.o: In function `CBlockTreeDB::WriteReindexing(bool)':
txdb.cpp:(.text+0xbd3): undefined reference to `leveldb::WriteBatch::WriteBatch()'
txdb.cpp:(.text+0xc7c): undefined reference to `leveldb::WriteBatch::Delete(leveldb::Slice const&)'
txdb.cpp:(.text+0xcbc): undefined reference to `leveldb::WriteBatch::~WriteBatch()'
txdb.cpp:(.text+0xce8): undefined reference to `leveldb::WriteBatch::WriteBatch()'
txdb.cpp:(.text+0xe2a): undefined reference to `leveldb::WriteBatch::Put(leveldb::Slice const&, leveldb::Slice const&)'
txdb.cpp:(.text+0xe8c): undefined reference to `leveldb::WriteBatch::~WriteBatch()'
txdb.cpp:(.text+0xea2): undefined reference to `leveldb::WriteBatch::~WriteBatch()'
txdb.cpp:(.text+0xef4): undefined reference to `leveldb::WriteBatch::~WriteBatch()'
build/txdb.o: In function `CBlockTreeDB::ReadLastBlockFile(int&)':
txdb.cpp:(.text+0x1268): undefined reference to `leveldb::Status::ToString() const'
build/txdb.o: In function `CCoinsViewDB::SetBestBlock(CBlockIndex*)':
txdb.cpp:(.text+0x1472): undefined reference to `leveldb::WriteBatch::WriteBatch()'
txdb.cpp:(.text+0x14e9): undefined reference to `leveldb::WriteBatch::~WriteBatch()'
txdb.cpp:(.text+0x150e): undefined reference to `leveldb::WriteBatch::~WriteBatch()'
build/txdb.o: In function `CBlockTreeDB::WriteSyncCheckpoint(uint256)':
txdb.cpp:(.text+0x1583): undefined reference to `leveldb::WriteBatch::WriteBatch()'
txdb.cpp:(.text+0x15b9): undefined reference to `leveldb::WriteBatch::~WriteBatch()'
txdb.cpp:(.text+0x15e0): undefined reference to `leveldb::WriteBatch::~WriteBatch()'
build/txdb.o: In function `CBlockTreeDB::WriteCheckpointPubKey(std::string const&)':
txdb.cpp:(.text+0x18ac): undefined reference to `leveldb::WriteBatch::WriteBatch()'
txdb.cpp:(.text+0x19ed): undefined reference to `leveldb::WriteBatch::Put(leveldb::Slice const&, leveldb::Slice const&)'
txdb.cpp:(.text+0x1a4f): undefined reference to `leveldb::WriteBatch::~WriteBatch()'
txdb.cpp:(.text+0x1a7a): undefined reference to `leveldb::WriteBatch::~WriteBatch()'
build/txdb.o: In function `CBlockTreeDB::WriteFlag(std::string const&, bool)':
txdb.cpp:(.text+0x1b32): undefined reference to `leveldb::WriteBatch::WriteBatch()'
txdb.cpp:(.text+0x1ca8): undefined reference to `leveldb::WriteBatch::Put(leveldb::Slice const&, leveldb::Slice const&)'
txdb.cpp:(.text+0x1d0e): undefined reference to `leveldb::WriteBatch::~WriteBatch()'
txdb.cpp:(.text+0x1d5f): undefined reference to `leveldb::WriteBatch::~WriteBatch()'
build/txdb.o: In function `CBlockTreeDB::WriteBestInvalidWork(CBigNum const&)':
txdb.cpp:(.text+0x1e1a): undefined reference to `leveldb::WriteBatch::WriteBatch()'
txdb.cpp:(.text+0x1fd4): undefined reference to `leveldb::WriteBatch::Put(leveldb::Slice const&, leveldb::Slice const&)'
txdb.cpp:(.text+0x2038): undefined reference to `leveldb::WriteBatch::~WriteBatch()'
txdb.cpp:(.text+0x2064): undefined reference to `leveldb::WriteBatch::~WriteBatch()'
build/txdb.o: In function `CBlockTreeDB::WriteBlockIndex(CDiskBlockIndex const&)':
txdb.cpp:(.text+0x2e62): undefined reference to `leveldb::WriteBatch::WriteBatch()'
txdb.cpp:(.text+0x2e96): undefined reference to `leveldb::WriteBatch::~WriteBatch()'
txdb.cpp:(.text+0x2ebd): undefined reference to `leveldb::WriteBatch::~WriteBatch()'
build/txdb.o: In function `CBlockTreeDB::WriteTxIndex(std::vector<std::pair<uint256, CDiskTxPos>, std::allocator<std::pair<uint256, CDiskTxPos> > > const&)':
txdb.cpp:(.text+0x2f19): undefined reference to `leveldb::WriteBatch::WriteBatch()'
txdb.cpp:(.text+0x316b): undefined reference to `leveldb::WriteBatch::Put(leveldb::Slice const&, leveldb::Slice const&)'
txdb.cpp:(.text+0x31e9): undefined reference to `leveldb::WriteBatch::~WriteBatch()'
txdb.cpp:(.text+0x3231): undefined reference to `leveldb::WriteBatch::~WriteBatch()'
build/txdb.o: In function `CCoinsViewDB::GetCoins(uint256 const&, CCoins&)':
txdb.cpp:(.text+0x34ae): undefined reference to `leveldb::Status::ToString() const'
build/txdb.o: In function `CBlockTreeDB::WriteBlockFileInfo(int, CBlockFileInfo const&)':
txdb.cpp:(.text+0x3e0f): undefined reference to `leveldb::WriteBatch::WriteBatch()'
txdb.cpp:(.text+0x3e41): undefined reference to `leveldb::WriteBatch::~WriteBatch()'
txdb.cpp:(.text+0x3e68): undefined reference to `leveldb::WriteBatch::~WriteBatch()'
build/txdb.o: In function `BatchWriteCoins(CLevelDBBatch&, uint256 const&, CCoins const&)':
txdb.cpp:(.text+0x3fed): undefined reference to `leveldb::WriteBatch::Delete(leveldb::Slice const&)'
build/txdb.o: In function `CCoinsViewDB::SetCoins(uint256 const&, CCoins const&)':
txdb.cpp:(.text+0x4137): undefined reference to `leveldb::WriteBatch::WriteBatch()'
txdb.cpp:(.text+0x4163): undefined reference to `leveldb::WriteBatch::~WriteBatch()'
txdb.cpp:(.text+0x4189): undefined reference to `leveldb::WriteBatch::~WriteBatch()'
build/txdb.o: In function `CCoinsViewDB::BatchWrite(std::map<uint256, CCoins, std::less<uint256>, std::allocator<std::pair<uint256 const, CCoins> > > const&, CBlockIndex*)':
txdb.cpp:(.text+0x41e1): undefined reference to `leveldb::WriteBatch::WriteBatch()'
txdb.cpp:(.text+0x4287): undefined reference to `leveldb::WriteBatch::~WriteBatch()'
txdb.cpp:(.text+0x42a8): undefined reference to `leveldb::WriteBatch::~WriteBatch()'
build/txdb.o: In function `bool CLevelDB::Read<char, uint256>(char const&, uint256&)':
txdb.cpp:(.text._ZN8CLevelDB4ReadIc7uint256EEbRKT_RT0_[_ZN8CLevelDB4ReadIc7uint256EEbRKT_RT0_]+0x150): undefined reference to `leveldb::Status::ToString() const'
build/txdb.o: In function `void CLevelDBBatch::Write<char, uint256>(char const&, uint256 const&)':
txdb.cpp:(.text._ZN13CLevelDBBatch5WriteIc7uint256EEvRKT_RKT0_[_ZN13CLevelDBBatch5WriteIc7uint256EEvRKT_RKT0_]+0x162): undefined reference to `leveldb::WriteBatch::Put(leveldb::Slice const&, leveldb::Slice const&)'
build/txdb.o: In function `bool CLevelDB::Read<char, std::string>(char const&, std::string&)':
txdb.cpp:(.text._ZN8CLevelDB4ReadIcSsEEbRKT_RT0_[_ZN8CLevelDB4ReadIcSsEEbRKT_RT0_]+0x150): undefined reference to `leveldb::Status::ToString() const'
build/txdb.o: In function `bool CLevelDB::Read<char, CBigNum>(char const&, CBigNum&)':
txdb.cpp:(.text._ZN8CLevelDB4ReadIc7CBigNumEEbRKT_RT0_[_ZN8CLevelDB4ReadIc7CBigNumEEbRKT_RT0_]+0x158): undefined reference to `leveldb::Status::ToString() const'
build/txdb.o: In function `bool CLevelDB::Read<std::pair<char, std::string>, char>(std::pair<char, std::string> const&, char&)':
txdb.cpp:(.text._ZN8CLevelDB4ReadISt4pairIcSsEcEEbRKT_RT0_[_ZN8CLevelDB4ReadISt4pairIcSsEcEEbRKT_RT0_]+0x17b): undefined reference to `leveldb::Status::ToString() const'
build/txdb.o: In function `bool CLevelDB::Read<std::pair<char, uint256>, CDiskTxPos>(std::pair<char, uint256> const&, CDiskTxPos&)':
txdb.cpp:(.text._ZN8CLevelDB4ReadISt4pairIc7uint256E10CDiskTxPosEEbRKT_RT0_[_ZN8CLevelDB4ReadISt4pairIc7uint256E10CDiskTxPosEEbRKT_RT0_]+0x13b): undefined reference to `leveldb::Status::ToString() const'
build/txdb.o: In function `void CLevelDBBatch::Write<std::pair<char, uint256>, CDiskBlockIndex>(std::pair<char, uint256> const&, CDiskBlockIndex const&)':
txdb.cpp:(.text._ZN13CLevelDBBatch5WriteISt4pairIc7uint256E15CDiskBlockIndexEEvRKT_RKT0_[_ZN13CLevelDBBatch5WriteISt4pairIc7uint256E15CDiskBlockIndexEEvRKT_RKT0_]+0x351): undefined reference to `leveldb::WriteBatch::Put(leveldb::Slice const&, leveldb::Slice const&)'
build/txdb.o: In function `bool CLevelDB::Read<std::pair<char, int>, CBlockFileInfo>(std::pair<char, int> const&, CBlockFileInfo&)':
txdb.cpp:(.text._ZN8CLevelDB4ReadISt4pairIciE14CBlockFileInfoEEbRKT_RT0_[_ZN8CLevelDB4ReadISt4pairIciE14CBlockFileInfoEEbRKT_RT0_]+0x183): undefined reference to `leveldb::Status::ToString() const'
build/txdb.o: In function `void CLevelDBBatch::Write<std::pair<char, int>, CBlockFileInfo>(std::pair<char, int> const&, CBlockFileInfo const&)':
txdb.cpp:(.text._ZN13CLevelDBBatch5WriteISt4pairIciE14CBlockFileInfoEEvRKT_RKT0_[_ZN13CLevelDBBatch5WriteISt4pairIciE14CBlockFileInfoEEvRKT_RKT0_]+0x2ee): undefined reference to `leveldb::WriteBatch::Put(leveldb::Slice const&, leveldb::Slice const&)'
build/txdb.o: In function `void CLevelDBBatch::Write<std::pair<char, uint256>, CCoins>(std::pair<char, uint256> const&, CCoins const&)':
txdb.cpp:(.text._ZN13CLevelDBBatch5WriteISt4pairIc7uint256E6CCoinsEEvRKT_RKT0_[_ZN13CLevelDBBatch5WriteISt4pairIc7uint256E6CCoinsEEvRKT_RKT0_]+0x49a): undefined reference to `leveldb::WriteBatch::Put(leveldb::Slice const&, leveldb::Slice const&)'
build/leveldb.o: In function `CLevelDB::CLevelDB(boost::filesystem::path const&, unsigned int, bool, bool)':
leveldb.cpp:(.text+0x2e3): undefined reference to `leveldb::Options::Options()'
leveldb.cpp:(.text+0x31a): undefined reference to `leveldb::Options::Options()'
leveldb.cpp:(.text+0x329): undefined reference to `leveldb::NewLRUCache(unsigned int)'
leveldb.cpp:(.text+0x33b): undefined reference to `leveldb::NewBloomFilterPolicy(int)'
leveldb.cpp:(.text+0x3e5): undefined reference to `leveldb::DB::Open(leveldb::Options const&, std::string const&, leveldb::DB**)'
leveldb.cpp:(.text+0x429): undefined reference to `leveldb::Env::Default()'
leveldb.cpp:(.text+0x464): undefined reference to `leveldb::DestroyDB(std::string const&, leveldb::Options const&)'
leveldb.cpp:(.text+0x4a1): undefined reference to `leveldb::Status::ToString() const'
build/leveldb.o: In function `CLevelDB::WriteBatch(CLevelDBBatch&, bool)':
leveldb.cpp:(.text+0x667): undefined reference to `leveldb::Status::ToString() const'
/home/dimecoinfan/dimecoin/src/leveldb/libmemenv.a(memenv.o): In function `leveldb::(anonymous namespace)::InMemoryEnv::NewLogger(std::string const&, leveldb::Logger**)':
memenv.cc:(.text+0x9a): undefined reference to `operator new(unsigned long)'
/home/dimecoinfan/dimecoin/src/leveldb/libmemenv.a(memenv.o): In function `leveldb::(anonymous namespace)::InMemoryEnv::LockFile(std::string const&, leveldb::FileLock**)':
memenv.cc:(.text+0xea): undefined reference to `operator new(unsigned long)'
memenv.cc:(.text+0xf1): undefined reference to `vtable for leveldb::FileLock'
/home/dimecoinfan/dimecoin/src/leveldb/libmemenv.a(memenv.o): In function `leveldb::(anonymous namespace)::InMemoryEnv::GetTestDirectory(std::string*)':
memenv.cc:(.text+0x142): undefined reference to `std::string::assign(char const*, unsigned long)'
/home/dimecoinfan/dimecoin/src/leveldb/libmemenv.a(memenv.o): In function `leveldb::(anonymous namespace)::NoOpLogger::~NoOpLogger()':
memenv.cc:(.text+0x16c): undefined reference to `leveldb::Logger::~Logger()'
/home/dimecoinfan/dimecoin/src/leveldb/libmemenv.a(memenv.o): In function `leveldb::(anonymous namespace)::SequentialFileImpl::Skip(unsigned long)':
memenv.cc:(.text+0x1f4): undefined reference to `leveldb::Status::Status(leveldb::Status::Code, leveldb::Slice const&, leveldb::Slice const&)'
/home/dimecoinfan/dimecoin/src/leveldb/libmemenv.a(memenv.o): In function `leveldb::(anonymous namespace)::SequentialFileImpl::Read(unsigned long, leveldb::Slice*, char*)':
memenv.cc:(.text+0x384): undefined reference to `leveldb::Status::Status(leveldb::Status::Code, leveldb::Slice const&, leveldb::Slice const&)'
/home/dimecoinfan/dimecoin/src/leveldb/libmemenv.a(memenv.o): In function `leveldb::(anonymous namespace)::InMemoryEnv::~InMemoryEnv()':
memenv.cc:(.text+0x478): undefined reference to `leveldb::port::Mutex::Lock()'
memenv.cc:(.text+0x48c): undefined reference to `leveldb::port::Mutex::Unlock()'
memenv.cc:(.text+0x4cd): undefined reference to `leveldb::port::Mutex::~Mutex()'
memenv.cc:(.text+0x4fb): undefined reference to `leveldb::port::Mutex::~Mutex()'
memenv.cc:(.text+0x524): undefined reference to `leveldb::port::Mutex::~Mutex()'
memenv.cc:(.text+0x52c): undefined reference to `leveldb::EnvWrapper::~EnvWrapper()'
/home/dimecoinfan/dimecoin/src/leveldb/libmemenv.a(memenv.o): In function `leveldb::(anonymous namespace)::RandomAccessFileImpl::Read(unsigned long, unsigned long, leveldb::Slice*, char*) const':
memenv.cc:(.text+0x78c): undefined reference to `leveldb::Status::Status(leveldb::Status::Code, leveldb::Slice const&, leveldb::Slice const&)'
/home/dimecoinfan/dimecoin/src/leveldb/libmemenv.a(memenv.o): In function `leveldb::(anonymous namespace)::SequentialFileImpl::~SequentialFileImpl()':
memenv.cc:(.text+0x7d6): undefined reference to `leveldb::port::Mutex::Lock()'
memenv.cc:(.text+0x7ea): undefined reference to `leveldb::port::Mutex::Unlock()'
memenv.cc:(.text+0x82d): undefined reference to `leveldb::port::Mutex::~Mutex()'
memenv.cc:(.text+0x84c): undefined reference to `leveldb::SequentialFile::~SequentialFile()'
/home/dimecoinfan/dimecoin/src/leveldb/libmemenv.a(memenv.o): In function `leveldb::(anonymous namespace)::SequentialFileImpl::~SequentialFileImpl()':
memenv.cc:(.text+0x876): undefined reference to `leveldb::port::Mutex::Lock()'
memenv.cc:(.text+0x88a): undefined reference to `leveldb::port::Mutex::Unlock()'
memenv.cc:(.text+0x8cd): undefined reference to `leveldb::port::Mutex::~Mutex()'
memenv.cc:(.text+0x8dd): undefined reference to `leveldb::SequentialFile::~SequentialFile()'
memenv.cc:(.text+0x8f4): undefined reference to `leveldb::SequentialFile::~SequentialFile()'
/home/dimecoinfan/dimecoin/src/leveldb/libmemenv.a(memenv.o): In function `leveldb::(anonymous namespace)::WritableFileImpl::~WritableFileImpl()':
memenv.cc:(.text+0x916): undefined reference to `leveldb::port::Mutex::Lock()'
memenv.cc:(.text+0x92a): undefined reference to `leveldb::port::Mutex::Unlock()'
memenv.cc:(.text+0x96d): undefined reference to `leveldb::port::Mutex::~Mutex()'
memenv.cc:(.text+0x98c): undefined reference to `leveldb::WritableFile::~WritableFile()'
/home/dimecoinfan/dimecoin/src/leveldb/libmemenv.a(memenv.o): In function `leveldb::(anonymous namespace)::RandomAccessFileImpl::~RandomAccessFileImpl()':
memenv.cc:(.text+0x9b6): undefined reference to `leveldb::port::Mutex::Lock()'
memenv.cc:(.text+0x9ca): undefined reference to `leveldb::port::Mutex::Unlock()'
memenv.cc:(.text+0xa0d): undefined reference to `leveldb::port::Mutex::~Mutex()'
memenv.cc:(.text+0xa2c): undefined reference to `leveldb::RandomAccessFile::~RandomAccessFile()'
/home/dimecoinfan/dimecoin/src/leveldb/libmemenv.a(memenv.o): In function `leveldb::(anonymous namespace)::RandomAccessFileImpl::~RandomAccessFileImpl()':
memenv.cc:(.text+0xa56): undefined reference to `leveldb::port::Mutex::Lock()'
memenv.cc:(.text+0xa6a): undefined reference to `leveldb::port::Mutex::Unlock()'
memenv.cc:(.text+0xaad): undefined reference to `leveldb::port::Mutex::~Mutex()'
memenv.cc:(.text+0xabd): undefined reference to `leveldb::RandomAccessFile::~RandomAccessFile()'
memenv.cc:(.text+0xad4): undefined reference to `leveldb::RandomAccessFile::~RandomAccessFile()'
/home/dimecoinfan/dimecoin/src/leveldb/libmemenv.a(memenv.o): In function `leveldb::(anonymous namespace)::WritableFileImpl::~WritableFileImpl()':
memenv.cc:(.text+0xaf6): undefined reference to `leveldb::port::Mutex::Lock()'
memenv.cc:(.text+0xb0a): undefined reference to `leveldb::port::Mutex::Unlock()'
memenv.cc:(.text+0xb4d): undefined reference to `leveldb::port::Mutex::~Mutex()'
memenv.cc:(.text+0xb5d): undefined reference to `leveldb::WritableFile::~WritableFile()'
memenv.cc:(.text+0xb74): undefined reference to `leveldb::WritableFile::~WritableFile()'
/home/dimecoinfan/dimecoin/src/leveldb/libmemenv.a(memenv.o): In function `leveldb::(anonymous namespace)::InMemoryEnv::FileExists(std::string const&)':
memenv.cc:(.text+0xdc2): undefined reference to `leveldb::port::Mutex::Lock()'
memenv.cc:(.text+0xe13): undefined reference to `leveldb::port::Mutex::Unlock()'
/home/dimecoinfan/dimecoin/src/leveldb/libmemenv.a(memenv.o): In function `std::_Rb_tree<std::string, std::pair<std::string const, leveldb::(anonymous namespace)::FileState*>, std::_Select1st<std::pair<std::string const, leveldb::(anonymous namespace)::FileState*> >, std::less<std::string>, std::allocator<std::pair<std::string const, leveldb::(anonymous namespace)::FileState*> > >::_M_insert_(std::_Rb_tree_node_base const*, std::_Rb_tree_node_base const*, std::pair<std::string const, leveldb::(anonymous namespace)::FileState*> const&) [clone .constprop.84]':
memenv.cc:(.text+0xe9c): undefined reference to `operator new(unsigned long)'
/home/dimecoinfan/dimecoin/src/leveldb/libmemenv.a(memenv.o): In function `leveldb::(anonymous namespace)::InMemoryEnv::NewRandomAccessFile(std::string const&, leveldb::RandomAccessFile**)':
memenv.cc:(.text+0x1400): undefined reference to `leveldb::port::Mutex::Lock()'
memenv.cc:(.text+0x1517): undefined reference to `operator new(unsigned long)'
memenv.cc:(.text+0x152d): undefined reference to `leveldb::port::Mutex::Lock()'
memenv.cc:(.text+0x1539): undefined reference to `leveldb::port::Mutex::Unlock()'
memenv.cc:(.text+0x15a3): undefined reference to `leveldb::Status::Status(leveldb::Status::Code, leveldb::Slice const&, leveldb::Slice const&)'
memenv.cc:(.text+0x15ad): undefined reference to `leveldb::port::Mutex::Unlock()'
memenv.cc:(.text+0x1625): undefined reference to `leveldb::port::Mutex::Unlock()'
memenv.cc:(.text+0x1648): undefined reference to `leveldb::RandomAccessFile::~RandomAccessFile()'
/home/dimecoinfan/dimecoin/src/leveldb/libmemenv.a(memenv.o): In function `leveldb::(anonymous namespace)::InMemoryEnv::NewSequentialFile(std::string const&, leveldb::SequentialFile**)':
memenv.cc:(.text+0x16a0): undefined reference to `leveldb::port::Mutex::Lock()'
memenv.cc:(.text+0x17b7): undefined reference to `operator new(unsigned long)'
memenv.cc:(.text+0x17d5): undefined reference to `leveldb::port::Mutex::Lock()'
memenv.cc:(.text+0x17e1): undefined reference to `leveldb::port::Mutex::Unlock()'
memenv.cc:(.text+0x1853): undefined reference to `leveldb::Status::Status(leveldb::Status::Code, leveldb::Slice const&, leveldb::Slice const&)'
memenv.cc:(.text+0x185d): undefined reference to `leveldb::port::Mutex::Unlock()'
memenv.cc:(.text+0x18d5): undefined reference to `leveldb::port::Mutex::Unlock()'
memenv.cc:(.text+0x18f8): undefined reference to `leveldb::SequentialFile::~SequentialFile()'
/home/dimecoinfan/dimecoin/src/leveldb/libmemenv.a(memenv.o): In function `leveldb::(anonymous namespace)::InMemoryEnv::RenameFile(std::string const&, std::string const&)':
memenv.cc:(.text+0x1940): undefined reference to `leveldb::port::Mutex::Lock()'
memenv.cc:(.text+0x1ac0): undefined reference to `leveldb::port::Mutex::Lock()'
memenv.cc:(.text+0x1ad4): undefined reference to `leveldb::port::Mutex::Unlock()'
memenv.cc:(.text+0x1b1c): undefined reference to `leveldb::port::Mutex::~Mutex()'
memenv.cc:(.text+0x1d48): undefined reference to `leveldb::Status::Status(leveldb::Status::Code, leveldb::Slice const&, leveldb::Slice const&)'
memenv.cc:(.text+0x1d52): undefined reference to `leveldb::port::Mutex::Unlock()'
memenv.cc:(.text+0x1db4): undefined reference to `leveldb::port::Mutex::Unlock()'
/home/dimecoinfan/dimecoin/src/leveldb/libmemenv.a(memenv.o): In function `leveldb::(anonymous namespace)::InMemoryEnv::GetFileSize(std::string const&, unsigned long*)':
memenv.cc:(.text+0x1ee0): undefined reference to `leveldb::port::Mutex::Lock()'
memenv.cc:(.text+0x2053): undefined reference to `leveldb::Status::Status(leveldb::Status::Code, leveldb::Slice const&, leveldb::Slice const&)'
memenv.cc:(.text+0x205d): undefined reference to `leveldb::port::Mutex::Unlock()'
memenv.cc:(.text+0x20d5): undefined reference to `leveldb::port::Mutex::Unlock()'
/home/dimecoinfan/dimecoin/src/leveldb/libmemenv.a(memenv.o): In function `leveldb::(anonymous namespace)::InMemoryEnv::NewWritableFile(std::string const&, leveldb::WritableFile**)':
memenv.cc:(.text+0x2132): undefined reference to `leveldb::port::Mutex::Lock()'
memenv.cc:(.text+0x2283): undefined reference to `leveldb::port::Mutex::Lock()'
memenv.cc:(.text+0x2297): undefined reference to `leveldb::port::Mutex::Unlock()'
memenv.cc:(.text+0x22dd): undefined reference to `leveldb::port::Mutex::~Mutex()'
memenv.cc:(.text+0x231d): undefined reference to `operator new(unsigned long)'
memenv.cc:(.text+0x2328): undefined reference to `leveldb::port::Mutex::Mutex()'
memenv.cc:(.text+0x2357): undefined reference to `leveldb::port::Mutex::Lock()'
memenv.cc:(.text+0x2363): undefined reference to `leveldb::port::Mutex::Unlock()'
memenv.cc:(.text+0x23bf): undefined reference to `operator new(unsigned long)'
memenv.cc:(.text+0x23d5): undefined reference to `leveldb::port::Mutex::Lock()'
memenv.cc:(.text+0x23e1): undefined reference to `leveldb::port::Mutex::Unlock()'
memenv.cc:(.text+0x23ff): undefined reference to `leveldb::port::Mutex::Unlock()'
memenv.cc:(.text+0x24ee): undefined reference to `leveldb::port::Mutex::Unlock()'
memenv.cc:(.text+0x2510): undefined reference to `leveldb::WritableFile::~WritableFile()'
/home/dimecoinfan/dimecoin/src/leveldb/libmemenv.a(memenv.o): In function `leveldb::(anonymous namespace)::InMemoryEnv::DeleteFile(std::string const&)':
memenv.cc:(.text+0x25a7): undefined reference to `leveldb::port::Mutex::Lock()'
memenv.cc:(.text+0x270b): undefined reference to `leveldb::port::Mutex::Lock()'
memenv.cc:(.text+0x271f): undefined reference to `leveldb::port::Mutex::Unlock()'
memenv.cc:(.text+0x2764): undefined reference to `leveldb::port::Mutex::~Mutex()'
memenv.cc:(.text+0x27f3): undefined reference to `leveldb::Status::Status(leveldb::Status::Code, leveldb::Slice const&, leveldb::Slice const&)'
memenv.cc:(.text+0x27fd): undefined reference to `leveldb::port::Mutex::Unlock()'
memenv.cc:(.text+0x284c): undefined reference to `leveldb::port::Mutex::Unlock()'
/home/dimecoinfan/dimecoin/src/leveldb/libmemenv.a(memenv.o): In function `leveldb::(anonymous namespace)::InMemoryEnv::~InMemoryEnv()':
memenv.cc:(.text+0x28c8): undefined reference to `leveldb::port::Mutex::Lock()'
memenv.cc:(.text+0x28dc): undefined reference to `leveldb::port::Mutex::Unlock()'
memenv.cc:(.text+0x291d): undefined reference to `leveldb::port::Mutex::~Mutex()'
memenv.cc:(.text+0x294b): undefined reference to `leveldb::port::Mutex::~Mutex()'
memenv.cc:(.text+0x2953): undefined reference to `leveldb::EnvWrapper::~EnvWrapper()'
memenv.cc:(.text+0x297c): undefined reference to `leveldb::port::Mutex::~Mutex()'
memenv.cc:(.text+0x2984): undefined reference to `leveldb::EnvWrapper::~EnvWrapper()'
/home/dimecoinfan/dimecoin/src/leveldb/libmemenv.a(memenv.o): In function `leveldb::NewMemEnv(leveldb::Env*)':
memenv.cc:(.text+0x29b7): undefined reference to `operator new(unsigned long)'
memenv.cc:(.text+0x29ce): undefined reference to `leveldb::port::Mutex::Mutex()'
memenv.cc:(.text+0x2a0e): undefined reference to `leveldb::EnvWrapper::~EnvWrapper()'
/home/dimecoinfan/dimecoin/src/leveldb/libmemenv.a(memenv.o): In function `leveldb::(anonymous namespace)::WritableFileImpl::Append(leveldb::Slice const&)':
memenv.cc:(.text+0x2aba): undefined reference to `operator new[](unsigned long)'
/home/dimecoinfan/dimecoin/src/leveldb/libmemenv.a(memenv.o): In function `leveldb::(anonymous namespace)::InMemoryEnv::GetChildren(std::string const&, std::vector<std::string, std::allocator<std::string> >*)':
memenv.cc:(.text+0x2b57): undefined reference to `leveldb::port::Mutex::Lock()'
memenv.cc:(.text+0x2bfd): undefined reference to `std::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string(std::string const&, unsigned long, unsigned long)'
memenv.cc:(.text+0x2c85): undefined reference to `leveldb::port::Mutex::Unlock()'
memenv.cc:(.text+0x2cfb): undefined reference to `leveldb::port::Mutex::Unlock()'
/home/dimecoinfan/dimecoin/src/leveldb/libmemenv.a(memenv.o): In function `leveldb::(anonymous namespace)::NoOpLogger::~NoOpLogger()':
memenv.cc:(.text+0x128): undefined reference to `leveldb::Logger::~Logger()'
/home/dimecoinfan/dimecoin/src/leveldb/libmemenv.a(memenv.o): In function `leveldb::(anonymous namespace)::InMemoryEnv::~InMemoryEnv()':
memenv.cc:(.text+0x50b): undefined reference to `leveldb::EnvWrapper::~EnvWrapper()'
/home/dimecoinfan/dimecoin/src/leveldb/libmemenv.a(memenv.o): In function `leveldb::(anonymous namespace)::SequentialFileImpl::~SequentialFileImpl()':
memenv.cc:(.text+0x841): undefined reference to `leveldb::SequentialFile::~SequentialFile()'
/home/dimecoinfan/dimecoin/src/leveldb/libmemenv.a(memenv.o): In function `leveldb::(anonymous namespace)::WritableFileImpl::~WritableFileImpl()':
memenv.cc:(.text+0x981): undefined reference to `leveldb::WritableFile::~WritableFile()'
/home/dimecoinfan/dimecoin/src/leveldb/libmemenv.a(memenv.o): In function `leveldb::(anonymous namespace)::RandomAccessFileImpl::~RandomAccessFileImpl()':
memenv.cc:(.text+0xa21): undefined reference to `leveldb::RandomAccessFile::~RandomAccessFile()'
/home/dimecoinfan/dimecoin/src/leveldb/libmemenv.a(memenv.o): In function `std::vector<char*, std::allocator<char*> >::_M_insert_aux(__gnu_cxx::__normal_iterator<char**, std::vector<char*, std::allocator<char*> > >, char* const&)':
memenv.cc:(.text._ZNSt6vectorIPcSaIS0_EE13_M_insert_auxEN9__gnu_cxx17__normal_iteratorIPS0_S2_EERKS0_[_ZNSt6vectorIPcSaIS0_EE13_M_insert_auxEN9__gnu_cxx17__normal_iteratorIPS0_S2_EERKS0_]+0xdb): undefined reference to `operator new(unsigned long)'
/home/dimecoinfan/dimecoin/src/leveldb/libmemenv.a(memenv.o):(.rodata+0x1c0): undefined reference to `typeinfo for leveldb::EnvWrapper'
/home/dimecoinfan/dimecoin/src/leveldb/libmemenv.a(memenv.o):(.rodata+0x1e0): undefined reference to `typeinfo for leveldb::Logger'
/home/dimecoinfan/dimecoin/src/leveldb/libmemenv.a(memenv.o):(.rodata+0x200): undefined reference to `typeinfo for leveldb::WritableFile'
/home/dimecoinfan/dimecoin/src/leveldb/libmemenv.a(memenv.o):(.rodata+0x220): undefined reference to `typeinfo for leveldb::RandomAccessFile'
/home/dimecoinfan/dimecoin/src/leveldb/libmemenv.a(memenv.o):(.rodata+0x240): undefined reference to `typeinfo for leveldb::SequentialFile'
collect2: error: ld returned 1 exit status
make: *** [Dimecoin-qt] Error 1
dimecoinfan@dimecoinfan


nearly there
lemfuture (OP)
Hero Member
*****
Offline Offline

Activity: 686
Merit: 500


View Profile
November 30, 2014, 06:31:51 PM
 #1243

are there new block explorers and pools?

1ADLcfwTofFXb95pKhebpeRkJ4WTWsvQXB
dimecoinfan
Newbie
*
Offline Offline

Activity: 55
Merit: 0


View Profile
November 30, 2014, 11:00:57 PM
 #1244

Windows wallet is compiled and ready to go.  I'm just waiting for confirmation that nothing will cause a fork before I post the link.

Does Dimecoin have any nodes besides dime.ext-pool.net and dime.lulupon.net?

Just waiting ...


Sounds familiar
lemfuture (OP)
Hero Member
*****
Offline Offline

Activity: 686
Merit: 500


View Profile
December 01, 2014, 12:33:55 AM
 #1245

are there new block explorers and pools?

Lulupon set up some new ones at:
http://dime.lulupon.net/
http://pool.lulupon.net/
thank you

1ADLcfwTofFXb95pKhebpeRkJ4WTWsvQXB
Ahab_the_great
Newbie
*
Offline Offline

Activity: 57
Merit: 0


View Profile
December 01, 2014, 04:15:47 AM
 #1246

Windows wallet is compiled and ready to go.  I'm just waiting for confirmation that nothing will cause a fork before I post the link.

Does Dimecoin have any nodes besides dime.ext-pool.net and dime.lulupon.net?

Just waiting ...


Sounds familiar
Why are you such a troll?

If you are that impatient, compile my code and make your own wallet:
https://github.com/Melech/dimecoin

Else STFU and be patient

JimHendrix
Member
**
Offline Offline

Activity: 71
Merit: 10


View Profile
December 02, 2014, 07:20:10 AM
 #1247



If DIME where to break ATH of 9 Litoshis, then I'm a buyer. As of now, I feel DIME can go either way


Credits CRD 1st Coin w/Decentralized Exch,Anon,Etc
JimHendrix
Member
**
Offline Offline

Activity: 71
Merit: 10


View Profile
December 02, 2014, 07:23:08 AM
 #1248

Also, why is there no buy support for DIME on Bittrex? Is this coin ded?


Credits CRD 1st Coin w/Decentralized Exch,Anon,Etc
zeustiao
Newbie
*
Offline Offline

Activity: 43
Merit: 0


View Profile
December 02, 2014, 07:51:41 AM
 #1249

Anything news with Dimecoin? Huh
zl0x
Newbie
*
Offline Offline

Activity: 50
Merit: 0


View Profile
December 02, 2014, 01:11:20 PM
Last edit: December 02, 2014, 01:30:32 PM by zl0x
 #1250

Open Beta testing for new windows wallet v1.6 (based on quark 0.9.2.1):
http://www.moloch.net/dimecoin/dimecoin-win32-v1.6.0-beta.rar

Thank you very much! I'm actually trying your wallet, looks good Smiley
But, i sent worth of 2 ltc of dime without the error "transaction too large", and this is good but still unconfirmed for 25min Grin (the amount is still here in my wallet if i reload the old wallet, it is not lost).
I send a little amount too, who are well confirmed. It seem like the new feature of larger transaction amount is not working fine ?!

Also @lulupon i'm around 3% of rejected now, well better than 8% ! my ping was ~1000ms, now more like 200ms. As i understood, a p2pool made random ping ? There is a risk that my ping go higher again ?
lulupon
Member
**
Offline Offline

Activity: 67
Merit: 10


View Profile
December 02, 2014, 02:46:56 PM
 #1251

Open Beta testing for new windows wallet v1.6 (based on quark 0.9.2.1):
http://www.moloch.net/dimecoin/dimecoin-win32-v1.6.0-beta.rar

Thank you very much! I'm actually trying your wallet, looks good Smiley
But, i sent worth of 2 ltc of dime without the error "transaction too large", and this is good but still unconfirmed for 25min Grin (the amount is still here in my wallet if i reload the old wallet, it is not lost).
I send a little amount too, who are well confirmed. It seem like the new feature of larger transaction amount is not working fine ?!

Also @lulupon i'm around 3% of rejected now, well better than 8% ! my ping was ~1000ms, now more like 200ms. As i understood, a p2pool made random ping ? There is a risk that my ping go higher again ?


Answer 1 : If you are mining in P2pool, there is a plenty of (unspent)transaction in your wallet.
One simple solution is merging transaction, send dimecoin to your self address in your wallet frequently.  Smiley

Answer 2 : My humble server is stored in IDC. But, I have no money to upgrade my server  Cry
In such cases, please don't think that I'm rude and please do understand.

BTC Address :
1ASUDTboPQsG9t2DE3Y29jnDSEgwybFc32
zl0x
Newbie
*
Offline Offline

Activity: 50
Merit: 0


View Profile
December 02, 2014, 07:18:22 PM
 #1252

I clean my wallet with the old version so i haven't 2 ltc of Dime right now, but i made another try with a unique 10000000 Dime transaction on a balance of 15673927 dime.
For now, 0 confirmation after 20 minutes.

État: 0/non confirmée, diffusée à travers 6 nœuds
Débit: -10000000.00 DIME
Frais de transaction: -0.0049 DIME
Montant net: -10000000.0049 DIME

I sent you the ID of transaction by MP  Wink

@lulupon np bro Kiss
zl0x
Newbie
*
Offline Offline

Activity: 50
Merit: 0


View Profile
December 02, 2014, 07:30:06 PM
Last edit: December 03, 2014, 01:43:15 AM by zl0x
 #1253

Note that even if i restart the wallet, these 10000000 dime are still away but unconfirmed.
I will have to reload the old wallet to get them back.

Also, it appear that "Immature" dime are counted in the final balance. - sorry i'm wrong

edit: after a moment, the amount is in my wallet (the new) again, and gone from transaction list.
the problem is that i can send "too large amount" without the error message, will the wallet act like he proceed the transaction.

@lulupon did you said that i should send large amount to my own address before send to another one ? and it will allow the "large" transaction ?
sorry guys for my limited english  Roll Eyes
dimecoinfan
Newbie
*
Offline Offline

Activity: 55
Merit: 0


View Profile
December 03, 2014, 02:12:25 AM
 #1254

This is śo basic, yet you are going to kill this coin if you don't get a grip,

@Melch .. I tested it, I published the errors. You have not got dimecoin, you have a mix of two coins which you have then tried to fuse into one.

You should cease any experiments now. You are clueless.
dimecoinfan
Newbie
*
Offline Offline

Activity: 55
Merit: 0


View Profile
December 03, 2014, 02:18:39 AM
 #1255

I've been trying to withdraw some DIME from cryptsy but having issues with large amounts.

I've been able to successfully withdraw increments up to 21mil, but I tried 21.5mil+, 6 times, and they all get stuck "pending".

Luckily cryptsy support is awesome and is able to cancel them.

I asked if this was a cryptsy limit or a dimecoin limit, but they haven't gotten back to me...


Coincidentally, I noticed the maximum number of BTC to ever be in circulation is 21million:
https://en.bitcoin.it/wiki/Controlled_supply#Money_Supply

Could that have anything to do with cryptsy's withdraw limit?

When I search dimecoin code for 21000000, I see:

Code:
int64 AmountFromValue(const Value& value)
{
    double dAmount = value.get_real();
    if (dAmount <= 0.0 || dAmount > 21000000.0)
        throw JSONRPCError(RPC_TYPE_ERROR, "Invalid amount");
    int64 nAmount = roundint64(dAmount * COIN);
    if (!MoneyRange(nAmount))
        throw JSONRPCError(RPC_TYPE_ERROR, "Invalid amount");
    return nAmount;
}

That's in both the old and my new wallet... looks like a limit of 21mil, but I was able to send 22mil TO cryptsy successfully... just not FROM cryptsy...

have a look at transactions and amount of memory the client can use
dimecoinfan
Newbie
*
Offline Offline

Activity: 55
Merit: 0


View Profile
December 03, 2014, 02:25:51 AM
 #1256

Windows wallet is compiled and ready to go.  I'm just waiting for confirmation that nothing will cause a fork before I post the link.

Does Dimecoin have any nodes besides dime.ext-pool.net and dime.lulupon.net?

Just waiting ...


Sounds familiar
Why are you such a troll?

If you are that impatient, compile my code and make your own wallet:
https://github.com/Melech/dimecoin

Else STFU and be patient

No trolling, I'm wise to your incompetence and who you are.

You play your games, but dimecoin is screwed if you continue with these idiotic antics.

I could fix it up, but not with people like you around.

So bury it, and then blame everyone else when it's over

You're a menace. The fact that you post this drivel shows that dimecoin has nobody looking in to provide an antidote to your idiocy.
DeadCatBounceGod
Newbie
*
Offline Offline

Activity: 25
Merit: 0


View Profile
December 03, 2014, 02:54:36 AM
 #1257

So, is DIME the next MOON?
dimecoinfan
Newbie
*
Offline Offline

Activity: 55
Merit: 0


View Profile
December 03, 2014, 03:04:19 AM
 #1258

Are you just trying to raise your post count or something?

You still don't have the first clue what you are talking about...


Just moments ago, I had a more experienced dev take a look at it, and he gave it the thumbs up...
He owns a lot of DIME and was concerned that my new wallet could cause a fork (before he saw it).
He said nothing he saw should cause either a soft or hard fork.  They appear to be on the same blockchain correctly.  Nothing to worry about at all.

The wallet is good, and it's moving forward as planned.

Yet it is not moving forward. It takes 1 day to make major changes to a wallet. Dime needs half a day. You lie and lie, change username. and nothing happens.

You can not compile the ridiculous code you have on Github. An experienced dev would not say you could.

But nobody has approved any of your work, and you continue to lie and cheat people that think you know something.

The questions you ask are absurd and the statements you make are variations of the same over the last few months.

Grind dimecoin into the ground, and then skuttle away and reinvent yourself as the saviour of anycoin.

::::::::::::::::::::::


Look, to anyone that doubts me, don't trust anything bring said here. Stay away from dimecoin. If you think I'm a troll, well so be it. I'm not, and I suggest you find yourself an experienced developer and ask him to compile that piece of shit on github.
lulupon
Member
**
Offline Offline

Activity: 67
Merit: 10


View Profile
December 03, 2014, 03:32:10 AM
 #1259

Note that even if i restart the wallet, these 10000000 dime are still away but unconfirmed.
I will have to reload the old wallet to get them back.

Also, it appear that "Immature" dime are counted in the final balance. - sorry i'm wrong

edit: after a moment, the amount is in my wallet (the new) again, and gone from transaction list.
the problem is that i can send "too large amount" without the error message, will the wallet act like he proceed the transaction.

@lulupon did you said that i should send large amount to my own address before send to another one ? and it will allow the "large" transaction ?
sorry guys for my limited english  Roll Eyes

Thank you for understanding my server situation Smiley

I meant not large amount of DIME, but many unspent [Tx in] in one [Tx out].  
So, you can send DIME to your self address frequently. Frequency is depends on how many blocks you can mining in an hour.

When 50~100 Tx stacked in your wallet, it need to merge tx by above method.
Thanks. (Sorry for my pity english conversation, too)

BTC Address :
1ASUDTboPQsG9t2DE3Y29jnDSEgwybFc32
lulupon
Member
**
Offline Offline

Activity: 67
Merit: 10


View Profile
December 03, 2014, 06:37:45 AM
 #1260

I was able to send 165mil using my new wallet. 
Maybe the trick is using a small number of input coins that are each large value?

12 input coins, 3844 bytes, .0002 fee:
http://dime.lulupon.net/tx.php?txid=c6c28785c4b15d169cfb70b1a7a313a275612071b21b538cb3fa2cf835e1baaa



Cool!!  Grin I'll test this new version of wallet tonight.

BTC Address :
1ASUDTboPQsG9t2DE3Y29jnDSEgwybFc32
Pages: « 1 ... 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 [63] 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 ... 199 »
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!