47 Commits (4871e64b0307e79f3335c835ae0c5ab2b4ac0c42)

Author SHA1 Message Date
  Ethan Buchman 495283e2d4 fix replay tests and update test wals for InitChain 7 years ago
  Adrian Brink 842609ddcb Send InitChain message from ABCI to Core on Genesis 7 years ago
  Ethan Buchman fcf78a5da7 cleanup go-config/viper and some unnamed imports 7 years ago
  Rigel Rozanski cefb2bede0 adding viper 7 years ago
  Ethan Buchman d1926bcad1 use tmlibs 7 years ago
  Jae Kwon cf4074cc80 defer gr.Close() fixes 7 years ago
  Ethan Buchman cb2ed5bb7c fixes from review 7 years ago
  Ethan Buchman 2ba3656ffd wal: gr.Close() 7 years ago
  Jae Kwon cd9e9e9f45 s/ExecBlock/ValExecBlock/g; s/sm.ApplyBlock/sm.ExecCommitBlock/g 7 years ago
  Ethan Buchman f9d0096744 support #HEIGHT based WAL 7 years ago
  Ethan Buchman 935f70a346 comments and cleanup 7 years ago
  Ethan Buchman 5109746b1c Handshake uses ApplyBlock, no ConsensuState 7 years ago
  Ethan Buchman ed03cb5c17 consensus/replay: remove timeout 7 years ago
  Ethan Buchman 54b26869d5 consensus/wal: #HEIGHT -> #ENDHEIGHT 7 years ago
  Ethan Buchman 09f7dabd5e update comment 7 years ago
  Ethan Buchman 85e83934a1 fixes from review 7 years ago
  Ethan Buchman 077cf13a1f consensus: timeout on replayLastBlock 7 years ago
  Ethan Buchman 749df0536f test/docker: install abci apps first 7 years ago
  Ethan Buchman de0153a1c4 consensus: some more informative logging 7 years ago
  Ethan Buchman 0c4b6cd071 consensus: more handshake replay tests 7 years ago
  Ethan Buchman f9df4294f3 move some interfaces to types/services.go 7 years ago
  Ethan Buchman 0765613778 move handshake to consensus package 7 years ago
  Jae Kwon a073b1db9c Refactor replay console -> replay_file in consensus/replay_file.go 8 years ago
  Ethan Buchman 55b4bfa1fe consensus: let time.Timer handle non-positive durations 8 years ago
  Ethan Buchman 0c01b0ded9 state.State and wal.writeHeight after handshake 8 years ago
  Ethan Buchman 40b08f2494 consensus: mv timeoutRoutine into TimeoutTicker 8 years ago
  Jae Kwon 4202c4bf20 Fix Merge pull request #319 8 years ago
  Jae Kwon 1173a85c85 Use BlockID everywhere 8 years ago
  Jae Kwon 1788a68b1c Consensus WAL uses AutoFile/Group 8 years ago
  Ethan Buchman 71baad59df replay: ensure cs.height and wal.height match 8 years ago
  Ethan Buchman 3c18d841fa replay: larger read buffer 8 years ago
  Ethan Buchman 987dac9ee0 consensus: no sign err in replay; fix a race 8 years ago
  Ethan Buchman 3998bdbfc1 fixes from review 8 years ago
  Ethan Buchman 1110c5d37d privVal.LastSignBytes and more replay tests 8 years ago
  Jae Kwon ad17090a0f No global config 8 years ago
  Ethan Buchman 69d906f7dd drain internalMsgQueue and wait for cswal on quit 8 years ago
  Ethan Buchman fe660580a4 catchup replay fix 9 years ago
  Ethan Buchman 273a65724d replayCatchup test 9 years ago
  Ethan Buchman 26f0e2bc2d msgLogFP -> write ahead log 9 years ago
  Ethan Buchman 3b06368569 rebase fixes 9 years ago
  Ethan Buchman 6bcf53195f consensus: use replay log to avoid sign regression 9 years ago
  Ethan Buchman bc2a721a0a clean up replay output 9 years ago
  Ethan Buchman 56076d4d0e some cleanup; log time with consensus msgs 9 years ago
  Ethan Buchman 298928dc44 fix replay bug from timeoutRoutine 9 years ago
  Ethan Buchman c0c2a4b968 use validation round in reconstructLastCommit 9 years ago
  Ethan Buchman 2b13386d7b consensus: replay console 9 years ago