Bitcoin Forum
June 15, 2024, 07:34:48 AM *
News: Voting for pizza day contest
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: source code reading  (Read 579 times)
drakoin (OP)
Hero Member
*****
Offline Offline

Activity: 826
Merit: 1000

see my profile


View Profile
May 05, 2014, 11:19:39 PM
Last edit: May 06, 2014, 12:50:48 AM by drakoin
 #1

... there are already bounties for block explorers, for games, for faucets, for pools, ...

What about (crowd)bounties to have the source code of a new coin thoroughly checked!!

How to operationalize that?  Let's brainstorm.


Especially pools, and exchanges could finance a "certified ... stamp"
to show that some effort has been put into proof reading the sourcecode,
from an independent side.  

How could reliable code readers earn reputation, a bit like escrows?  

What are your thoughts on this ... thx!




---
Me need: pay me if you want me to continue to afford to spend time
and share ideas here: 17v4HC9bW5MTagCUAgCn977LAD4xc8RQPU

no sign of a signature
Snax
Newbie
*
Offline Offline

Activity: 54
Merit: 0


View Profile
May 05, 2014, 11:39:08 PM
 #2

This is a much needed thing, I'm glad someone is trying to incentivize and reward it. It would certainly stop people from creating malware wallets like we've seen...
cryptos
Member
**
Offline Offline

Activity: 70
Merit: 10


View Profile
May 06, 2014, 12:33:54 AM
 #3

Ya need experienced programmer to validate these coins before someone else gets taken to cleaners
David Latapie
Hero Member
*****
Offline Offline

Activity: 658
Merit: 503


Monero Core Team


View Profile WWW
May 06, 2014, 12:49:06 AM
 #4

Quis custodiet ipsos custodes?

Monero: the first crytocurrency to bring bank secrecy and net neutrality to the blockchain.HyperStake: pushing the limits of staking.
Reputation threadFree bitcoins: reviews, hints…: freebitco.in, freedoge.co.in, qoinpro
Titan
Sr. Member
****
Offline Offline

Activity: 260
Merit: 250



View Profile
May 06, 2014, 01:21:06 AM
 #5

A quick count shows about 400,000+ lines of code in Bitcoin 0.9.1!
Checking a code base like this is a highly nontrivial task.

git ls-files | xargs wc -l
       1 .gitattributes
      84 .gitignore
      19 COPYING
       4 INSTALL
     160 Makefile.am
      71 README.md
       5 autogen.sh
****
     594 src/util.h
      66 src/version.cpp
      51 src/version.h
    2075 src/wallet.cpp
     865 src/wallet.h
     963 src/walletdb.cpp
     133 src/walletdb.h
  418370 total
David Latapie
Hero Member
*****
Offline Offline

Activity: 658
Merit: 503


Monero Core Team


View Profile WWW
May 06, 2014, 02:11:20 AM
 #6

A quick count shows about 400,000+ lines of code in Bitcoin 0.9.1!
Checking a code base like this is a highly nontrivial task.
400k lines of code is not much. Code auditing is not done by hand anymore, except in rare occasions (like FreeBSD audit)

Monero: the first crytocurrency to bring bank secrecy and net neutrality to the blockchain.HyperStake: pushing the limits of staking.
Reputation threadFree bitcoins: reviews, hints…: freebitco.in, freedoge.co.in, qoinpro
cryptos
Member
**
Offline Offline

Activity: 70
Merit: 10


View Profile
May 06, 2014, 04:11:12 AM
 #7

400k lines of code...thanks for the info
drakoin (OP)
Hero Member
*****
Offline Offline

Activity: 826
Merit: 1000

see my profile


View Profile
May 06, 2014, 09:33:47 AM
 #8

https://www.google.de/search?q=code+comparison+tools code comparison tools
https://www.google.de/search?q=diff diff
https://www.google.de/search?q=windiff windiff

Is there a way to always know from which code a new coin has been forked?
Then it needs "only" incremental comparisons from that codebase.

no sign of a signature
drakoin (OP)
Hero Member
*****
Offline Offline

Activity: 826
Merit: 1000

see my profile


View Profile
May 06, 2014, 09:42:04 AM
 #9

Quis custodiet ipsos custodes?

Etiam. Admodum.
Quod est magni momenti quaestionem.

Hoc est quod intelligitur, cum dicitur:
"Num merentur scripta legentes lucrentur famam, a frenum sicut escrows?"

 Smiley

no sign of a signature
drakoin (OP)
Hero Member
*****
Offline Offline

Activity: 826
Merit: 1000

see my profile


View Profile
May 18, 2014, 04:37:15 PM
 #10

any new ideas about this?

no sign of a signature
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!