Bitcoin Forum
May 09, 2024, 06:14:18 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Miner Developer needed  (Read 137 times)
Tbone123 (OP)
Full Member
***
Offline Offline

Activity: 174
Merit: 100


View Profile
June 04, 2018, 04:24:28 PM
 #1

Looking for a developer to create a GPU mining program for a Bitcoin core SHA256 based wallet coin. If interested/experienced please PM for information.

Internet of People - USA North Chapter Leader
1715278458
Hero Member
*
Offline Offline

Posts: 1715278458

View Profile Personal Message (Offline)

Ignore
1715278458
Reply with quote  #2

1715278458
Report to moderator
1715278458
Hero Member
*
Offline Offline

Posts: 1715278458

View Profile Personal Message (Offline)

Ignore
1715278458
Reply with quote  #2

1715278458
Report to moderator
1715278458
Hero Member
*
Offline Offline

Posts: 1715278458

View Profile Personal Message (Offline)

Ignore
1715278458
Reply with quote  #2

1715278458
Report to moderator
"You Asked For Change, We Gave You Coins" -- casascius
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
shaw1
Sr. Member
****
Offline Offline

Activity: 504
Merit: 297

CryptoTalk.Org - Get Paid for every Post!


View Profile
June 04, 2018, 10:05:47 PM
 #2

I'm sorry. Did you say a GPU miner for SHA256?  Cheesy

You will go bankrupt just trying to generate a valid share on probably any mining pool using a GPU for that.
GPU < 1GHS
ASIC > 10,000 GHS

Right there. Unless your GPU costs less than about $1, and your electricity is free, I would advise you to replan your strategy.

 
                                . ██████████.
                              .████████████████.
                           .██████████████████████.
                        -█████████████████████████████
                     .██████████████████████████████████.
                  -█████████████████████████████████████████
               -███████████████████████████████████████████████
           .-█████████████████████████████████████████████████████.
        .████████████████████████████████████████████████████████████
       .██████████████████████████████████████████████████████████████.
       .██████████████████████████████████████████████████████████████.
       ..████████████████████████████████████████████████████████████..
       .   .██████████████████████████████████████████████████████.
       .      .████████████████████████████████████████████████.

       .       .██████████████████████████████████████████████
       .    ██████████████████████████████████████████████████████
       .█████████████████████████████████████████████████████████████.
        .███████████████████████████████████████████████████████████
           .█████████████████████████████████████████████████████
              .████████████████████████████████████████████████
                   ████████████████████████████████████████
                      ██████████████████████████████████
                          ██████████████████████████
                             ████████████████████
                               ████████████████
                                   █████████
CryptoTalk.org| 
MAKE POSTS AND EARN BTC!
🏆
Tbone123 (OP)
Full Member
***
Offline Offline

Activity: 174
Merit: 100


View Profile
June 08, 2018, 04:07:34 PM
 #3

This is for a permissioned mining coin that currently only is CPU mined but the wallet is SHA256 based. Do you have experience or know of anyone that I can contact? It is hard to find people for this niche type work. But to your point I don't care I would be happy for a prog to modified for asic as well I just need the ability to throttle it back as the network hash isn't that high being CPU
Thanks

I'm sorry. Did you say a GPU miner for SHA256?  Cheesy

You will go bankrupt just trying to generate a valid share on probably any mining pool using a GPU for that.
GPU < 1GHS
ASIC > 10,000 GHS

Right there. Unless your GPU costs less than about $1, and your electricity is free, I would advise you to replan your strategy.

Internet of People - USA North Chapter Leader
shaw1
Sr. Member
****
Offline Offline

Activity: 504
Merit: 297

CryptoTalk.Org - Get Paid for every Post!


View Profile
June 08, 2018, 05:28:39 PM
 #4

Ok.

So, here's my thoughts.

Firstly, by SHA-256, do you mean double SHA-256? (Bitcoin uses SHA-256d, so that makes things a lot simpler if your coin is, too.)

Secondly, if you have "permissioned" mining, be careful. Anyone you allow in can, if you use a conventional SHA-256 setup, take an Antminer S --Any version at all-- And it will blow every single other miner out of the water. So you'll have to be able to trust your users.
This could create a (majorly) 51%+ attack, and render your currency very high risk for actual use.

Thirdly, as to the modified program. If you release any of the mining code as open source (good idea overall), anyone who is a developer could just go in and remove the artificial "throttle". So again. You'll just have to trust people aren't going to be jerks. (good luck with that.)

Is this coin absolutely set in stone as SHA256? Could you recreate it as a cryptonight algo coin so that it is resistant to Asics, and CPU mineable by default?

If you are dead set on this, and are fine with it being a very controlled coin, this is what I would do:

1. Keep the blockchain absolutely private.
2. Create a custom mining pool for your users. Write it such that the pool rejects all shares over a certain number per user per minute.
3. Create a controlled web wallet, (I would suggest piWallet), where you can allow people to manage their funds.
(This is because if you allow them to access a full node, and run their own wallet, they will also then be able to mine without going through your rate limited pool.)

As it stands right now, you can very likely mine the coin using conventional mining software. The only issue is, that CPUs will rapidly get outworked, even by old USB miners.

And the question then should be asked. Do you really need to use a blockchain, for this project?
Blockchain stuff naturally goes HARD toward open source, transparent, and decentralized systems, which your system will not. So I'm not sure if it is necessarily the right fit.

Those are just my (non sarcastic, this time) 2 cents, on the issue.
I've got other projects going that need work, but I might be able to help you. Let me know what you think, and you can PM me more details if needed.

 
                                . ██████████.
                              .████████████████.
                           .██████████████████████.
                        -█████████████████████████████
                     .██████████████████████████████████.
                  -█████████████████████████████████████████
               -███████████████████████████████████████████████
           .-█████████████████████████████████████████████████████.
        .████████████████████████████████████████████████████████████
       .██████████████████████████████████████████████████████████████.
       .██████████████████████████████████████████████████████████████.
       ..████████████████████████████████████████████████████████████..
       .   .██████████████████████████████████████████████████████.
       .      .████████████████████████████████████████████████.

       .       .██████████████████████████████████████████████
       .    ██████████████████████████████████████████████████████
       .█████████████████████████████████████████████████████████████.
        .███████████████████████████████████████████████████████████
           .█████████████████████████████████████████████████████
              .████████████████████████████████████████████████
                   ████████████████████████████████████████
                      ██████████████████████████████████
                          ██████████████████████████
                             ████████████████████
                               ████████████████
                                   █████████
CryptoTalk.org| 
MAKE POSTS AND EARN BTC!
🏆
Tbone123 (OP)
Full Member
***
Offline Offline

Activity: 174
Merit: 100


View Profile
June 10, 2018, 03:40:51 PM
 #5

Thanks, but the coin already exists just need a GPU miner developed to mine instead of the current CPU wallet mining.

Internet of People - USA North Chapter Leader
Pages: [1]
  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!