Bitcoin Forum
June 21, 2024, 06:50:04 PM *
News: Voting for pizza day contest
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Where are bodies of functions of secp256k1.h ?  (Read 469 times)
Frodek (OP)
Member
**
Offline Offline

Activity: 138
Merit: 25


View Profile
March 03, 2017, 04:47:08 PM
 #1

I have extracted interpreter.cpp and depending source files from Bitcoin source. This version is even compilable but not linkable because bodies of functions of secp256k1.h.
I attach my project: Interpret.zip in Disk Google: https://drive.google.com/file/d/0B7E799YMGCWTUjlxTGJsdVM0MDA/view?usp=sharing
prezbo
Sr. Member
****
Offline Offline

Activity: 430
Merit: 250


View Profile
March 03, 2017, 05:05:58 PM
 #2

Probably https://github.com/bitcoin/bitcoin/tree/cfd5e6b1dc32dadebe93e6c021dde308fa3d815a/src/secp256k1?
Frodek (OP)
Member
**
Offline Offline

Activity: 138
Merit: 25


View Profile
March 03, 2017, 05:12:56 PM
 #3

Previously I can't find, because I search only *.cpp and *.h, not *.c. Thanks
achow101
Moderator
Legendary
*
expert
Offline Offline

Activity: 3430
Merit: 6720


Just writing some code


View Profile WWW
March 03, 2017, 05:14:33 PM
 #4

The actual source for libsecp256k1 is in https://github.com/bitcoin-core/secp256k1. Use that, not the one from the bitcoin/bitcoin repo.

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!