Bitcoin Forum
June 21, 2024, 09:05:02 PM *
News: Voting for pizza day contest
 
  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]
481  Bitcoin / Development & Technical Discussion / Re: Dealing with SHA-256 Collisions on: July 27, 2010, 09:02:22 PM
As I understood it the Hash algorithms that are used are completely replacable, and should the demise of SHA-256 become apparent we could switch to another Hashing algorithm, starting a new chain, and users would buy that new currency with their old coins, creating an inflation of the old coins and creating request for the new version, just like creating new services that rely on BC does now.

I don't think moving to a new version would be hard  Grin
482  Bitcoin / Wallet software / Re: Python client on: July 27, 2010, 07:21:30 PM
I strongly believe that a system like BitCoin is only destined to survive for a long time if the protocol is standardized and split from the Mainline client development.

A minimalistic, but clean, Python implementation of the client could be used as a reference for future clients that could then be custom tailored to the needs of its users.
483  Bitcoin / Development & Technical Discussion / Re: Standardizing the API, and proliferation of different types of clients on: July 04, 2010, 11:54:26 AM
Any new client that decides to change the rules would have to branch the chain.
Well that's a bit extreme, don't you think? Only changes to the basic functionality of generating proof of work and subsequently hashing transactions with them cannot be touched, the protocol itself can be designed to be quite extensible, just as BitTorrent, where the clients might provide additional features if supported.

I'd really like to see some alternative clients that could then be customized with all sorts of features and run as a normal daemon just like mail and web :-)
484  Bitcoin / Wallet software / Python client on: July 04, 2010, 11:22:50 AM
I was wondering whether someone here might be interested in creating an alternative client to the Project, which would not only make it easier for some people to get going with BitCoin but also would make it easier to write customized clients and take the load off the main development team.

For this to work we'd have to know exactly how the protocol is designed. I could reverse engineer it but I probably won't be able to explain everything Smiley

BTW: Python is not my first choice when it comes to programming languages but for this I think it'd be the most flexible.

Edit: just thought of it: Google App Engine supports Python so there's another application area Cheesy
485  Bitcoin / Development & Technical Discussion / Building BitCoin Client completely Headless on: June 08, 2010, 04:51:55 PM
Hi all,

I'm currently trying to get the openSuse Build Service to build bitcoin binaries for all the major distros, but wxWidgets is giving me a headache, as the development branch 2.9.0 is in not a single repository, and I'm having huge problems building it myself.

So I was wondering whether it is possible at all to compile everything without any depencies on wxWidgets?

Once wxWidgets 2.9.0 starts appearing in the default repos I'll create packages for the GUI version too, but a CLI version is better than nothing for the moment.

Regards,
Chris

P.S.: If you're interested at peeking, please take a look here: https://build.opensuse.org/project/show?project=home%3Acdecker%3Abitcoin
486  Bitcoin / Development & Technical Discussion / Re: On IRC bootstrapping on: June 08, 2010, 12:11:05 PM
Anyone into a set of multi entity owned DNS servers that cooperate for a Fast Flux [1] network to ensure bootstrap availability?

[1] http://en.wikipedia.org/wiki/Fast_flux
487  Bitcoin / Development & Technical Discussion / wxWidgets 2.9.0 on: February 27, 2010, 05:09:59 PM
I'm currently trying to get BitCoin to compile on the openSuse Build Service, which would allow us to create a wide range of precompiled packages for a variety of distros but I'm continually running into problems. The most important of them is the wxWidgets 2.9.0 requirement which is incredibly hard to provide, and the source of many of the problems described on the Forum. Why is it so important to have a 2.9.0? Looking through the source of 2.8.10 it appears that unicode is possible with that version too.

Regards,
cdecker
488  Bitcoin / Bitcoin Discussion / Re: New icon/logo on: February 27, 2010, 03:24:07 AM
How about an SVG version? That way we could automatically generate smaller and larger versions as needed, and storage in the Source Control Management is an option too.
489  Bitcoin / Development & Technical Discussion / Re: Command Line and JSON-RPC on: February 27, 2010, 03:21:23 AM
The headless mode is incredibly usefull. Finally I can start generating on my servers in the night Cheesy
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]
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!