Bitcoin Forum
April 30, 2024, 09:28:29 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 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 »
1021  Bitcoin / Project Development / Re: Bitcoin SCI [PHP]: process transactions yourself! (addresses gen, IPN, QR Codes) on: September 17, 2013, 05:20:40 AM
Bitfreak website is now back online.
1022  Bitcoin / Project Development / Re: Bitcoin SCI [PHP]: process transactions yourself! (addresses gen, IPN, QR Codes) on: September 15, 2013, 02:20:47 PM
I'm having some issues with my web host at the moment but my website should be back online within a day or two. Sorry for the inconvenience.
1023  Bitcoin / Project Development / Re: [BOUNTY] 17+ BTC Mini-Blockchain Proof-of-Work on: September 03, 2013, 11:41:38 AM
Quote
Yes, if you actually clicked on the link you'd notice that this is more or less what I proposed.
I did click the link and read it but I found it all very confusing with terms like "seed contracts". But I will say it sounds very similar to the solution I proposed in my last post. But for the record I didn't come up with the idea for secure 0-confirmations and it wasn't even a part of the white paper. No one said the 0-conf idea was original but the main mini-blockchain concept certainly is original.

Quote
Why not copy the suggested design in the link I posted?
Well since you think both solutions are essentially the same I don't see the point. The solution I described in my last post is described within the context of the mini-blockchain design, making it easy for me to understand and visualize, where as the solution proposed in your link includes jargon which I don't understand, probably because it's written from within the context of the Netcoin design, which is extremely different to the mini-blockchain design.
1024  Bitcoin / Project Development / Re: [BOUNTY] 17+ BTC Mini-Blockchain Proof-of-Work on: September 03, 2013, 10:28:59 AM
I think what you are suggesting just leads to a race, where the double-spender issues a large number of txns so that the legitimate txn is excluded from all 10 blocks with high probability.
Now that I think about it, that is actually a very real problem which I don't think anyone has noticed before. But I believe there is a solution for that: a special type of "priority transaction" which takes priority over the other transactions. Obviously the miners could tweak their clients to reject the priority transactions if the fees of the malicious transactions are higher, but one way that could be countered is to impose a double-spend punishment which allows miners to punish someone if they issue a priority transaction and then also issue any other transactions which would infringe upon the withdrawal limit.

Quote
What "queue?" Isn't the queue completely up to the miner, who would likely prioritize 0-conf txns according to fees?
I didn't write that part so I'm not exactly sure what it's supposed to mean, but you're right I don't think queue isn't the best term to use there. I think the simplest and best way for the merchant to ensure the transaction gets processed is to rebroadcast the transaction as soon as they receive it so that if the buyer attempts to issue any other transactions which exceed the withdrawal limit the miners can use the priority transaction to impose a double-spending punishment.
1025  Bitcoin / Project Development / Re: [BOUNTY] 17+ BTC Mini-Blockchain Proof-of-Work on: September 02, 2013, 07:55:59 PM
1) This is easily a month of work, especially since you include a basic GUI as the bounty stands you are offering below minimal wage.
Like I said, I am aware of that and I would put more into this if I could, but I'm not a very rich guy and as it stands I've already put quite a bit of my savings into this. It was intended to be an open source project, and it will be an open source project after we get a working client. It's not like the only reward for getting this scheme built properly will be the money, we will get a new crypto-currency with many novel features and that will benefit us all. EDIT: you are right about the GUI though, I will make that optional.

As far as the concept goes, the proof-of-work will verify the state of your account tree, but you will face the following challenges:

1) for large numbers of accounts, your tree will become untenable
2) synchronization with a moving account tree target will be challenging to say the least...
3) 2 min block time and 10 MB block sizes is not tenable for a decentralized solution.
I think point one will really only become an issue much further into the future. Based on the amount of bitcoin addresses that have been seen by the network up until now, if we were to save all those addresses into an account tree it would be quite small, only a few hundred MB maximum. Of course, the account tree is the bulkiest part of the scheme, and there's really no getting around that... but it's a distinct advantage to the historic ledger format offered by the bitcoin blockchain because we only need to know about funded addresses and we don't need to know all of the transactions associated with any given address in order to calculate the balance of that address. So the account tree is a far superior ledger format which offers a much greater level of compression over the long term and is much easier to trim than the bitcoin blockchain... the bitcoin blockchain is going to become untenable many times quicker than the account tree will.

As for point two, I don't really think it would be that hard if the process described on the network synchronization page is followed. The blocks are not solved fast enough to pose a real problem for nodes trying to synchronize imo... did you actually get far enough to test out this aspect of the scheme? And as for point 3 you do have a valid point, but not all blocks would get filled and I was just allowing some wiggle room for future technological enhancements, but that's why I would prefer a dynamic max block size mechanism and I would highly encourage anyone attempting this problem to fulfill that extra bounty, as well as the rest of them. It really wouldn't be complete without those extra components but it would have less chance of even getting started if I made it all part of one bounty.
1026  Bitcoin / Project Development / Re: Bitcoin Wallet generation by hand on: September 02, 2013, 06:17:05 PM
Well I imagine that creating the raw private key in hex format wouldn't be exceedingly difficult, but deriving the bitcoin address from the private key would be because there is hashing involved.
1027  Bitcoin / Project Development / [BOUNTY] Mini-Blockchain Implementation on: September 02, 2013, 05:38:27 PM
Discussion has been moved to here:
https://bitcointalk.org/index.php?topic=371601
1028  Economy / Digital goods / Re: BitShop - digital bitcoin shop script [PHP/MYSQL] (v0.9.3 NEW) on: September 01, 2013, 11:42:45 AM
Check your private messages. And no there isn't a detailed text installation guide, only the video guide (which is now a bit outdated anyway). The hard part is really just setting up the chron job and installing the database. But if you've installed databases before it should be a simple process for you. Look in the install folder to get started.
1029  Economy / Digital goods / Re: BitShop - digital bitcoin shop script [PHP/MYSQL] (v0.9.3 NEW) on: September 01, 2013, 09:14:46 AM
I see, I will buy one year BitShop updating.

BTW, could you refund for me ? That is mistake.
Yes I will send you back what you paid for the test item if you give me an address.
1030  Economy / Digital goods / Re: BitShop - digital bitcoin shop script [PHP/MYSQL] (v0.9.3 NEW) on: September 01, 2013, 05:33:01 AM
It appears that you purchased the test item? The test item is just so you can see how it works before actually buying the script.
You can purchase a 1 year license at this link: http://bitfreak.info/bitshop/index.php?page=item&id=4
1031  Economy / Digital goods / Re: BitShop - digital bitcoin shop script [PHP/MYSQL] (v0.9.3 NEW) on: August 30, 2013, 02:40:31 PM
Version 0.9.3 released. I highly recommend updating to latest version which contains numerous fixes and new features such as subcategories and category icons.
1032  Bitcoin / Project Development / Re: Building the Next Generation of Crypto-Currency (developers required) on: August 27, 2013, 10:13:55 AM
Quote
Is there continued movement on this project?
I don't think there's really much happening with this project at the moment. lexxus said he would do some work on it this month but I don't know whether he has or hasn't. I've been pretty focused on other projects recently but the project funds are still sitting there waiting for anyone who wants to work on this project.

Sorry for not keeping you posted. I've strated working on bitcoinj code but it's moving slowly. My first goal is to bring up network connectivity and basic block mining functionality.
Good to hear, I just appreciate that someone is working on it. If you need a bit of funding to keep you going let me know. Also, how do you intend to do things like implement the proof chain? Will it be just as a chain of block headers or a chain of proof cells? I would suggest going with a normal chain of block headers because it'll be quicker and easier and the other method doesn't offer a huge advantage anyway.

If you have any questions about how something should be done, feel free to ask. Most of the uncertainties are documented in the wiki so I would recommend going through the project wiki if you haven't done so already. I recently disabled account creation for the wiki because there was so many spam accounts being created, but if you want an account so that you can edit things then I will create one for you manually.
1033  Bitcoin / Project Development / Re: Building the Next Generation of Crypto-Currency (developers required) on: August 26, 2013, 11:57:01 AM
Quote
Is there continued movement on this project?
I don't think there's really much happening with this project at the moment. lexxus said he would do some work on it this month but I don't know whether he has or hasn't. I've been pretty focused on other projects recently but the project funds are still sitting there waiting for anyone who wants to work on this project.

Quote
That's a wordy way of saying I think this project is on the right track and I hope there will be continued progress. Just don't forget about the importance of remining lost coins and consider a smaller time frame, perhaps 10 years. It should be a problem for most as long as the coins are first-in / first-out and perhaps a system of notification could be built into the client.
I very much agree with your sentiments concerning the re-mining of lost coins, but the reason why I don't want to put a lot of focus on re-mining is because 1) there are more important things that need to be done first and 2) it's a very controversial issue. I made a thread a while ago about the possibility of implementing re-mining lost coins into bitcoin and I found that many people strongly disagreed with the idea because it impinges on there ability to store coins in the same address for very long periods of time. The reason it needs to be at least 100 years is because then people feel safer about the idea and if they lose their coins they can't exactly say they weren't given enough time to move them.
1034  Bitcoin / Bitcoin Discussion / Re: My Bitcoin Note Design on: August 16, 2013, 07:10:46 AM
And *blend* the QR codes and numbers into the design.
The QR codes do have some slight transparency in order to blend them into the note, but if I messed with them any more they might become unreadable.

I could be wrong, but by "blend" I think he meant "incorporate it into the design" rather than make it more transparent.

I figured he meant something like that, but messing with it in any other way will also make it unreadable. The only real thing I can is try to do put some sort of elaborate border around the QR codes but there's not much room to work with and I don't think it'll look good.
1035  Bitcoin / Bitcoin Discussion / Re: My Bitcoin Note Design on: August 16, 2013, 07:08:55 AM
It's very pixelated in photoshop. It's only 72 DPI.
Well my picture certainly isn't anywhere as pixelated as the image you posted. I'm a web designer, not a graphics designer, and I didn't draw this note by hand. I simply combined and modified a range of existing pics to produce the final result. I wasn't planning to share it but the final result came out better than I expected. If it doesn't meet your requirements I can't do much about it.
1036  Bitcoin / Bitcoin Discussion / Re: My Bitcoin Note Design on: August 15, 2013, 11:32:48 PM
It looks nice, but the resolution is way, way, way too low. Especially for printing.
Well the note I printed out looks fine. Unless you want to print a very large note I don't see why it would be a problem.
1037  Bitcoin / Bitcoin Discussion / Re: My Bitcoin Note Design on: August 15, 2013, 11:31:30 PM
To me, the font for "Bitcoin address" is hideous. It looks like you wanted to go for something "classy" and it shows. It looks Russian or Greek, not particularly "global" or "cyber" or "digital".
They are mathematical symbols, which are typically based on Greek Characters.

That back of the note is a wasteland. How could you design a note and leave all that real estate barren? You could put anything there - anything inspirational you like - and it's left essentially blank.
Some times less is more. I know most currency notes have a full design on both sides but I'm going for more of a playing card look.

Many of those notes are just plain ugly, I have a collection of nice notes that I used for inspiration.

P.S. Don't forget the rule of thirds. And *blend* the QR codes and numbers into the design.
The QR codes do have some slight transparency in order to blend them into the note, but if I messed with them any more they might become unreadable.
1038  Bitcoin / Bitcoin Discussion / Re: My Bitcoin Note Design on: August 15, 2013, 04:43:00 PM
Nice design. I like the background. Why not move one of the QR code to the back side that looks a tad empty now ?
Also I am a bit puzzled by the pi letter at the end of the word bitcoin (that reads bitcoip in greek). The nu letter is more appropriate it seems.

I agree with that pi letter. I think that all the text and data and qr codes etc should be on front side. Just like playing cards  Cool
Yeah the intention was to make the back a bit like a playing card, I don't think it would really look good with a QR on the back.

And I did have similar thoughts about the pi letter but I was using a font which only gave me a certain set of symbols to work with.
1039  Bitcoin / Bitcoin Discussion / Re: My Bitcoin Note Design on: August 15, 2013, 12:02:09 PM
The size of the QR code depends not only on the size of the data stored but also on the strength of the error protection.

Yeah, I think it's best to use the best error protection (level H).
I wasn't aware that QR codes had different levels of error protection, that is pretty cool. The QR codes used in my pics are just as an example though, you can use what ever level of error protection you want when you generate your own QR codes and insert them into the note.
1040  Bitcoin / Bitcoin Discussion / Re: My Bitcoin Note Design on: August 15, 2013, 11:14:17 AM
Ok I made both QR images the same size and looks much better imo. I've re-uploaded the PDF files and replaced the old ones, just download them again if you want the new version.
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 67 68 69 70 71 72 73 74 75 76 77 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!