shai_ (OP)
|
|
December 30, 2013, 01:57:01 PM Last edit: December 25, 2017, 09:57:39 PM by shai_ |
|
Wallets update to version v0.10.5.1 new wallet version, maintenance version v0.10.5.1 https://github.com/zurcoin/zurcoingitian builds ready: Linux http://zur.dream.org.il/client/zur-0.10.5-linux64.tar.gzOSX http://zur.dream.org.il/client/zur-0.10.5-osx-unsigned.dmgWindows http://zur.dream.org.il/client/zur-0.10.5-win64.zipfor 32bit also at: http://zur.dream.org.il/client/pools, nodes, users, explorers, exchanges please update ---- poolshttp://zur.dream.org.il:8089/http://pool.hashrefinery.com/site/mining------ website: http://zurcoin.org/ http://shai102.wix.com/zurcoinServices* lottery site http://lotto.ddns.net/zurlotto/* faucet: http://cryptoguru.tk/Faucet/index.php?Currency=ZURBlock explorershttps://www.blockexperts.com/zurhttp://cryptoguru.tk/Blocks/index.php?Currency=ZURparameters: based on quarkcoin, based on bitcoin max amount ZUR coins suppose to be: 126000000 block suppose to be every 42 seconds block reward 42 coins, suppose to half every 1500000 blocks suppose to retarget diff. every few minutes i'm new to crypto currency so i maybe screwed things up addnode=50.116.55.60 premine about 500 blocks - all gave away * 1M coins donated to faucet * buy/sell thread https://bitcointalk.org/index.php?topic=594475.new** make sure you install the latest version before mining * Exchangeshttps://novaexchange.com/market/BTC_ZUR/* on novaexchange also available in LTC, DOGE, MOON markets https://www.coingather.com/exchange/ZUR/BTC
|
|
|
|
porcupine87
|
|
December 30, 2013, 01:58:50 PM |
|
No compiled client?
|
"Morality, it could be argued, represents the way that people would like the world to work - whereas economics represents how it actually does work." Freakonomics
|
|
|
shai_ (OP)
|
|
December 30, 2013, 02:04:06 PM |
|
No compiled client?
not yet.. if someone can supply its good. but i prefer people will compile to avoid viruses
|
|
|
|
panonym
Sr. Member
Offline
Activity: 266
Merit: 250
Help and Love one another ♥
|
|
December 30, 2013, 02:06:39 PM |
|
Awesome. We definitely needed one more...
|
|
|
|
Brewins
Legendary
Offline
Activity: 1120
Merit: 1000
|
|
December 30, 2013, 02:08:54 PM |
|
so, you premine about 46k Coins and then you decide; 'hey, ill release without binaries'
Good job, bro
Let this coin die please
|
|
|
|
singula
|
|
December 30, 2013, 02:11:30 PM |
|
No compiled client?
Compiling on Linux is easy, but Windows client? I guess I'll try to cross-compile with mingw32, perhaps that will end up with some Windows client binary ...
|
Big brother is not watching you anymore. Big brother is telling you how to live.
|
|
|
shai_ (OP)
|
|
December 30, 2013, 02:12:59 PM |
|
i stated i did it for fun.. someone already joined the network (3 connections in wallet) diff. not updating for some reason
|
|
|
|
MisO69
Legendary
Offline
Activity: 1946
Merit: 1005
My mule don't like people laughing
|
|
December 30, 2013, 02:16:19 PM |
|
If you want to mine a coin that has barely been touched and is a Quark clone you would be better off mining Kthulu Offerings.
|
|
|
|
porcupine87
|
|
December 30, 2013, 02:16:53 PM |
|
No compiled client?
Compiling on Linux is easy, but Windows client? I guess I'll try to cross-compile with mingw32, perhaps that will end up with some Windows client binary ... How do I compile an Linux? Is there something like a guide? (I have Windows, but I am thinking to try Ubuntu)
|
"Morality, it could be argued, represents the way that people would like the world to work - whereas economics represents how it actually does work." Freakonomics
|
|
|
nurminen1
Member
Offline
Activity: 112
Merit: 10
|
|
December 30, 2013, 02:19:18 PM |
|
Reserved
|
|
|
|
shai_ (OP)
|
|
December 30, 2013, 02:20:45 PM |
|
yes there are several guides on how to compile on linux and on windows in the doc library in the source
also in forums
but i think something is wrong... someone with a very strong CPU joined the network but diff. not going up if can someone help and look at the code
|
|
|
|
Anduck
Legendary
Offline
Activity: 1511
Merit: 1072
quack
|
|
December 30, 2013, 02:31:56 PM |
|
what ports?
|
|
|
|
singula
|
|
December 30, 2013, 02:35:12 PM |
|
How do I compile an Linux? Is there something like a guide? (I have Windows, but I am thinking to try Ubuntu)
Download the source first: git clone https://bitbucket.org/zurcoin/zurcoin Change to the directory: Since it is a QT project, generate the makefiles Now just compile, executable will be created after a minute or so ... .. or for faster compilation, you can compile in more threads, ideally use the same number as number of processors/processor cores: ... done If compile fails, you may be missing some dependencies. Not sure what exactly do you need, but this may fix it on Ubuntu sudo apt-get install libboost-dev libboost-program-options-dev libqt4-dev .. after installing dependencies, try again.
|
Big brother is not watching you anymore. Big brother is telling you how to live.
|
|
|
GreekBitcoin
Legendary
Offline
Activity: 1428
Merit: 1001
getmonero.org
|
|
December 30, 2013, 02:37:29 PM |
|
i also started mining cause i wanted to test solo mining with linux. already have some coins it seems.
|
|
|
|
shai_ (OP)
|
|
December 30, 2013, 02:38:52 PM |
|
can someone look at the code and see why diff. is not changing ? might need an update and a checkpoint ?
|
|
|
|
GreekBitcoin
Legendary
Offline
Activity: 1428
Merit: 1001
getmonero.org
|
|
December 30, 2013, 02:39:35 PM |
|
Fuck yeah first time i solo mine a block in whatever! I dont care if it is a shit coin! i solo mined Yeah!
|
|
|
|
porcupine87
|
|
December 30, 2013, 02:40:53 PM |
|
@singula & shai thanks. I will try it later
|
"Morality, it could be argued, represents the way that people would like the world to work - whereas economics represents how it actually does work." Freakonomics
|
|
|
Matt9301
Legendary
Offline
Activity: 1652
Merit: 1009
|
|
December 30, 2013, 02:41:26 PM |
|
Anyone can compile a Qt for Windows?
|
|
|
|
isaevski
|
|
December 30, 2013, 02:41:54 PM |
|
Reserved
|
|
|
|
GreekBitcoin
Legendary
Offline
Activity: 1428
Merit: 1001
getmonero.org
|
|
December 30, 2013, 02:48:16 PM |
|
for setting it and starting mining i think you must do something like this:
cd mkdir -p .zurcoin echo 'server=1 gen=1 rpcallowip=127.0.0.1 addnode=50.116.55.60 rpcuser=user rpcpassword=pass'> .zurcoin/zurcoin.conf
and then
zurcoind --daemon
And for balance and info:
watch 'zuracoind listaccounts & zurcoind getmininginfo'
|
|
|
|
|