Bitcoin Forum
June 19, 2024, 08:59:37 PM *
News: Voting for pizza day contest
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Creating a Checkpoint  (Read 461 times)
CorneliusDeLaPampa (OP)
Newbie
*
Offline Offline

Activity: 3
Merit: 0


View Profile
April 22, 2014, 02:36:05 PM
 #1

Hi,

I understand the principles and the parameters needed to create a checkpoint, However I have a hard time getting the value of one param:

total number of transactions between genesis and last checkpoint

You can get all the other value easily using a block explorer, but what is the best way to calculate this one?

Thx
elbandi
Hero Member
*****
Offline Offline

Activity: 525
Merit: 529


View Profile
April 22, 2014, 03:22:48 PM
 #2

run wallet with -rescan (or -reindex or -checkblocks=0, sorry dont remember  Embarrassed) and look into the debug log.

Quote
total number of transactions between genesis and last checkpoint
//   (the tx=... number in the SetBestChain debug.log lines)
CorneliusDeLaPampa (OP)
Newbie
*
Offline Offline

Activity: 3
Merit: 0


View Profile
April 24, 2014, 02:53:47 PM
 #3

-rescan is a good option

Thanks a lot Smiley
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!