Bitcoin Forum
July 02, 2024, 11:00:11 PM *
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 57 58 59 60 61 62 63 64 65 66 ... 154 »
301  Bitcoin / Hardware / Re: A little naivety on: January 05, 2015, 12:32:44 PM
I've asked the same question before, alas without an answer. I suppose for one it must be knowing how to work with circuits, what are resistors, capacitors, SMD, basic electricity knowledge(rather than basic, think general knowledge).

And of course, transistors and logic gates and semiconductors.

However, I am expecting somebody more qualified to answer this. And of course tools that can be used to design said chips.
302  Bitcoin / Project Development / Re: Joel's VanityGen GUI Release (SOURCE CODE) on: January 05, 2015, 10:50:12 AM
hi,

first of all, great to see selfmade coders.
and even greater to see you using your
skills for BTC-related techs.

regarding your "open-sourcing":
don't provide the source-code within an archive.
would you open an archive somebody unknown posted somewhere?? PLEASE DON'T.
it's very risky and you never know what really is inside the .zip, .rar, etc.

push your source-code to: https://www.github.com
create your repository which allows you proper chronological
listing of code-updates (commits) within a very
simple view and also giving other devs (contributors) the chance
to suggest code-improvisations/updates (pull requests) which
get implemented (merged) after reviewing/verifying the changes.
it's defenitely worth a try.

cheers!
bitsta


What's wrong with archives? lol. It's the files inside you should worry about.

lol. read my post again.

"[...]it's very risky and you never know what really is inside the .zip, .rar, etc."
No. You should go and read what .ZIP and .RAR are. If there is an .exe(or linux executable) inside, it will be visible. As for github, there won't be commits when the application is already coded.
303  Bitcoin / Bitcoin Discussion / Re: Do Vanity Address Generators hurt bitcoin? on: January 04, 2015, 05:47:07 AM
Quite right, 2 days and i generated ~50 million addresses using a single machine (still haven't imported them) now, with 1000 machines that would be 25 billion addresses a day, 10k computers would make that 250 billion address a day. 250 000 000 000 is still very minute in regard tthe total  ? 2^96 , but we must always remember that number is a theoretical limit. there is no guarantee that if we  could, we would end up with the exact number or anything remotely in the range. As the number passes a certain mark , it becomes more likely that a collision will occur. And the more we keep going the higher the frequency of collisions because address generation is not a straight line.

Don't get me wrong, you have a higher chance of winning the lottery 5 times than you do getting a collision, but i think that the exaggeration of  terms needs to stop. We are talking about general purpose CPUs and trying to use their capabilities as a metric to measure what we can do, which is wrong because maybe soon, someone is going to go for that Vanity ASIC which as you know has the potential to really change the game by massive magnitudes.
That is pretty slow. My custom non-vanity address generator does 30 million address generations per core per second. To anyone thinking wow, no this is still orders of magnitude slower.

Barwizi, even if somebody could generate trillions of addresses per second, it is still going to take too long. Not to mention that at trillions of addresses, you no longer have the space to hold them, let alone import them.

I just tried out my pc a few seconds. How many minutes does it take to generate 1 GB of valid addresses? And if i import them, how big should i expect my wallet file to be? I have a free 4 TB drive and would like to test this out.

4 TB ~= 4,000,000,000,000 Byte = 32,000,000,000,000 Bit. If you only store the addresses (thus, know which ones you've generated in a reasonable amount of time) and there are 2^160 possible addresses: 32,000,000,000,000 / 160 = 200,000,000,000 Addresses. Not that much.
Well, there are still ~2^256 possible private keys, or 2^96 private keys per address(according to the forum), anyone attempting this better have a whole galaxy of those Superman data crystals, in addition to a quantum computer + time machine.
304  Bitcoin / Bitcoin Discussion / Re: Do Vanity Address Generators hurt bitcoin? on: January 04, 2015, 01:07:44 AM
Quite right, 2 days and i generated ~50 million addresses using a single machine (still haven't imported them) now, with 1000 machines that would be 25 billion addresses a day, 10k computers would make that 250 billion address a day. 250 000 000 000 is still very minute in regard tthe total  ? 2^96 , but we must always remember that number is a theoretical limit. there is no guarantee that if we  could, we would end up with the exact number or anything remotely in the range. As the number passes a certain mark , it becomes more likely that a collision will occur. And the more we keep going the higher the frequency of collisions because address generation is not a straight line.

Don't get me wrong, you have a higher chance of winning the lottery 5 times than you do getting a collision, but i think that the exaggeration of  terms needs to stop. We are talking about general purpose CPUs and trying to use their capabilities as a metric to measure what we can do, which is wrong because maybe soon, someone is going to go for that Vanity ASIC which as you know has the potential to really change the game by massive magnitudes.
That is pretty slow. My custom non-vanity address generator does 30 million address generations per core per second. To anyone thinking wow, no this is still orders of magnitude slower.

Barwizi, even if somebody could generate trillions of addresses per second, it is still going to take too long. Not to mention that at trillions of addresses, you no longer have the space to hold them, let alone import them.
305  Bitcoin / Development & Technical Discussion / Re: Reused R values again on: January 04, 2015, 12:23:04 AM
Quote
Bitcoin is an ongoing experiment, not a finished product.
Hence, we enjoy some of the early adopter's advantage.
No. You enjoy seeing the fall of one another financial pyramid. You are not early adopter today.
You are looser in ponzi scheme called "crypto-currency"
Quote
Bitcoin is an ongoing experiment, not a finished product.
Hence, we enjoy some of the early adopter's advantage.
No. You enjoy seeing the fall of one another financial pyramid. You are not early adopter today.
You are looser in ponzi scheme called "crypto-currency"
I think I found a Russian government official spreading fud. Cause he specifically cited cryptocurrencies, and his previous posts are in russian.
306  Bitcoin / Bitcoin Discussion / Re: Do Vanity Address Generators hurt bitcoin? on: January 03, 2015, 06:11:59 AM
What about how all the electric freezers have been using up all the snowflake designs wastefully since early in the 20th Century, when nature runs out of unique designs, it might just drop huge chunks of ice on us.

Incorrect analogy, but it gets the point across.
Its not as if any address generated prevents it being from generated again, its that it is so unlikely. Tomorrow you may generate an address and see it has got 20000 BTCs in it, but don't keep hoping for it.
Couldn't you just set yours to search for an address of like an exhange or whatnot? Even though it'd take a long ass time.
The exchange would at some point use another address. I think you are still not getting the billion years concept.
307  Other / Off-topic / Re: P2P techs + Open sourcing are gonna flash trillions of valuations... on: January 03, 2015, 04:48:24 AM
Until decentralized internet, we are still subject to one country blocking access to anything.
308  Bitcoin / Bitcoin Discussion / Re: Do Vanity Address Generators hurt bitcoin? on: January 03, 2015, 04:15:41 AM
Theymos really needs to add a button to insert this very large number in the text field.
309  Bitcoin / Bitcoin Discussion / Re: Do Vanity Address Generators hurt bitcoin? on: January 03, 2015, 04:10:58 AM
There are almost unlimited address.

I think it would be fair to get rid of the "almost" in this case.  What was that address factoid? Something like if 100,000 addresses were created every second since the beginning of the universe there still would be unused addresses left over.

Oh shit... I guess that is a ton, so I guess my skepticism is fading.
Oh boy, here we go again.

1. There are almost 115,792,089,237,316,195,423,570,985,008,687,907,853,269,984,665,640,564,039,457,584,007,913,129,639,936 possible ECDSA private keys. Almost.
Most people know how to count to the bolded part.

Read this whole thread starting from this post https://bitcointalk.org/index.php?topic=892752.msg9909378#msg9909378

To generate a used address, unless due to a glitch, you'd need a dyson sphere, a young star, negative energy and the knowledge of how to open a wormhole for the purpose of time-traveling to the future.
310  Economy / Speculation / Re: The main problem in the Bitcoin ecosystem the real reason Bitcoin is plummeting on: January 02, 2015, 06:24:42 PM
Whoever got burnt by mtgox should've seen it coming. I saw it coming with the ridiculous AML/KYC thingy. The number of people that left because of mtgox are actually quite countable.
311  Bitcoin / Bitcoin Technical Support / Re: Cheapest way to run a full node ? on: January 02, 2015, 05:52:24 PM
What is the cheapest way to run a full node. I do have a few external HDDs and rasp pi laying around.
No unused laptops though.

Suggestions ? ideas ?
You'll have difficulty running a full node on a pi. It doesn't have enough ram and will end up using swap.
With some configuration, it is possible to reduce the memory footprint to as low as 200 or lower megabytes.

Can you show me how to do this? I would prefer to use a Pi instead of an x86_64 motherboard setup.
https://bitcointalk.org/index.php?topic=765934.msg8632982#msg8632982

However, setting -listen to 0 means you will not be relaying transactions to other nodes, and that is the most important part of being a full node. You will still be receiving transactions, just not relaying them to other peers.
312  Bitcoin / Bitcoin Technical Support / Re: Cheapest way to run a full node ? on: January 02, 2015, 10:10:39 AM
What is the cheapest way to run a full node. I do have a few external HDDs and rasp pi laying around.
No unused laptops though.

Suggestions ? ideas ?
You'll have difficulty running a full node on a pi. It doesn't have enough ram and will end up using swap.
With some configuration, it is possible to reduce the memory footprint to as low as 200 or lower megabytes.
313  Bitcoin / Bitcoin Discussion / Re: Did pools scare Satoshi away? on: January 02, 2015, 04:34:24 AM
Perhaps Satoshi saw something that he had not anticipated and realizing what was coming, he panicked and decided to leave.

I'm still a noob, but could you give a reason why Satoshi would have panicked over not anticipating mining pools?

Are you saying 51% attack stuff or something else?


I keep wondering what is with less experienced users(I am trying to stay away from the newbie word) that keep mentioning 51%. What is so fascinating/scary about 51% attack that it needs to get thrown around everywhere?
314  Bitcoin / Bitcoin Discussion / Re: Did pools scare Satoshi away? on: January 02, 2015, 04:30:50 AM
Finally a meaningful discussion. Smiley
315  Alternate cryptocurrencies / Altcoin Discussion / Re: extend the 21m bitcoin limit on: December 31, 2014, 04:41:06 AM
I think the next currency that prevail  will not have the 21m limit,  or other limits;  please comment
In order for a crypto currency to be successful it will need to have an upper limit otherwise it will be contentiously inflationary, whose inflation rate will rise at an ever increasing rate.

The 21 million bitcoin limit is really arbitrary because bitcoin can be divided into 8 decimal places and the protocol can easily be forked to allow for a more precise measure if the value of bitcoin were to increase too much
To be more precise, we are talking about infinite divisibility.
316  Alternate cryptocurrencies / Altcoin Discussion / Re: extend the 21m bitcoin limit on: December 31, 2014, 04:27:53 AM
Other cryptos have tried it. Not sure what the effect is. Also, why do you think 21 is not enough?
317  Bitcoin / Bitcoin Discussion / Re: Why it all went wrong in 2014 - but why 2015 can be better. on: December 30, 2014, 10:08:07 PM
2014 was simply the worst in my life, so not just Bitcoin. But yeah, I agree the year was pretty bad.
318  Other / Off-topic / Re: Vanity address ;D on: December 30, 2014, 07:49:13 PM
Well, I could start up bitcoind and wait 2 days for the blockchain to sync and then import the key and send the raw transaction over RPC but it seems a whole lotta work for 4K satoshis.  I did try the import in multibit and 5640 sats is the dust limit. Smiley
With the new release, it takes 3 hours at most.
319  Other / Off-topic / Re: Vanity address ;D on: December 30, 2014, 06:26:39 PM
I haven't read up on the address generation protocol, but here's a question...

Would it be possible to have a dedicated machine for generating addresses, and is it possible to be lucky and generate an existing address with actual balance? Grin

Yes you can have a dedicated machine for generating addresses.

But don't expect get one already generated by someone else in your lifetime

I think you have about the same odds of generating an address of winning the powerball 5 days in a row then on 6th day buying your ticket and being struck by lightning
7 times within that day, and this is much more likely than getting a used key.
320  Bitcoin / Mining / Re: Pics of Large Miner Hosting Center Under Construction on: December 30, 2014, 12:38:24 AM
Don't cheap up on the racks, you don't want your farm to up in flames because you used wood.

Btw, do I see an Owl on one of those wooden pillars?
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 57 58 59 60 61 62 63 64 65 66 ... 154 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!