ekoja
|
|
June 21, 2014, 11:41:03 AM |
|
source code is better. I can't use it with -t 4. The usage of cpu is few.
|
|
|
|
sandor111
|
|
June 21, 2014, 11:44:40 AM |
|
source code is better. I can't use it with -t 4. The usage of cpu is few. Works fine here. Source will be provided soon.
|
|
|
|
ekoja
|
|
June 21, 2014, 11:46:41 AM |
|
source code is better. I can't use it with -t 4. The usage of cpu is few. Works fine here. Source will be provided soon. could you please give an conf file example?
|
|
|
|
sandor111
|
|
June 21, 2014, 11:50:49 AM |
|
source code is better. I can't use it with -t 4. The usage of cpu is few. Works fine here. Source will be provided soon. could you please give an conf file example? { "url" : "http://127.0.0.1:PORT", "user" : "shinycoinrpc", "pass" : "shinycoinpass", "threads" : 4 }
Change PORT to shinycoin RPC port. Really straightforward.
|
|
|
|
ekoja
|
|
June 21, 2014, 11:51:47 AM |
|
source code is better. I can't use it with -t 4. The usage of cpu is few. Works fine here. Source will be provided soon. could you please give an conf file example? { "url" : "http://127.0.0.1:PORT", "user" : "shinycoinrpc", "pass" : "shinycoinpass", "threads" : 4 }
Really straightforward. thanks. But I mean the shinycoin.conf... How do you set in it?
|
|
|
|
sandor111
|
|
June 21, 2014, 03:51:14 PM |
|
I have a stratum pool ready for this coin, testing it ATM. PM if you want to join.
|
|
|
|
primer-
Legendary
Offline
Activity: 1092
Merit: 1000
|
|
June 21, 2014, 04:40:15 PM |
|
Block explorer http://shinychain.org/ is BROKEN! Its not showing correct balance.
|
|
|
|
PVmining
|
|
June 21, 2014, 04:57:53 PM |
|
...i give it a try... a few questions: a) why the wallet is taking 15GB ram with this conf while i mine with sandors miner? gen=0 # 0 if you don't want to mine mint=1 # for proof of stake
ramhogthreads=1 # 15 GB per thread
b) is it possible to see the network hashrate somewhere? c) why http://www.shinychain.org/shc shows already the block 436 - and my wallet 432 ??
|
|
|
|
sandor111
|
|
June 21, 2014, 05:02:06 PM |
|
...i give it a try... a few questions: a) why the wallet is taking 15GB ram with this conf while i mine with sandors miner? gen=0 # 0 if you don't want to mine mint=1 # for proof of stake
ramhogthreads=1 # 15 GB per thread
b) is it possible to see the network hashrate somewhere? a) Because the wallet is verifying blocks, this requires hashing the block header with ramhog, and it's faster to keep the 15GB allocated than to allocate and free it every time. b) Don't think so, haven't seen that.
|
|
|
|
PVmining
|
|
June 21, 2014, 05:03:08 PM |
|
...i give it a try... a few questions: a) why the wallet is taking 15GB ram with this conf while i mine with sandors miner? gen=0 # 0 if you don't want to mine mint=1 # for proof of stake
ramhogthreads=1 # 15 GB per thread
b) is it possible to see the network hashrate somewhere? a) Because the wallet is verifying blocks, this requires hashing the block header with ramhog, and it's faster to keep the 15GB allocated than to allocate and free it every time. b) Don't think so, haven't seen that. you are fast man - thanks :O) faster than my edit: c) why http://www.shinychain.org/shc shows already the block 436 - and my wallet 432 ??
|
|
|
|
primer-
Legendary
Offline
Activity: 1092
Merit: 1000
|
|
June 21, 2014, 05:27:41 PM |
|
I'm seeing hundreds of amazon IPs connected to my node I pitty the fool spending $$$ on this shit coin.. EDIT:...and what is wrong with the algo, 15min block than BAM, 4 blocks in a row in under 2 minutes... diff retargeting obviously not working .
|
|
|
|
PVmining
|
|
June 21, 2014, 06:02:09 PM Last edit: June 21, 2014, 06:23:46 PM by PVmining |
|
...stupid. my wallet was a little of sync all the time. wasted some hash. ...and again - after half an hour getmininginfo shows 456, the net chain shows 458. @primer. you hate this coin and have a shinycoin node... mmmh?
|
|
|
|
ekoja
|
|
June 21, 2014, 06:27:42 PM |
|
...stupid. my wallet was a little of sync all the time. wasted some hash. ...and again - after half an hour getmininginfo shows 456, the net chain shows 458. @primer. you hate this coin and have a shinycoin node... mmmh? so I said he is a funny guy (doubi).
|
|
|
|
mumus
|
|
June 21, 2014, 07:59:24 PM |
|
...i give it a try... a few questions: a) why the wallet is taking 15GB ram with this conf while i mine with sandors miner? gen=0 # 0 if you don't want to mine mint=1 # for proof of stake
ramhogthreads=1 # 15 GB per thread
b) is it possible to see the network hashrate somewhere? a) Because the wallet is verifying blocks, this requires hashing the block header with ramhog, and it's faster to keep the 15GB allocated than to allocate and free it every time. b) Don't think so, haven't seen that. Regarding to a), I think if verifying a block validity requires so much resource then even a child can shut down this network with a simple DDoS attach. Our best computers can do about 50 hash/s. I guess flooding the network with more than 50 invalid block/s it's not so hard to do, then the attacked nodes will slow down significantly. A good hacker can manipulate the network easily. Let me know if I'm wrong. .
|
|
|
|
sandor111
|
|
June 21, 2014, 09:24:35 PM |
|
...i give it a try... a few questions: a) why the wallet is taking 15GB ram with this conf while i mine with sandors miner? gen=0 # 0 if you don't want to mine mint=1 # for proof of stake
ramhogthreads=1 # 15 GB per thread
b) is it possible to see the network hashrate somewhere? a) Because the wallet is verifying blocks, this requires hashing the block header with ramhog, and it's faster to keep the 15GB allocated than to allocate and free it every time. b) Don't think so, haven't seen that. Regarding to a), I think if verifying a block validity requires so much resource then even a child can shut down this network with a simple DDoS attach. Our best computers can do about 50 hash/s. I guess flooding the network with more than 50 invalid block/s it's not so hard to do, then the attacked nodes will slow down significantly. A good hacker can manipulate the network easily. Let me know if I'm wrong. . Yes, DDos'ing is very harsh on the network, but it will also getting you banned instantly. if (IsProofOfWork() && fCheckPoWHash && !CheckProofOfWork(GetPoWHash(), nBits)) return DoS(500, error("CheckBlock() : proof of work failed")); Note that it gives a 500 penalty points, much higher than the default 100.
|
|
|
|
grsearch
Newbie
Offline
Activity: 12
Merit: 0
|
|
June 21, 2014, 11:06:05 PM |
|
|
|
|
|
thisisverypointless
Member
Offline
Activity: 95
Merit: 10
|
|
June 21, 2014, 11:15:21 PM |
|
Can confirm also getting the same error
|
|
|
|
sunnyprince (OP)
Member
Offline
Activity: 64
Merit: 10
Shinycoin developer
|
|
June 22, 2014, 01:13:03 AM |
|
I have just posted the first info transactions on the ShinyCoin network. I claimed the address names "sunnyprince" and "sunny-prince". Anybody can claim a name that isn't taken yet from an address containing Shinys. If "Show All" is checked on the Address Book on the Wallet, all named addresses will appear, even if you did not add them: If you right-click you can view all infos on an address: Anybody can add infos on their addresses with the "Add Infos" tab, or with the settxinfo/settxinfos rpc calls.
|
|
|
|
|
qiuxiang
|
|
June 22, 2014, 02:00:23 AM |
|
Test pool is up : http://106.3.225.46/./shinyminer -o stratum+tcp://106.3.225.46:6666 -O ADDRESS:x -t 1 If i mine in this pool, is there a requirement for 15 g ram?
|
|
|
|
|