lbrycrd/src/claimtrie
2020-02-06 13:40:10 -07:00
..
sqlite changed name column to blob 2020-01-15 14:39:48 -07:00
blob.cpp fixed slow loading of block index, increased wallet flush period 2020-01-27 17:38:38 -07:00
blob.h fixed missing items in block_info, incorrect column names 2020-01-15 14:39:48 -07:00
CMakeLists.txt Add Go binding to libclaimtrie 2020-01-15 14:39:48 -07:00
data.cpp track original height (not working) 2020-01-15 14:39:48 -07:00
data.h track original height (not working) 2020-01-15 14:39:48 -07:00
forks.cpp optimized hash calc, fixed bad nChainTx, re-used db connection 2020-01-29 14:06:53 -07:00
forks.h Remove duplicate code 2020-01-15 14:39:48 -07:00
hashes.cpp Use faster continuous memory hash computation 2020-01-15 14:39:48 -07:00
hashes.h Use faster continuous memory hash computation 2020-01-15 14:39:48 -07:00
libclaimtrie.i Add Go binding to libclaimtrie 2020-01-15 14:39:48 -07:00
libclaimtrie_test.go Add Go binding to libclaimtrie 2020-01-15 14:39:48 -07:00
libclaimtrie_test.py Remove duplicate code 2020-01-15 14:39:48 -07:00
log.cpp Fix getchangesinblock and unit test 2020-01-15 14:39:48 -07:00
log.h Fix getchangesinblock and unit test 2020-01-15 14:39:48 -07:00
sqlite.h Increase attempts to database sync 2020-01-30 17:42:21 +02:00
takeoverworkarounds.h Strip out takeover workaround in its own file 2020-01-15 14:39:48 -07:00
trie.cpp don't require pre-existence of datadir 2020-02-06 13:40:10 -07:00
trie.h optimized hash calc, fixed bad nChainTx, re-used db connection 2020-01-29 14:06:53 -07:00
txoutpoint.cpp Remove duplicate code 2020-01-15 14:39:48 -07:00
txoutpoint.h Remove duplicate code 2020-01-15 14:39:48 -07:00
uints.cpp fixed missing items in block_info, incorrect column names 2020-01-15 14:39:48 -07:00
uints.h fixed missing items in block_info, incorrect column names 2020-01-15 14:39:48 -07:00