Post
Topic
Board Bitcoin Discussion
Re: Bitcoin puzzle transaction ~32 BTC prize to who solves it
by
Professor of wilds
on 20/04/2023, 00:05:56 UTC
i just read it i don't quite understand what your getting please go further in detail. not to be rude.

well, you seem very confident and optimistic about what are you saying, and that is good actually we need people with good optimistic.

If you dependent of the reply of some website then what avoid to the website to found a puzzle?

What I am tryting to tell you is that this kind of programs need to generate the keys on the fly without depend of anything else. I recomend to you to read the informacion about how keys are generated.

https://www.oreilly.com/library/view/mastering-bitcoin/9781491902639/ch04.html

Also wha are you saing to store that data? that is complety unnecesary, the keys need to be generated and checked on the fly without store anything.

Best regards!
could you re word that first part please i may be reading it wrong i apologize. I can't code and wouldn't know how to do it on the fly. What i mean is over all pages that lay in the key range of #66 is around 100 TB or more of data. youd 1 either need to generate a program that pulls from the website its self and does it on the "fly" like you said. but then your also accounting for website connection to your program ect the data that those public keys hold and the data that the full private key holds.....   takes up alot more time to scan through everything unless you can code it good enough i wouldn't know i cant code.  in my head you cant just run a program straight from the websites data so. in my head i thought the fastest way would to be is take batches of data through the program you make. obviously batches unless you have a hard drive for over 100TB of data.