Bitcoin Forum
May 26, 2024, 07:24:31 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: How to distinguish the algorithm of coin from its sourse?  (Read 551 times)
360998186 (OP)
Member
**
Offline Offline

Activity: 98
Merit: 10


View Profile
January 01, 2014, 12:09:40 PM
 #1

 :)Hi,I want to know which algorithm the coin is,such as scrypt,quark,scrypt-jane.

Would you help me?

find it from wallet cmd or sourse?
Wave_of_Mutilation
Newbie
*
Offline Offline

Activity: 13
Merit: 0


View Profile
January 01, 2014, 04:10:18 PM
 #2

Probably, the easiest first step in determination of algo will be main.h:

diff fastcoin/src/main.h quark/src/main.h

< #include "scrypt.h"
---
> #include "hashblock.h"

However, primecoin constructed somehow by another way.
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!