main: add block timestamp index

This commit is contained in:
Braydon Fuller
2016-03-22 18:11:04 -04:00
committed by Braydon Fuller
parent 24deb4efc1
commit 935ca8f832
9 changed files with 206 additions and 2 deletions

View File

@@ -98,6 +98,7 @@ testScripts = [
'nodehandling.py',
'reindex.py',
'addressindex.py',
'timestampindex.py',
'decodescript.py',
'p2p-fullblocktest.py',
'blockchain.py',