Bitcoin Forum
September 30, 2025, 03:20:32 AM *
News: Latest Bitcoin Core release: 29.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Bitcoin / Project Development / Bitcoin Remittance on: July 08, 2015, 10:37:19 AM
Hi,
I'm planning to develop an android app for Bitcoin remittance. Can someone point me to some resources that I can use as a starting point. I've good theoretical knowledge of Bitcoin protocol and I'm an experienced android developer.
2  Bitcoin / BitcoinJ / Regtest in BitcoinJ on: February 25, 2014, 07:11:33 PM
For some conceptual testing purposes, I want to make changes to the Block generation rewarding algorithm in BitcoinJ.
So far I have cloned BitcoinJ in eclipse and have built it successfully. I also have good theoretical understanding of
Bitcoin protocol however, I'm challenged to find out in which class the rewarding algorith is implemented. How can I also
test my changes in Regression test mode. Thank you very much.
3  Bitcoin / Bitcoin Technical Support / How to track transaction propagation on: February 01, 2014, 10:09:02 AM
I'm new to Bitcoin Development but I want to track the propagation path of all the nodes a given transaction went through starting from the node it was initiated up to the node where it is confirmed and included in a Block. Is there an API supporting this. Thanks.
4  Bitcoin / Development & Technical Discussion / Re: Making the target variable according to computing power on: January 28, 2014, 06:51:54 PM
I thought of this problem and I don’t have clear answer for now. But I was thinking of a mechanism where those who lie are disadvantaged through the rewarding mechanism. For example, if you have powerful machine but you lied. Then you will solve easier puzzle but your reward will be proportionally less. But I’m not sure of the net effect, let me take some time to think.
5  Bitcoin / Development & Technical Discussion / Making the target variable according to computing power on: January 28, 2014, 05:19:07 PM
Is it possible to make the target variable for different miners. I know the target changes every 210,000 blocks (two weeks) but it is the same for every miner. But in order to discourage miners to invest in acquiring powerful machines and reduce power consumption I thought of making the target variable. The powerful the machine the smaller the target and so the more challenging the puzzle becomes. Would this be possible from implementation point of view. What consequences might this have. Thanks for explanations.
6  Other / Beginners & Help / Optimal block generation time on: January 18, 2014, 09:31:36 PM
The block generation rate of Bitcoin is one block per 10 minutes on average. I learned that 10 minutes was selected as a tradeoff between confirmation time and the amount of work wasted due to chain splits (block forks). Although the argument makes sense to me, the number seems to be randomly selected. Other altcoins are similarly selecting their block generation rate in a random fashion. Is it possible to analyze and find out an optimal block generation time? What parameters and approaches should I consider in order to calculate an optimal block generation time?
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!