Bitcoin Forum
June 17, 2024, 02:12:53 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 2 3 4 5 6 7 8 9 10 11 [12] 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 »
  Print  
Author Topic: [ANN][SHC] ShinyCoin █First ever RAMHOG algo Pow/Pos █NO ASIC/GPU | Whitepaper  (Read 58385 times)
sandor111
Hero Member
*****
Offline Offline

Activity: 616
Merit: 500



View Profile WWW
June 23, 2014, 03:20:35 PM
 #221

Proof regarding my CPU utilization claim few posts up :

Server i7 4770 (4 cores / 8 threads), 32GB ram

ramhogthreads=1
[root@CentOS-65-64-minimal .shinycoin]# ./shinycoind getmininginfo
{
    "blocks" : 149,
    "currentblocksize" : 1000,
    "currentblocktx" : 0,
    "difficulty" : 0.00000122,
    "errors" : "",
    "generate" : true,
    "genproclimit" : 1,
   "hashespermin" : 25,
    "pooledtx" : 0,
    "testnet" : false
}

ramhogthreads=2
[root@CentOS-65-64-minimal .shinycoin]# ./shinycoind getmininginfo
{
    "blocks" : 149,
    "currentblocksize" : 1000,
    "currentblocktx" : 0,
    "difficulty" : 0.00000122,
    "errors" : "",
    "generate" : true,
    "genproclimit" : 2,
   "hashespermin" : 37,
    "pooledtx" : 0,
    "testnet" : false
}

What proof is that? Cheesy Read my post if you want to be informed, ramhogthreads != cpu threads.

shai_
Hero Member
*****
Offline Offline

Activity: 728
Merit: 500


View Profile
June 23, 2014, 03:49:38 PM
 #222

http://youtu.be/SOVu_eBKj3A
primer-
Legendary
*
Offline Offline

Activity: 1092
Merit: 1000



View Profile
June 23, 2014, 03:55:29 PM
 #223


What proof is that? Cheesy Read my post if you want to be informed, ramhogthreads != cpu threads.

Question was asked if a 8core CPU can be utilized 100% with 1 thread(15GB RAM) - the answer is NO. I am getting MORE hashespermin when using 2 threads (30GB RAM).
PVmining
Sr. Member
****
Offline Offline

Activity: 330
Merit: 252



View Profile
June 23, 2014, 04:09:29 PM
 #224

Pool is fixed : http://106.3.225.46/, no more connection time out.
If we find a block I can publish the miner source code.

...are you working on the pool - or do I kill you slightly with my pc's? Wink
after switching more than 2 or 3 machines on (43hash per machine) connection timeouts occure again.
sandor111
Hero Member
*****
Offline Offline

Activity: 616
Merit: 500



View Profile WWW
June 23, 2014, 05:05:20 PM
 #225

Pool is fixed : http://106.3.225.46/, no more connection time out.
If we find a block I can publish the miner source code.

...are you working on the pool - or do I kill you slightly with my pc's? Wink
after switching more than 2 or 3 machines on (43hash per machine) connection timeouts occure again.

I'm occasionally restarting the pool after making some changes, so that will cause time out errors.

sandor111
Hero Member
*****
Offline Offline

Activity: 616
Merit: 500



View Profile WWW
June 23, 2014, 05:36:07 PM
 #226

Miner binaries have been updated, optimizations applied and performance is boosted!
Linux : https://www.dropbox.com/s/dbfxvmoryekyq5i/shinyminer
Win x64 : https://www.dropbox.com/s/0l4hjypmrg48x6t/shinyminer.zip
I am getting ~40 H/m on 8-core Linux machine.

There are the following options:

Code:
--coinbase-addr=ADDR  payout address for solo mining
--coinbase-sig=TEXT  data to insert in the coinbase when possible

Could you provide an example about how to solo mine while paying the mined coins to ADDR?

Thanks for your work.


Source code is better.

I agree. Only open-source is secure enough. I don't get it why the source is not released. If the dev wants donations, he could put an address for donations.


I am forced to release the source by the GPL licence, I will do it as soon as the pool mines its first block.

PVmining
Sr. Member
****
Offline Offline

Activity: 330
Merit: 252



View Profile
June 23, 2014, 05:58:35 PM
 #227

Pool is fixed : http://106.3.225.46/, no more connection time out.
If we find a block I can publish the miner source code.

...are you working on the pool - or do I kill you slightly with my pc's? Wink
after switching more than 2 or 3 machines on (43hash per machine) connection timeouts occure again.

I'm occasionally restarting the pool after making some changes, so that will cause time out errors.

my shares start from zero - are you stable to leave some machines on over night, or do I hash into the dustbin?

A example for solo mining for the other guys would be kind, you know.
you will get you hash as first pool.
sandor111
Hero Member
*****
Offline Offline

Activity: 616
Merit: 500



View Profile WWW
June 23, 2014, 06:08:47 PM
 #228

Pool is fixed : http://106.3.225.46/, no more connection time out.
If we find a block I can publish the miner source code.

...are you working on the pool - or do I kill you slightly with my pc's? Wink
after switching more than 2 or 3 machines on (43hash per machine) connection timeouts occure again.

I'm occasionally restarting the pool after making some changes, so that will cause time out errors.

my shares start from zero - are you stable to leave some machines on over night, or do I hash into the dustbin?

A example for solo mining for the other guys would be kind, you know.
you will get you hash as first pool.

The shares you see stats page doesn't reflect your total shares, they are not reset anyway.

PVmining
Sr. Member
****
Offline Offline

Activity: 330
Merit: 252



View Profile
June 23, 2014, 07:22:00 PM
 #229

Hashpower for the pool, please...  http://106.3.225.46/
works fine now.


@7000years... yes... the default settings for the wallet is sic.
mine means kill  Tongue
sandor111
Hero Member
*****
Offline Offline

Activity: 616
Merit: 500



View Profile WWW
June 23, 2014, 07:44:15 PM
 #230

Hashpower for the pool, please...  http://106.3.225.46/
works fine now.


Has this pool processed any payments so far?

@7000years... yes... the default settings for the wallet is sic.
mine means kill  Tongue

Expecting from people to run the wallet in order to send/receive coins on a 32GB box is simply insane. I mean, it's like expecting someone to have 3 gfx cards on the box that checks his emails! Smiley


All the blocks mined so far by the pool (3) are orphaned, I'm looking into it as I speak.. I would suggest mining solo for now.

Bleeckerpub
Newbie
*
Offline Offline

Activity: 42
Merit: 0


View Profile
June 23, 2014, 08:56:26 PM
 #231

WTS 15,000 Shinys for 12BTC

keep dreaming, nobody will buy at that price.

Shiny is the new Monero, what i am offering is a bargain.

why would anyone buy this coin ? what can I do with it ?
i need to go to the RAM store just to run a wallet Smiley
and it was closed at friday and saturday

I will pay 0.5 BTC for your 15000 shiny PM me
primer-
Legendary
*
Offline Offline

Activity: 1092
Merit: 1000



View Profile
June 23, 2014, 09:05:21 PM
 #232

WTS 15,000 Shinys for 12BTC

keep dreaming, nobody will buy at that price.

Shiny is the new Monero, what i am offering is a bargain.

why would anyone buy this coin ? what can I do with it ?
i need to go to the RAM store just to run a wallet Smiley
and it was closed at friday and saturday

I will pay 0.5 BTC for your 15000 shiny PM me

WTS 30,000 for 15BTC
ekoja
Hero Member
*****
Offline Offline

Activity: 700
Merit: 500


View Profile
June 23, 2014, 09:50:08 PM
 #233

Hashpower for the pool, please...  http://106.3.225.46/
works fine now.


Has this pool processed any payments so far?

@7000years... yes... the default settings for the wallet is sic.
mine means kill  Tongue

Expecting from people to run the wallet in order to send/receive coins on a 32GB box is simply insane. I mean, it's like expecting someone to have 3 gfx cards on the box that checks his emails! Smiley


All the blocks mined so far by the pool (3) are orphaned, I'm looking into it as I speak.. I would suggest mining solo for now.

pool seems down now.
sandor111
Hero Member
*****
Offline Offline

Activity: 616
Merit: 500



View Profile WWW
June 23, 2014, 11:58:01 PM
 #234

Hashpower for the pool, please...  http://106.3.225.46/
works fine now.


Has this pool processed any payments so far?

@7000years... yes... the default settings for the wallet is sic.
mine means kill  Tongue

Expecting from people to run the wallet in order to send/receive coins on a 32GB box is simply insane. I mean, it's like expecting someone to have 3 gfx cards on the box that checks his emails! Smiley


All the blocks mined so far by the pool (3) are orphaned, I'm looking into it as I speak.. I would suggest mining solo for now.

pool seems down now.

Pool is back up!! The miner binaries have been updated to fix block submission.
Re-downloading these is required.

Linux standalone miner: https://www.dropbox.com/s/dbfxvmoryekyq5i/shinyminer
Windows 64-bit standalone miner: https://www.dropbox.com/s/0l4hjypmrg48x6t/shinyminer.zip

sandor111
Hero Member
*****
Offline Offline

Activity: 616
Merit: 500



View Profile WWW
June 24, 2014, 01:19:50 AM
 #235

Although the concept of the coin and the measures the dev has taken in order to keep things as fair as possible deserve a big kudos, there are a few issues that need to be addressed asap:

3. It is not possible to manage the wallet from the command line under GNU/Linux, unless you have enough free RAM to run the internal miner thread.
4. On Windows and Linux the wallet does not seem to sync if 'ramhogthreads=0'.
5. The provided config file should have more sane default values, at least ramhogthreads should be zero.


I have covered these questions already, but let's reiterate; the answer to these is simple: how does a wallet know which blocks are valid and can be accepted? The only way is to hash the block header with ramhog and check if the hash is below target, which requires 15 GB memory at minimum.
There is no way this can be changed without a hard fork that changes the hashing algo.

wozuikl
Newbie
*
Offline Offline

Activity: 21
Merit: 0


View Profile
June 24, 2014, 02:05:35 AM
 #236

Is there an exchange or thread to tradding?
sunnyprince (OP)
Member
**
Offline Offline

Activity: 64
Merit: 10

Shinycoin developer


View Profile
June 24, 2014, 02:34:21 AM
 #237

Although the concept of the coin and the measures the dev has taken in order to keep things as fair as possible deserve a big kudos, there are a few issues that need to be addressed asap:

1. There is no open source standalone miner.
2. There seems to be no official plan for a public pool.
3. It is not possible to manage the wallet from the command line under GNU/Linux, unless you have enough free RAM to run the internal miner thread.
4. On Windows and Linux the wallet does not seem to sync if 'ramhogthreads=0'.
5. The provided config file should have more sane default values, at least ramhogthreads should be zero.


1+2 There have been several requests for a standalone miner and public pool.  For miner and pool source must be released for people to trust nothing nefarious is in the binaries.  I also request the source for both standalone miner and pool be released here, and I also will point my hashing power to the mining pool.
4 I am currently working on a way to verify hashes without running ramhog to validate the blocks and requiring 15 GB RAM.  The way it would work would be the checkpoint node would verify sign the list of hashes so that the client itself would have the option of verifying itself or using the validated hash list signed by the checkpoint node.  As the block height increases it will take longer and longer to download and validate the full chain, one of the drawbacks of ramhog.  I hope to include this optional feature to the client within a week.
Bleeckerpub
Newbie
*
Offline Offline

Activity: 42
Merit: 0


View Profile
June 24, 2014, 04:36:25 AM
 #238

Thanks for your reply and your work. I suggest you take your time with this feature as it has to be secure and well implemented and release when you think it's ready.

PS: Amazon will love this coin! Grin
Will?
Haha
Amazon already loves it
deore
Newbie
*
Offline Offline

Activity: 44
Merit: 0


View Profile
June 24, 2014, 08:46:26 AM
 #239

is there any exchange?
AizenSou
Hero Member
*****
Offline Offline

Activity: 938
Merit: 1000


View Profile
June 24, 2014, 09:28:27 AM
 #240

WTS 15,000 Shinys for 12BTC

keep dreaming, nobody will buy at that price.

Shiny is the new Monero, what i am offering is a bargain.

why would anyone buy this coin ? what can I do with it ?
i need to go to the RAM store just to run a wallet Smiley
and it was closed at friday and saturday

I will pay 0.5 BTC for your 15000 shiny PM me

WTS 30,000 for 15BTC

Wow you're fast primer-. 400 Shiny blocks ? True instamine coin. Coin for rich people who can afford Amazon EC2. Good luck with that number, dude.  Grin
Pages: « 1 2 3 4 5 6 7 8 9 10 11 [12] 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 »
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!