Bitcoin Forum
May 24, 2024, 05:55:21 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
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 46 47 48 49 50 51 52 53 54 55 56 ... 146 »
101  Bitcoin / Development & Technical Discussion / Re: Would faster block creation give lower security? on: April 18, 2013, 08:34:19 AM
This is not true. While some security is established by the amount of time required to get a confirmation, an attacker with a given hashrate will have a much higher probability of double spending a 1-confirmation transaction in a 10 minute block-time chain than a 10-confirmation transaction in a 1 minute block-time chain. Meni Rosenfeld showed this mathematically: https://bitcoil.co.il/Doublespend.pdf

The trade-off as far as I can see is that with a higher rate of block generation, latency wastes more work, leading to lower difficulty for a >50% attack. For a POW network with a 62.94 TH/s hashrate like bitcoin, a 10% decline in the difficulty of pulling off a >50% attack is probably tolerable, and worth the gain in more quickly secured transactions.

That all does sound inline with my knowledge as well but I think the conclusion in the debate as i remember it ended something like "its more profitable to mine the bitcoin blocks than it is to attempt a 51% attack as most retailers, casinos, and other big businesses won't allow you to run off with something until all 6 confirmations are confirmed which would be about the worth if not more than the hiest and if it isn't then that business is just ignorant and stupid for not waiting for all 6+ confirmations.
102  Bitcoin / Development & Technical Discussion / Re: Would faster block creation give lower security? on: April 18, 2013, 06:36:18 AM
I haven't read many posts but i believe that this has been debated before that if you have faster block creation you need more confirmations to compensate for security, so basically you will always have to wait the same amount of time to get the current 6 blocks confirmation security, The only gain from increasing faster blocks is faster progress reporting of when your full security will be locked into place which is pointless almost.
103  Bitcoin / Project Development / Re: v5.6.0 ][ Open-Source Pooling Web Software ( MiningFarm ) on: April 18, 2013, 04:57:37 AM
It seems I forgot about a huge donation that one generously made and got side tracked into doing paid projects to pay off all my usd debts... well I'm square as far as the debts go and it looks like I should go about giving back to what has been given, I've already talked to that said entity and I plan to begin writing code officially in June, There is also talks of getting a hosting service involved that will provide one click installations specifically for this project but details are getting sorted out. Wish us luck and leave all "detailed" and "practical" requests below. I won't respond to most any thing until june so don't ask big questions just write big lists of what you need and want, diagrams are perferred, flowcharts will help get your point across, use descriptive and precise words and you'll get your features Cheers!
104  Bitcoin / Bitcoin Technical Support / Re: Manually pinging bitcoind/bitcoin-qt peers for new blocks? on: April 18, 2013, 03:15:46 AM
I really don't understand what you're trying to do. Are you trying to make your own custom client that communicates with other clients? If that's the case, look into how bitcoin communicates with other clients over tcp. Alternately, run your own bitcoin instance and query that.

That is it, I've been considering making my own personal client for learning and I know i've asked this before but got around 10-15 frustrated people wondering what i was talking about I believe they referred me to that page you showed me as I've seen it 1000 times and have it booked marked but I needed someone to say "This is the points of interest for what your accomplishing" instead of "Here is a full page of everything about bitcoin here ya go!", so now I know where to look and I know others were asking this question as well and seem to be in the same state of mind as me on how to go about this. thanks this is what in needed Smiley
105  Bitcoin / Bitcoin Technical Support / Re: Manually pinging bitcoind/bitcoin-qt peers for new blocks? on: April 17, 2013, 10:46:08 PM
Like how do I "ping" a peer with out username/password over a network?
I know the current Bitcoin client does it, It can't just query it self, where would the Blockchain sync download come from?
So how do I as my own Bitcoin client query BitcoinDevkit.com node for block information?
106  Bitcoin / Project Development / Re: PHP Bitcoin Development Kit | v0.0.46_pre15 | Alpha | BitcoinDevKit.com on: April 17, 2013, 10:39:02 PM
The first sync is almost done I say one more day it needs about 10,000 more blocks to finish.
107  Bitcoin / Bitcoin Technical Support / Manually pinging bitcoind/bitcoin-qt peers for new blocks? on: April 17, 2013, 12:47:04 PM
How does one ping a peer for new blocks?  Huh Is it TCP commands RPC what?
108  Bitcoin / Project Development / Re: [Pushpool Web Frontend] SimpleBTC (SimpleCoin fork), FOSS, PHP/MySQL on: April 17, 2013, 05:12:36 AM
I love how my original project Mining Farm gets Forked into SimpleCoin then SimpleBTC, So great Cheesy Good luck with the project
109  Bitcoin / Project Development / Re: PHP Bitcoin Development Kit | v0.0.46_pre15 | In-Development | BitcoinDevKit.com on: April 17, 2013, 02:59:31 AM
It seems Bitcoin is constantly shutting down when it hits the memory limit (512mb) I think its becuase it is still syncing, I hope there won't be any problems after the full first sync happens.
110  Bitcoin / Project Development / Re: PHP Bitcoin Development Kit | v0.0.46_pre15 | In-Development | BitcoinDevKit.com on: April 16, 2013, 11:57:33 PM
The NGinx transfer has been completed the examples work and the script shop (Unlock practical scripts) seem to be working on my end, let me know if any problems arise! and I think I like NGinx now that I've gotten use to it coming from a apache2 background.


I'm saddened by the fact developers on here need RPC calls compiled into a fancy package for them.
Why?  Do people have to be experts in programming to program a Bitcoin website?  I would say yes, if they are handling other people's Bitcoins for them, but otherwise, why not develop tools that make working with Bitcoin easier?

I am thankful that Xenland has taken it up on himself to develop this set of tools.

SgtSpike Gets it!  Grin
111  Bitcoin / Project Development / Re: How To Make Bitcoin Immune From DDOS Attacks and Even A Full Internet Shutdown on: April 16, 2013, 11:12:07 PM
Decentrizlise your internet and bitcoin can't be shut down..... that means use Cellular, Satellite and a ground line.... Smiley if one fails switch to the other, they can shut them all down or all business ceases and people get pissed.
112  Bitcoin / Project Development / Re: PHP Bitcoin Development Kit | v0.0.46_pre15 | In-Development | BitcoinDevKit.com on: April 16, 2013, 11:10:44 PM
Also I'm moving from apache2 to ngix so if you can't reach the website don't worry your purchase is safe as long as you save the url link of your receipt you'll be able to download it once the website is back up.
113  Bitcoin / Project Development / Re: PHP Bitcoin Development Kit | v0.0.46_pre15 | In-Development | BitcoinDevKit.com on: April 16, 2013, 11:00:58 PM
Okay so I have updated the website, fixed some spelling errors, and uploaded the first purchasable example script pack for example 1. It's nothing too fancy but after all you can't display a whole lot with "Generating a Bitcoin address". So the idea is I sell a few examples, you let me know how you like or dislike them all constructive criticism is welcomed(although sometimes I'm not sure how to respond to some of these criticisms around here sometimes hehe). Anyways if you want to know how to properly use the "Bitcoin Generate Address function" with the BDK php library then go to the following link
http://www.bitcoindevkit.com/examples/example1.php

scroll down and click "unlock practical source code" and purchase your first example scripts for 0.05 BTC ($3 at current price of $68/1Bitcoin)

*Future updates for scripts
---Example scripts for every API function of the Bitcoin/BDK library
---Advanced scripts for the higher level functions that will include fully deployable demos complete with everything you would expect HTML, PHP, BDKphp, and Bitcoin

If you even feel the need that you liked my library and don't need the source code examples and feel like donating, just purchase the scripts instead it helps with testing and you know your Bitcoins "are" going some where. Thanks for everyone supporting me and contributing, We as a BTC community are doing great, lets' show'em what "The People" really means!
114  Bitcoin / Bitcoin Discussion / Re: Bitcoin is not dead on: April 16, 2013, 03:03:45 AM
Amen!
115  Other / Off-topic / Re: Drugs evolve you on: April 16, 2013, 02:22:48 AM
If drugs are a chemical which, essentially everything is, everything evolves you and this may be a fallacy but if everything is a chemical and its safe to say that non drug users evolve just as fast, if not the same rate as people who take drugs as well as everything in universe being known(if at all possible), its safe to say everything is evolving and perhaps might be more correct to say that "Everything is evolving". -- Mind fuck


But if everything is evolving and known, its not safe to say that everything is observing reality and the everything that is evolving can't be known.... there for Life(You/Everything) = Unknown or in math "undefined".... "It just is...."
116  Other / Off-topic / I want to find a word to coin these types of people on: April 16, 2013, 02:18:41 AM
These seems to be a group of people that is distributed at what appears to be a global scale where they thing they can just plug stuff together and expect it to make life progressively efficient, or long lasting in some way. I like to call them "Lets attach a tree to humans at the biological level so that they can live in space with out oxygen mask"..... type of people... Anyone else know what I mean? I'm sure there are other more relateable examples I could think up thats just the gists of it. Is there already a word for these people? Maybe we can call them "Mashup Progressives"... IDK....
117  Alternate cryptocurrencies / Altcoin Discussion / Re: Litecoin/PHP: Can you pull an address balance via API? on: April 15, 2013, 08:29:48 PM
I believe litecoin has the same API as Bitcoins so my BDKphp library could help, I can't say I've tested it on litecoin your welcome to try. It should work 100% in theory though; http://bitcoindevkit.com
118  Bitcoin / Project Development / Re: Wallet security suggestion - cancellable bitcoin transactions on: April 15, 2013, 08:28:06 PM
Not publishing transactions for X hours/minutes or setting an execution time in the future that would allow to cancel the transaction would help against "fat finger" errors. It wouldn't help against someone holding a private key without changes in the way transactions work - once someone has a private key, this person can do whatever they want with the coins that are associated with it.

You can arbitrarily limit yourself but not a determined attacker.

Greats valid points!

The best bet would be not to hold any bitcoins on the wallet and just hold the "rawtx" signed data on the wallet that are awaiting to be sent.
119  Bitcoin / Project Development / Re: PHP Bitcoin Development Kit | v0.0.46_pre15 | In-Development | BitcoinDevKit.com on: April 13, 2013, 07:23:58 AM
Upgraded the Bitcoin client to 0.8.1, to the new hosting server at BitcoinDevKit.com and now the examples work Wink (I only tested example #1 for the upgrade)
http://www.bitcoindevkit.com/examples/example1.php


Edit Update:
Looks like all the examples work!

Some updates coming later today are:
*A purchasable example scripts for example 1
comes with 3 scripts(Not counting the complementary script and the "with out comments" versions of these scripts)
One script is an advanced script
The other two are simpler usages but highly informative.
120  Other / Off-topic / Re: Who is Phinnaeus Gage? on: April 13, 2013, 03:29:38 AM
At first PG is a creep, then freaky, then you realise he knows his limits, then he's funny from this point on.... PG in a nutshell.....
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 46 47 48 49 50 51 52 53 54 55 56 ... 146 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!