Pages:
Author

Topic: [ANN][SRC] Securecoin | A Fast and Secure Version of Bitcoin | 2013 - page 58. (Read 195438 times)

full member
Activity: 178
Merit: 100
hero member
Activity: 714
Merit: 500
how do you check if you are hashing? debug window ?
full member
Activity: 224
Merit: 100
why cant I sync? No block source available.

I created a file called "securecoin.conf" placed it in the same folder, and added the following within it...

Nodes
addnode=24.222.191.37
addnode=71.187.248.95
addnode=71.77.233.192
addnode=54.234.172.139
addnode=86.2.171.203
addnode=208.77.217.7
addnode=208.77.217.8

Ports
Network port: 12567
RPC Port: 12568

and type setgenerate true within the console. What am I doing wrong?

Prob screwed up the location of the file. %appdata%/securecoin not the program folder. Also, check the filetype (.conf) and I also hope you don't have those 'headlines' in the file.
legendary
Activity: 1123
Merit: 1000
SaluS - (SLS)
why cant I sync? No block source available.

I created a file called "securecoin.conf" placed it in the same folder, and added the following within it...

Nodes
addnode=24.222.191.37
addnode=71.187.248.95
addnode=71.77.233.192
addnode=54.234.172.139
addnode=86.2.171.203
addnode=208.77.217.7
addnode=208.77.217.8

Ports
Network port: 12567
RPC Port: 12568

and type setgenerate true within the console. What am I doing wrong?
full member
Activity: 144
Merit: 100
I have no connections … man !!!

Have you added all the nodes from the original post?
I currently have 73 connections, so people are out there.


Yep.

I have 10 connections now ... good.
legendary
Activity: 912
Merit: 1000
Can anyone give a quicknoob guide to mining this coin? thanks in advance!

setup the client and then mine
full member
Activity: 131
Merit: 100
Can anyone give a quicknoob guide to mining this coin? thanks in advance!
full member
Activity: 178
Merit: 100
sr. member
Activity: 476
Merit: 250
I have no connections … man !!!

Have you added all the nodes from the original post?
I currently have 73 connections, so people are out there.
full member
Activity: 159
Merit: 100
full member
Activity: 210
Merit: 100
I not use any kind of messenger beware of scammers
This isn't working for me
Odd, that was the only thing keeping me from compiling the daemon (Ubuntu 13.0.4 with typical coin compiling dependencies installed).
sr. member
Activity: 388
Merit: 250
Save A Life, Adopt a Pet Today!
addnode=208.77.217.7
addnode=208.77.217.8
full member
Activity: 144
Merit: 100
I have no connections … man !!!
full member
Activity: 132
Merit: 100
compile errors anyone?

/misc/src/leveldb.h:23: undefined reference to `leveldb::WriteBatch::WriteBatch()'
obj/txdb.o: In function `~CLevelDBBatch':
/misc/src/leveldb.h:23: undefined reference to `leveldb::WriteBatch::~WriteBatch()'
collect2: error: ld returned 1 exit status
make: *** [securecoind] Error 1

Had the same/similar issue. Need to give execute (+x ) permissions to src/leveldb/build_detect_platform  otherwise leveldb will not build.

This isn't working for me
sr. member
Activity: 322
Merit: 250
Supersonic
compile errors anyone?

/misc/src/leveldb.h:23: undefined reference to `leveldb::WriteBatch::WriteBatch()'
obj/txdb.o: In function `~CLevelDBBatch':
/misc/src/leveldb.h:23: undefined reference to `leveldb::WriteBatch::~WriteBatch()'
collect2: error: ld returned 1 exit status
make: *** [securecoind] Error 1

Had the same/similar issue. Need to give execute (+x ) permissions to src/leveldb/build_detect_platform  otherwise leveldb will not build.

Doesnt help. ive given it +x already.

edit: ok.

chmod +x src/leveldb/build_detect_platform
thats the fix., It did not work for me since i ran a make to test things. needed to do a make clean in leveldb directory
sr. member
Activity: 476
Merit: 250
And I now have one entire SecureCoin Smiley
(Well, 1.2 actually)
legendary
Activity: 966
Merit: 1052
The first blocks are hardly worth anything because of the orphaning tendency at the beginning of all coins. The difficulty retargets every 500 blocks instead of the original 1000, so it shouldn't last long.
full member
Activity: 210
Merit: 100
I not use any kind of messenger beware of scammers
compile errors anyone?

/misc/src/leveldb.h:23: undefined reference to `leveldb::WriteBatch::WriteBatch()'
obj/txdb.o: In function `~CLevelDBBatch':
/misc/src/leveldb.h:23: undefined reference to `leveldb::WriteBatch::~WriteBatch()'
collect2: error: ld returned 1 exit status
make: *** [securecoind] Error 1

Had the same/similar issue. Need to give execute (+x ) permissions to src/leveldb/build_detect_platform  otherwise leveldb will not build.
sr. member
Activity: 476
Merit: 250
Block reward now up to 0.25
Pages:
Jump to: