Bitcoin Forum
May 10, 2024, 08:28:45 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Networking in a simple beginner miner  (Read 1179 times)
m-guy (OP)
Newbie
*
Offline Offline

Activity: 2
Merit: 0


View Profile
October 26, 2016, 08:37:45 PM
 #1

Hi everyone,
I am starting with bitcoin and want to build a very simple miner in c/c++, with use of my own sha function and block building. However I am looking for something that would help me with the networking part, is there a library or other tool that would help me with this?
1715372925
Hero Member
*
Offline Offline

Posts: 1715372925

View Profile Personal Message (Offline)

Ignore
1715372925
Reply with quote  #2

1715372925
Report to moderator
It is a common myth that Bitcoin is ruled by a majority of miners. This is not true. Bitcoin miners "vote" on the ordering of transactions, but that's all they do. They can't vote to change the network rules.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1715372925
Hero Member
*
Offline Offline

Posts: 1715372925

View Profile Personal Message (Offline)

Ignore
1715372925
Reply with quote  #2

1715372925
Report to moderator
michelem
Legendary
*
Offline Offline

Activity: 1015
Merit: 1000



View Profile WWW
October 27, 2016, 09:28:34 AM
 #2

Hi everyone,
I am starting with bitcoin and want to build a very simple miner in c/c++, with use of my own sha function and block building. However I am looking for something that would help me with the networking part, is there a library or other tool that would help me with this?

Why do you need to re-invent the wheel?

https://github.com/ckolivas/cgminer

Get Minera. Your next bitcoin mining dashboard. Donations are welcome
m-guy (OP)
Newbie
*
Offline Offline

Activity: 2
Merit: 0


View Profile
November 07, 2016, 04:34:40 PM
 #3

Hi everyone,
I am starting with bitcoin and want to build a very simple miner in c/c++, with use of my own sha function and block building. However I am looking for something that would help me with the networking part, is there a library or other tool that would help me with this?

Why do you need to re-invent the wheel?

https://github.com/ckolivas/cgminer


Because I want to write it on my own, and also this is to use with some usb devices and I am not going to use any.

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!