Bitcoin Forum
May 14, 2024, 07:50:53 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 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 »
621  Alternate cryptocurrencies / Altcoin Discussion / Re: Set Generate True Crash on: July 15, 2013, 11:52:50 PM
LoadBlockIndex(): hashBestChain=1e280de2973f046a51fa  height=0  date=07/15/13 22:14:44
Verifying last 0 blocks at level 1
 block index              25ms
Loading wallet...
nFileVersion = 1000000
 wallet                  196ms
Loading addresses...
Loaded 2 addresses from peers.dat  0ms
RandAddSeed() 246596 bytes
mapBlockIndex.size() = 1
nBestHeight = 0
setKeyPool.size() = 101
mapWallet.size() = 0
mapAddressBook.size() = 2
send version message: version 60001, blocks=0, us=0.0.0.0:0, them=0.0.0.0:0, peer=127.0.0.1:0
Done loading
ThreadRPCServer started
AddLocal([2001:0:51c8:4032:3471:7ca:3f57:fffc]:22701,1)
ThreadDNSAddressSeed started
Loading addresses from DNS seeds (could take a while)
0 addresses found from DNS seeds
ThreadDNSAddressSeed exited
ThreadSocketHandler started
ThreadIRCSeed started
ThreadMessageHandler started
ThreadOpenAddedConnections started
ThreadOpenAddedConnections exited
ThreadOpenConnections started
Flushed 2 addresses to peers.dat  5ms
GetMyExternalIP() received [82.0.250.82] 82.0.250.82:0
GetMyExternalIP() returned 82.0.250.82
AddLocal(82.0.250.82:22701,5)
IRC :irc.smutfairy.com NOTICE AUTH :*** Looking up your hostname...
IRC :irc.smutfairy.com NOTICE AUTH :*** Found your hostname
IRC SENDING: NICK u5cDN5X8dDe9G4i

IRC SENDING: USER u5cDN5X8dDe9G4i 8 * : u5cDN5X8dDe9G4i

IRC :irc.smutfairy.com 001 u5cDN5X8dDe9G4i :Welcome to the LFNet Internet Relay Chat Network u5cDN5X8dDe9G4i
IRC :irc.smutfairy.com 002 u5cDN5X8dDe9G4i :Your host is irc.smutfairy.com[192.75.207.148/6667], running version hybrid-7.2.3
IRC :irc.smutfairy.com 003 u5cDN5X8dDe9G4i :This server was created May 26 2011 at 23:04:42
IRC :irc.smutfairy.com 004 u5cDN5X8dDe9G4i irc.smutfairy.com hybrid-7.2.3 CDGabcdfgiklnorsuwxyz biklmnopstveI bkloveI
IRC SENDING: USERHOST u5cDN5X8dDe9G4i

IRC :irc.smutfairy.com 302 u5cDN5X8dDe9G4i :u5cDN5X8dDe9G4i=+u5cDN5X8dD@82.0.250.82
GetIPFromIRC() got userhost 82.0.250.82
GetIPFromIRC() returned 82.0.250.82
AddLocal(82.0.250.82:22701,4)
IRC SENDING: NICK u5cDN5X8dDe9G4i

IRC SENDING: JOIN #Chaddcoin200

IRC SENDING: WHO #Chaddcoin200

IRC got join
IRC got who
ThreadRPCServer method=getinfo
keypool reserve 3
keypool return 3
trying connection 69.85.86.195:22701 lastseen=79.9hrs
connection timeout
trying connection 69.85.86.195:22701 lastseen=79.9hrs
ThreadRPCServer method=setgenerate
6 processors
Starting 6 BitcoinMiner threads
BitcoinMiner started
BitcoinMiner started
BitcoinMiner started
BitcoinMiner started
BitcoinMiner started
BitcoinMiner started
connection timeout
trying connection 69.85.86.195:22701 lastseen=79.9hrs
connection timeout
ThreadRPCServer method=getmininginfo
trying connection 69.85.86.195:22701 lastseen=79.9hrs
Flushed 2 addresses to peers.dat  3ms
connection timeout
trying connection 69.85.86.195:22701 lastseen=80.0hrs
connection timeout
trying connection 69.85.86.195:22701 lastseen=80.0hrs
connection timeout
trying connection 69.85.86.195:22701 lastseen=80.0hrs
connection timeout
trying connection 69.85.86.195:22701 lastseen=80.0hrs
connection timeout
accepted connection 192.168.0.2:52784
send version message: version 60001, blocks=0, us=82.0.250.82:22701, them=0.0.0.0:0, peer=192.168.0.2:52784
Added time data, samples 2, offset +2 (+0 minutes)
receive version message: version 60001, blocks=0, us=0.0.0.0:0, them=0.0.0.0:0, peer=192.168.0.2:52784
getblocks -1 to 00000000000000000000 limit 500
keypool reserve 3
CreateNewBlock(): total size 1000
keypool added key 104, size=101
keypool reserve 4
CreateNewBlock(): total size 1000
keypool added key 105, size=101
keypool reserve 5
CreateNewBlock(): total size 1000
keypool added key 106, size=101
keypool reserve 6
CreateNewBlock(): total size 1000
keypool added key 107, size=101
keypool reserve 7
CreateNewBlock(): total size 1000
keypool added key 108, size=101
keypool reserve 8
CreateNewBlock(): total size 1000
622  Alternate cryptocurrencies / Altcoin Discussion / Re: Set Generate True Crash on: July 15, 2013, 11:44:24 PM
I am in Windows by the way.

What is strange is that if I run just one command line client with no connections I can set generate to true, it doe not mine but does not crash.

As soon as I connected my second client on another rig using the -connect command, the first main client crashed.

I followed the guide perfectly and the reason is to get my skills up with compiling in Windows.

Maybe I should post the whole debug log?
623  Alternate cryptocurrencies / Altcoin Discussion / Re: Set Generate True Crash on: July 15, 2013, 11:19:16 PM
How are they finding each other to connect? Going out to the IRC server to find each other?

Would they both be shown as at almost the same IP address?

Or are you using direct connect, as in one of them runs normally the other uses -connect= to force it to connect to that one and not to any others?

Also where are you typing in setgenerate true? i thought you said this isn't the GUI, in whose debug window you'd type such things?

The daemon you use gen=1 to make it generate, don't you?

Or does recent code have a new RPC call for turning on generation while the daemon is running?

Supposedly a lot of thread code has been changed in recent code so if using that-recent have you checked all the issues reports about the code you are using?

-MarkM-


I am using direct connect using the -connect = from one rig to the rig with server=1 on.

I have tried trying in setgenerate true on the command line on the server=1 rig, crash. I tried adding gen=1 in the conf, crash. I tired both methods on the other rig aswell, crash.

Anything I try to get generate to true results in a crash.
624  Alternate cryptocurrencies / Altcoin Discussion / Re: Set Generate True Crash on: July 15, 2013, 11:05:58 PM
https://andarazoroflove.org/how-to-create-alt-coin-scrypt-clones-for-fun-and-profit-bitcoin-litecoin-secrets-exposed/

I followed this as a guide but when i have the two pc setup I have 0 connections unless I put one of the command line .exe as server=1.

It crashes with no connections, it crashes with 1 connection with server=1.

Basically if I type in setgenerate true, it crashes.
625  Alternate cryptocurrencies / Altcoin Discussion / Re: Set Generate True Crash on: July 15, 2013, 10:53:58 PM
I have not got the to GUI stage yet, still on command line and working between two rig with the compiled .exe of both machines. I can only get one connection and that is only if i have one of the clients set as server=1.

This is now not on the testnet but the main net, I will look in the var logs now.
626  Alternate cryptocurrencies / Altcoin Discussion / Re: Set Generate True Crash on: July 15, 2013, 10:03:27 PM
ThreadRPCServer method=setgenerate
6 processors
Starting 6 BitcoinMiner threads
BitcoinMiner started
BitcoinMiner started
BitcoinMiner started
BitcoinMiner started
BitcoinMiner started
BitcoinMiner started
keypool reserve 5
CreateNewBlock(): total size 1000
keypool reserve 6
CreateNewBlock(): total size 1000
keypool reserve 7
CreateNewBlock(): total size 1000
keypool reserve 8
CreateNewBlock(): total size 1000
keypool reserve 9
CreateNewBlock(): total size 1000
keypool reserve 10
CreateNewBlock(): total size 1000

And thats the point when the client exe crashes. As in example.exe has stopped working.

What do you think?

I am just creating this scrypt crypto as practice for another project later on down the line, some things have changes in two years lol and the fact I use Windows.
627  Alternate cryptocurrencies / Altcoin Discussion / Re: Set Generate True Crash on: July 15, 2013, 09:04:25 PM
Anyone have any ideas?

I made the genesis block fine but this problem has stumped me.
628  Alternate cryptocurrencies / Altcoin Discussion / Set Generate True Crash on: July 15, 2013, 04:42:53 PM
My new scrypt coin, on the command line everytime I change setgenerate to true so I can mine now I have the genesis block, it crashes, anyone know why this is or how to fix it?

Thanks
629  Alternate cryptocurrencies / Altcoin Discussion / Re: BBQcoin.org Official Thread on: July 14, 2013, 11:53:35 PM
Try and wait a little bit longer, we need a few of the pointless scrypt coins to be taken off some exchanges and the dust to settle and then we can go full steam ahead.
630  Alternate cryptocurrencies / Altcoin Discussion / Re: ★★★ [ANN][VLC] ValueCoin | The real valuable coin | Launched on: July 14, 2013, 11:52:16 PM
You goes know that this will be one of the biggest dumps of the Decade yeah?

Loads of smaller miners with lots of VC, all out to make as much BTC as they can and as quick as they can.
631  Bitcoin / Development & Technical Discussion / Re: Building headless Bitcoin and Bitcoin-qt on Windows on: July 14, 2013, 11:50:38 PM
How about a guide for how to clone Bitcoin? There is one for scrypt and it is very detailed but not much for Bitcoin. That is why we are seeing so many Scrypts.

I am working on a SHA-256 development project but being on Windows is a pain in the F-ing ass and Linux GPU driver suck.

Can we brainstorm and work together?

I can compile Bitcoin not problem but I cannot make any changes to it, as the compile then fails. I will try again tomorrow I think.
632  Bitcoin / Development & Technical Discussion / Re: Building headless Bitcoin and Bitcoin-qt on Windows on: July 14, 2013, 01:42:13 PM
It seems that if i make and save a change like that and then compile the qt it throws up and error and even changing it back to what it was and trying a compile again throws up the same error and will not compile.

Only starting from a backed up Bitcoin master folder before the change actually compiles.

I can change things like the name and such in the .pro and it compiles but it does not like me editing that particular one, unless I am missing something?
633  Bitcoin / Development & Technical Discussion / Re: Building headless Bitcoin and Bitcoin-qt on Windows on: July 14, 2013, 01:25:40 PM
Well I got it working, just slipped the mingw dll in there. The client does show up with writing on it saying this is a test build, is that a built in safety measure? I am guessing so.

Take a look in clientversion.h @ #define CLIENT_VERSION_IS_RELEASE  false

Dia

I have already tried this and it would not compile, just threw up errors.
634  Bitcoin / Development & Technical Discussion / Re: Building headless Bitcoin and Bitcoin-qt on Windows on: July 14, 2013, 11:29:26 AM
Well I got it working, just slipped the mingw dll in there. The client does show up with writing on it saying this is a test build, is that a built in safety measure? I am guessing so.
635  Bitcoin / Development & Technical Discussion / Re: Building headless Bitcoin and Bitcoin-qt on Windows on: July 14, 2013, 10:36:41 AM
Ok sorted that and now just this one error right at the end:

c:/mingw/bin/../lib/gcc/mingw32/4.6.2/../../../../mingw32/bin/ld.exe: cannot find -lminiupnpc
collect2: ld returned 1 exit status
mingw32-make: *** [release\Bitcoin-QT.exe] Error 1

Forget this last, I managed to do it.

At last lol.
636  Bitcoin / Development & Technical Discussion / Re: Building headless Bitcoin and Bitcoin-qt on Windows on: July 14, 2013, 10:18:50 AM
Ok I did step 4.2 again and now I get a repeating loop looking like it is not happy with boost or something:

..\..\deps\boost_1_54_0/boost/thread/win32/shared_mutex.hpp:52:99: warning:
ferencing type-punned pointer will break strict-aliasing rules [-Wstrict-al

Any ideas?

Thanks for the help so far.
637  Bitcoin / Development & Technical Discussion / Re: Building headless Bitcoin and Bitcoin-qt on Windows on: July 14, 2013, 09:01:03 AM
Thanks again.

That do I do about the other errors. The OS error and the others?
638  Alternate cryptocurrencies / Altcoin Discussion / Re: ★★★ [ANN][VLC] ValueCoin | The real valuable coin | Launched on: July 14, 2013, 12:17:49 AM
It could do with some services to get raise up the need for the coin.
639  Bitcoin / Development & Technical Discussion / Re: Building headless Bitcoin and Bitcoin-qt on Windows on: July 13, 2013, 11:43:20 PM
New one now and this is compiling with QT 4.8.5 the very final step and I get this error:

C:\bitcoin\bitcoin-master>mingw32-make -f Makefile.Release
cd C:/bitcoin/bitcoin-master/src/leveldb && CC=gcc CXX=g++ TARGET_OS=OS_WINDOWS_
CROSSCOMPILE mingw32-make OPT="-pipe -D_FORTIFY_SOURCE=2 -O2" libleveldb.a libme
menv.a && ranlib C:/bitcoin/bitcoin-master/src/leveldb/libleveldb.a && ranlib C:
/bitcoin/bitcoin-master/src/leveldb/libmemenv.a
CC: error: =gcc: No such file or directory
CC: error: CXX=g++: No such file or directory
CC: error: TARGET_OS=OS_WINDOWS_CROSSCOMPILE: No such file or directory
CC: error: mingw32-make: No such file or directory
CC: error: OPT=-pipe -D_FORTIFY_SOURCE=2 -O2: No such file or directory
mingw32-make: *** [c:/bitcoin/bitcoin-master/src/leveldb/libleveldb.a] Error 1

I have search all over the place and tried some things that I can remember from back in the day but nothing solves this problem.

Can anyone help at all?
640  Bitcoin / Development & Technical Discussion / Re: Building headless Bitcoin and Bitcoin-qt on Windows on: July 13, 2013, 10:49:42 PM
I have managed to do it.

I just started again but this time turned off the music and concentrated lol.
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 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 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!