Bitcoin Forum
May 07, 2024, 08:38:22 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Bitcoin / Development & Technical Discussion / Bitcoin Blockchain on: April 04, 2018, 09:18:04 PM
Hi, I wanted to ask if my understanding of how bitcoin works was correct.

A transaction is made
The transaction gets sent across the miners network
The miners validate that transaction and it gets added to the transactions pool
From there some miner will pick up that tx and add to his block
Once the miners block is filled he will start calculating the value for nonce required to validate that block
Once nonce is achieved, the block gets added to the blockchain
In the meantime, if someone else managed to publish a new block then this block is cancelled and the miner then again picks up new transactions from the tx pool.

Is this all right? Or are there any additions to it?
2  Bitcoin / Development & Technical Discussion / Cryptos Development in Go on: January 30, 2018, 09:07:50 PM
I've been looking around for a currency that is based on Go but haven't found any. Most are using C to get the job done, and I can understand why.

But what are your opinions on crypto development on Go. Is it a good choice? Or is there something C can do that Go can't?
Pages: [1]
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!