lightwalletd/common
Larry Ruane 52ac837370 New "staging" api (StageBlocks, StageTransactions, ApplyStaged)
Also remove the initial block load (all blocks will come from the
Staging APIs), but there is still more to do (this does not even
start up correctly) but darkside.proto is correct, we believe.
2020-05-21 11:48:03 -06:00
..
logging Added back logging interceptor for non-tls, fixed version on startup 2020-04-09 10:27:08 -06:00
cache.go add darkside SetMetaState, SetBlocksURL for reorg testing 2020-05-21 11:48:03 -06:00
cache_test.go move block cache from memory to files 2020-04-08 18:10:50 -06:00
common.go remove Blockchaininfo json type assertions, no functional change 2020-05-21 11:48:03 -06:00
common_test.go don't sleep 1s for reorg, wait 2s for new blocks 2020-05-21 11:48:03 -06:00
darkside.go New "staging" api (StageBlocks, StageTransactions, ApplyStaged) 2020-05-21 11:48:03 -06:00
generatecerts.go add COPYING and copyright lines 2020-03-12 12:02:55 -06:00