Videlicet
Legendary
Offline
Activity: 868
Merit: 1058
Creator of Nexus http://nexus.io
|
|
September 23, 2014, 12:40:53 PM |
|
jorneyflair,
I completely agree. Windoze is a terrible operating system, but a necessary evil for the time being.
Viz.
|
[ Nexus] Created by Viz. [ Videlicet] : "videre licet - it may be seen; evidently; clearly"
|
|
|
wisnon
|
|
September 23, 2014, 01:51:13 PM |
|
win-qt test purse can not be synchronized, How to test CPU tools?
|
|
|
|
merc84
|
|
September 23, 2014, 02:03:04 PM |
|
will wallet automatically start to sync from main net at launch time or will it require manual intervention?
|
|
|
|
sdersdf3
|
|
September 23, 2014, 02:51:58 PM |
|
Could anyone summarise where this project is headed/when?
|
|
|
|
Videlicet
Legendary
Offline
Activity: 868
Merit: 1058
Creator of Nexus http://nexus.io
|
|
September 23, 2014, 03:04:49 PM |
|
Coinshield is here to help stimulate innovation in the Crypto Currency Industry. For more details you are welcome to check out the OP.
As for syncing, this will be completely automatic, blocks just won't be accepted until the Main Net Time-Lock. GPU blocks won't be accepted until the GPU Time-Lock, and POS blocks won't be accepted until the POS Time-Lock.
Viz.
|
[ Nexus] Created by Viz. [ Videlicet] : "videre licet - it may be seen; evidently; clearly"
|
|
|
professionalcasual
Newbie
Offline
Activity: 29
Merit: 0
|
|
September 23, 2014, 04:39:28 PM |
|
Launch binaries posted yet?
|
|
|
|
yampi
|
|
September 23, 2014, 04:50:03 PM |
|
I dump altcoin exes in a folder in drive C, Coinshield gets it's own folder with it's own icon on my Desktop.
|
|
|
|
KryptoKash (OP)
Sr. Member
Offline
Activity: 518
Merit: 275
If you fail...just dont fail again
|
|
September 23, 2014, 04:53:15 PM |
|
Launch binaries posted yet?
9 mins left, Viz is working hard...he will post soon. I dump altcoin exes in a folder in drive C, Coinshield gets it's own folder with it's own icon on my Desktop.
+1
|
...
|
|
|
professionalcasual
Newbie
Offline
Activity: 29
Merit: 0
|
|
September 23, 2014, 04:55:29 PM |
|
Launch binaries posted yet?
9 mins left, Viz is grinding away will post soon. After reading the last few pages I just assumed he probably fell asleep.
|
|
|
|
Hix
Legendary
Offline
Activity: 1971
Merit: 1036
|
|
September 23, 2014, 04:57:36 PM |
|
g++ -c -pthread -static-libgcc -static-libstdc++ -Wall -Wextra -Wno-sign-compare -Wno-invalid-offsetof -Wno-unused-parameter -Wformat -Wformat-security -g -DBOOST_SPIRIT_THREADSAFE -DBOOST_THREAD_USE_LIB -I/home/ubuntu/primeminer -I/home/ubuntu/primeminer/build -I/home/ubuntu/primeminer/hash -O2 -MMD -o build/skein.o hash/skein.cpp g++ -c -pthread -static-libgcc -static-libstdc++ -Wall -Wextra -Wno-sign-compare -Wno-invalid-offsetof -Wno-unused-parameter -Wformat -Wformat-security -g -DBOOST_SPIRIT_THREADSAFE -DBOOST_THREAD_USE_LIB -I/home/ubuntu/primeminer -I/home/ubuntu/primeminer/build -I/home/ubuntu/primeminer/hash -O2 -MMD -o build/skein_block.o hash/skein_block.cpp g++ -c -pthread -static-libgcc -static-libstdc++ -Wall -Wextra -Wno-sign-compare -Wno-invalid-offsetof -Wno-unused-parameter -Wformat -Wformat-security -g -DBOOST_SPIRIT_THREADSAFE -DBOOST_THREAD_USE_LIB -I/home/ubuntu/primeminer -I/home/ubuntu/primeminer/build -I/home/ubuntu/primeminer/hash -O2 -MMD -fpermissive -o build/KeccakDuplex.o hash/KeccakDuplex.c hash/skein.cpp: In function вЂ˜int Skein_256_Final(Skein_256_Ctxt_t*, u08b_t*)’: hash/skein.cpp:199:29: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ((u64b_t *)ctx->b)[0]= Skein_Swap64((u64b_t) i); /* build the counter block */ ^ hash/skein.cpp: In function вЂ˜int Skein_512_Final(Skein_512_Ctxt_t*, u08b_t*)’: hash/skein.cpp:397:29: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ((u64b_t *)ctx->b)[0]= Skein_Swap64((u64b_t) i); /* build the counter block */ ^ hash/skein.cpp: In function вЂ˜int Skein1024_Final(Skein1024_Ctxt_t*, u08b_t*)’: hash/skein.cpp:594:29: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ((u64b_t *)ctx->b)[0]= Skein_Swap64((u64b_t) i); /* build the counter block */ ^ hash/skein.cpp: In function вЂ˜int Skein_256_Output(Skein_256_Ctxt_t*, u08b_t*)’: hash/skein.cpp:683:29: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ((u64b_t *)ctx->b)[0]= Skein_Swap64((u64b_t) i); /* build the counter block */ ^ hash/skein.cpp: In function вЂ˜int Skein_512_Output(Skein_512_Ctxt_t*, u08b_t*)’: hash/skein.cpp:712:29: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ((u64b_t *)ctx->b)[0]= Skein_Swap64((u64b_t) i); /* build the counter block */ ^ hash/skein.cpp: In function вЂ˜int Skein1024_Output(Skein1024_Ctxt_t*, u08b_t*)’: hash/skein.cpp:741:29: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ((u64b_t *)ctx->b)[0]= Skein_Swap64((u64b_t) i); /* build the counter block */ ^ hash/KeccakDuplex.c:89:1: fatal error: opening dependency file build/KeccakDuplex.d: No such file or directory } ^ compilation terminated. make: *** [build/KeccakDuplex.o] Error 1 make: *** Waiting for unfinished jobs.... hash/skein.cpp: At global scope: hash/skein.cpp:752:5: fatal error: opening dependency file build/skein.d: No such file or directory } ^ compilation terminated. hash/skein_block.cpp:676:5: fatal error: opening dependency file build/skein_block.d: No such file or directory } ^ compilation terminated. make: *** [build/skein.o] Error 1 make: *** [build/skein_block.o] Error 1 I can`t compile miner. Can someone help?
|
|
|
|
merc84
|
|
September 23, 2014, 05:00:04 PM |
|
your answer is just a page back or so
|
|
|
|
Videlicet
Legendary
Offline
Activity: 868
Merit: 1058
Creator of Nexus http://nexus.io
|
|
September 23, 2014, 05:00:24 PM |
|
Unix Timestamp: 1411495200 3534 Seconds from Unified Timestamp ~ 1 HourLaunch Binaries Released. This is the REAL MAINNET!Download or compile miner, start with arguments 127.0.0.1 9335 Blocks will be rejected until this time-lock. UbuntuWindowsMinersilence means I'm working, not sleeping Get Ready!Viz.
|
[ Nexus] Created by Viz. [ Videlicet] : "videre licet - it may be seen; evidently; clearly"
|
|
|
skunk
|
|
September 23, 2014, 05:00:33 PM |
|
I can`t compile miner. Can someone help?
create the build directory
|
|
|
|
Shkembe
Legendary
Offline
Activity: 1559
Merit: 1001
Epic Private Internet Cash
|
|
September 23, 2014, 05:04:35 PM |
|
20:04:22  { "blocks" : 0, "currentblocksize" : 0, "currentblocktx" : 0, "difficulty" : 0.00000000, "errors" : "", "generate" : false, "genproclimit" : -1, "hashespersec" : 0, "networkghps" : 0.00000000, "pooledtx" : 0, "testnet" : false }
|
|
|
|
merc84
|
|
September 23, 2014, 05:05:08 PM |
|
and fail to connect to mining server :?
|
|
|
|
Videlicet
Legendary
Offline
Activity: 868
Merit: 1058
Creator of Nexus http://nexus.io
|
|
September 23, 2014, 05:06:39 PM |
|
and fail to connect to mining server :?
use port 9335 I'm now setting up the Testnet which will accept CPU and GPU blocks. Main Net goes live in 1 hour, looks like the countdown timer was off.Viz.
|
[ Nexus] Created by Viz. [ Videlicet] : "videre licet - it may be seen; evidently; clearly"
|
|
|
billotronic
Legendary
Offline
Activity: 1610
Merit: 1000
Crackpot Idealist
|
|
September 23, 2014, 05:07:47 PM |
|
no source for the wallet?
|
|
|
|
KryptoKash (OP)
Sr. Member
Offline
Activity: 518
Merit: 275
If you fail...just dont fail again
|
|
September 23, 2014, 05:10:03 PM |
|
and fail to connect to mining server :?
use port 9335 I'm now setting up the Testnet which will accept CPU and GPU blocks. Main Net goes live in 1 hour, looks like the countdown timer was off.Viz.better early then late sorry guys, I tried to match up Unix Timestamp: 1411495200 to a timezone, I was early by 1 hour at least we are all ready
|
...
|
|
|
Videlicet
Legendary
Offline
Activity: 868
Merit: 1058
Creator of Nexus http://nexus.io
|
|
September 23, 2014, 05:10:45 PM |
|
no source for the wallet?
The source code will be made fully available post-launch, at the launch of the Coinshield Exchange Channels. I will be releasing Doxygen documentation for the Coinshield Core [Pre Launch] to help amplify just that, trust, while protecting the innovation.
Viz.
|
[ Nexus] Created by Viz. [ Videlicet] : "videre licet - it may be seen; evidently; clearly"
|
|
|
billotronic
Legendary
Offline
Activity: 1610
Merit: 1000
Crackpot Idealist
|
|
September 23, 2014, 05:11:47 PM |
|
no source for the wallet?
The source code will be made fully available post-launch, at the launch of the Coinshield Exchange Channels. I will be releasing Doxygen documentation for the Coinshield Core [Pre Launch] to help amplify just that, trust, while protecting the innovation.
Viz.Sorry, apparently I cannot read.
|
|
|
|
|