Pages:
Author

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

newbie
Activity: 51
Merit: 0
difficulty:512 ......
so crazy
newbie
Activity: 56
Merit: 0
Anyone who know how to compare folder, you will see how shameless the dev. Second to kingcoin in Aug. congrat.  Cheesy
legendary
Activity: 882
Merit: 1000
For minerd64. Just hit a block. Works for me. Just hit a block. Not sure which version is right for your CPU.

securecoin.conf
----------------
rpcuser=x
rpcpassword=xxx
rpcallowip=127.0.0.1
daemon=1
server=1
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


bat file
-------
minerd64_sse4.exe -a quark -t 4 -o http://127.0.0.1:12568 --userpass=x:xxx


BTC tips: 1FYTsDQEofDWCeC7DduJKRUbzSuABtgpvU

Thanks.
thanks

please post a link to the miner
full member
Activity: 168
Merit: 100
What's the prefix byte for SRC addresses for use with vanitygen?  I tried 125, but they result in invalid private keys.
The supposed public address starts with an "s", but you can't import them.

https://en.bitcoin.it/wiki/List_of_address_prefixes
hero member
Activity: 686
Merit: 504
always the student, never the master.
would also like to see upnp support and a network hash cmd soon

If you are thinking of starting to mine this now.... don't bother
diff 256?? wtf  
got 2 blocks at this diff with an i5

diff is now 512...

I think its less of an issue then it seems. since the starting difficulty was likely 20( around .000024) its basically a non factor. each second after a block is found difficulty is dropping simultaneously until an equilibrium between difficulty and desired block time released, so @ 59 seconds on the currentl block, difficulty is actually at .0002-.08

some one correct me if i'm wrong, but in all actuality this is how it actually works, because as nnonces(or ranges rather) are eliminated the difficulty is theoretically reduced because the untried nnonce range is reduced as the invalid nnonce ranges have all been tried and resulted in invalid block hashes. there is some correlation between the desired block time and difficulty, so perhaps difficulty is reduced per nnonce range
legendary
Activity: 1610
Merit: 1000
Crackpot Idealist
For those having issues with linux here is a compiled version (daemon and qt). YMMV (due to how items are linked etc). Compiled on Ubuntu 13.04

https://docs.google.com/file/d/0B65TQSBxJPMBZlN2MldpSTkyOVE/edit?usp=sharing

Node issues sound a lot like what happened when quark launched =/

damn still no dice.

Code:
./securecoin-qt: error while loading shared libraries: libdb_cxx-5.1.so: cannot open shared object file: No such file or directory


Any thoughts? Closest I could find in the repo was libdb5.3++-dev but that didn't fix it.

Try the super generic:

Code:
apt-get install libdb++-dev

Out STANDING!

Been screwing with this damn thing for hours trying to get it to run. Thanks bud.
full member
Activity: 168
Merit: 100
FOR THE LOVE OF ALL THAT'S HOLY, DON'T PASTE YOU ENTIRE DAMN ERROR LOG.

USE CODE TAGS: [ code][ /code]
member
Activity: 112
Merit: 10
somebody help me for compile minerd for unbutu please!!!!
sr. member
Activity: 252
Merit: 250
would also like to see upnp support and a network hash cmd soon

If you are thinking of starting to mine this now.... don't bother
diff 256?? wtf  
got 2 blocks at this diff with an i5

diff is now 512...
legendary
Activity: 2100
Merit: 1167
MY RED TRUST LEFT BY SCUMBAGS - READ MY SIG
legendary
Activity: 2100
Merit: 1167
MY RED TRUST LEFT BY SCUMBAGS - READ MY SIG
If you are thinking of starting to mine this now.... don't bother

diff 256?? wtf  



full member
Activity: 210
Merit: 100
I not use any kind of messenger beware of scammers
Any thoughts? Closest I could find in the repo was libdb5.3++-dev but that didn't fix it.
Yeah I was afraid of that. It should be libdb++-dev as mentioned above.

My standard set is :
Quote
sudo apt-get install git build-essential libboost-dev libboost-system-dev \
    libboost-filesystem-dev libboost-program-options-dev libboost-thread-dev \
    libssl-dev libdb++-dev libminiupnpc-dev m4 automake libcurl4-openssl-dev -y
member
Activity: 72
Merit: 10
Pool is now online!

Working for me. This is the batch file I'm using.

minerd64_sse4.exe -a quark -o http://75.156.208.65:7103 --userpass=yourworker.1:yourworkerpass
hero member
Activity: 686
Merit: 504
always the student, never the master.
well to repeat myself as i mentioned way back on page 9, failing to increase the starting difficulty will create a parabolic effect of instamining on every retarget. next time, try setting starting diff to about 30. this will give you a starting diff of .25 i haven't looked at the source yet but i'm assuming you gave yourself plenty of overhead when you set dPriority, judging by the fast block times. if someone can report on average block time at current difficulty this would perhaps ease some of my concerns.

other than that, congrats on another coin baritus
hero member
Activity: 518
Merit: 500
Bitrated user: ahmedbodi.
Pool is now online!
full member
Activity: 168
Merit: 100
For those having issues with linux here is a compiled version (daemon and qt). YMMV (due to how items are linked etc). Compiled on Ubuntu 13.04

https://docs.google.com/file/d/0B65TQSBxJPMBZlN2MldpSTkyOVE/edit?usp=sharing

Node issues sound a lot like what happened when quark launched =/

damn still no dice.

Code:
./securecoin-qt: error while loading shared libraries: libdb_cxx-5.1.so: cannot open shared object file: No such file or directory


Any thoughts? Closest I could find in the repo was libdb5.3++-dev but that didn't fix it.

Try the super generic:

Code:
apt-get install libdb++-dev
legendary
Activity: 1610
Merit: 1000
Crackpot Idealist
For those having issues with linux here is a compiled version (daemon and qt). YMMV (due to how items are linked etc). Compiled on Ubuntu 13.04

https://docs.google.com/file/d/0B65TQSBxJPMBZlN2MldpSTkyOVE/edit?usp=sharing

Node issues sound a lot like what happened when quark launched =/

damn still no dice.

Code:
./securecoin-qt: error while loading shared libraries: libdb_cxx-5.1.so: cannot open shared object file: No such file or directory


Any thoughts? Closest I could find in the repo was libdb5.3++-dev but that didn't fix it.
full member
Activity: 165
Merit: 100
Just mining my own business...
Baritus: Why was the windows qt client compiled without UPnP as an option??  Could that be corrected (in the official build)?
full member
Activity: 210
Merit: 100
I not use any kind of messenger beware of scammers
For those having issues with linux here is a compiled version (daemon and qt). YMMV (due to how items are linked etc). Compiled on Ubuntu 13.04

https://docs.google.com/file/d/0B65TQSBxJPMBZlN2MldpSTkyOVE/edit?usp=sharing

Node issues sound a lot like what happened when quark launched =/
Pages:
Jump to: