76 Commits (f2351dc758e5c8cf6bc6c5c32931daa8ae6e49a9)

Author SHA1 Message Date
  Anton Kaliaev 7f649ccf23
fixes from Frey's review 7 years ago
  Anton Kaliaev 808b830942
add a unit test 7 years ago
  Ethan Frey dedf03bb81 Add TotalTx to block header, issue #952 7 years ago
  Anton Kaliaev 922af7c405
int64 height 7 years ago
  Anton Kaliaev b3492356e6 uint64 height (Refs #911) 7 years ago
  Anton Kaliaev 29cd1a1b8f
rewrite indexer to be a listener of eventBus 7 years ago
  Anton Kaliaev 69b5da766c
service#Start, service#Stop signatures were changed 7 years ago
  Zach Ramsay 46ccbcbff6 linting: apply 'gofmt -s -w' throughout 7 years ago
  Anton Kaliaev f6539737de
new pubsub package 7 years ago
  Zach Ramsay d56b44f3a5 all: no more anonymous imports 7 years ago
  Ethan Buchman 779c2a22d0 node: NewNode takes DBProvider and GenDocProvider 7 years ago
  Anton Kaliaev f803544195
new logging 7 years ago
  Ethan Buchman 4982cb4d1f fix tests for state and mempool 7 years ago
  Ethan Buchman d1926bcad1 use tmlibs 7 years ago
  Ethan Buchman b6a04a3456 more fixes from review 7 years ago
  Ethan Buchman d572bb0c5d state/txindex and pkg per indexer impl 7 years ago
  Ethan Buchman 7fbe8e47d4 fix tests 7 years ago
  Anton Kaliaev d62e85757f
execution test 7 years ago
  Ethan Buchman 6403b2f468 fixes for handshake replay through consensus 7 years ago
  Ethan Buchman 99b068b313 BlockMeta uses BlockID 7 years ago
  Ethan Buchman c147b41013 TMSP -> ABCI 8 years ago
  Ethan Buchman 2dd7030579 tmsp: ResponseInfo and ResponseEndBlock 8 years ago
  Ethan Buchman 38783e7fa1 types: SignatureEd25519 -> Signature 8 years ago
  Ethan Buchman 2425711734 blockchain: use ApplyBlock 8 years ago
  Ethan Buchman 2f9063c1d6 consensus: test validator set change 8 years ago
  Ethan Buchman 5046d5b181 more handshake replay cleanup 8 years ago
  Ethan Buchman 07597dfd45 post rebase fixes for BlockID, partSize 8 years ago
  Ethan Buchman 4360c360a4 move handshake to state, use Handshaker, more tests 8 years ago