Author

Topic: Has someone actually revised the entire code? (Read 1969 times)

LZ
legendary
Activity: 1722
Merit: 1072
P2P Cryptocurrency
Yeah, you are right, sorry about that. It is not the right thread. I just read Gavin's answer. Thanks.
hero member
Activity: 755
Merit: 515
Steps to reproduce:
1) withdraw X BTC from Mt.Gox;
2) then you will get it with 0.3.21;
3) try to send it to some address.

If you will close 0.3.21 and run <0.3.21 - it will send without any fee.
Not the right thread, and gavin answered it at https://bitcointalksearch.org/topic/m.99523
LZ
legendary
Activity: 1722
Merit: 1072
P2P Cryptocurrency
Steps to reproduce:
1) withdraw X BTC from Mt.Gox;
2) then you will get it with 0.3.21;
3) try to send it to some address.

If you will close 0.3.21 and run <0.3.21 - it will send without any fee.
hero member
Activity: 489
Merit: 504
We could pass all revisions through Gerrit to enforce Code review and sign-off... Cheesy
legendary
Activity: 1470
Merit: 1006
Bringing Legendary Har® to you since 1952
I've looked through most of it. All the important parts for payment verification anyway.
What you think about the 0.3.21 release? It seems that it requires mandatory fee. Undecided

??

Explain.
member
Activity: 98
Merit: 13
I've looked through most of it. All the important parts for payment verification anyway.
What you think about the 0.3.21 release? It seems that it requires mandatory fee. Undecided

Not sure what you mean by this?  Normal transactions remain free.

hero member
Activity: 812
Merit: 1022
No Maps for These Territories
Ha, didn't know his forum name Smiley
legendary
Activity: 1072
Merit: 1181
There is even a guy who implemented an entire bitcoin client in Java, so I guess he's looked at the entire source.

https://code.google.com/p/bitcoinj/

That guy was even the first to respond in this thread Smiley
hero member
Activity: 812
Merit: 1022
No Maps for These Territories
There is even a guy who implemented an entire bitcoin client in Java, so I guess he's looked at the entire source.

https://code.google.com/p/bitcoinj/
LZ
legendary
Activity: 1722
Merit: 1072
P2P Cryptocurrency
I've looked through most of it. All the important parts for payment verification anyway.
What you think about the 0.3.21 release? It seems that it requires mandatory fee. Undecided
donator
Activity: 826
Merit: 1060
Many people have each revised parts of the code. Every part of the code has been revised by someone. good enough?
You don't get total coverage by separately reviewing every part of the code, because the different parts of the code may interact in ways that were not anticipated.
hero member
Activity: 527
Merit: 500
Many people have each revised parts of the code. Every part of the code has been revised by someone. good enough?
hero member
Activity: 540
Merit: 500
Several people are working on different bitoin parts and propose patches (see : https://github.com/bitcoin/bitcoin/pulls).
So we can't say with that that all code has been reviewed, but it's a good start :p
legendary
Activity: 1526
Merit: 1129
I've looked through most of it. All the important parts for payment verification anyway. I think a few others have too (Hal, for one).

Now, that doesn't mean I'm fully convinced it's correct. BitCoin is VERY complicated.
newbie
Activity: 23
Merit: 0
So the code is open-source and revisable wich is good, but has someomne actully looked through the entire code? 
Jump to: