140 Commits (ad715fe9666ef8c8a9e35ffaae1e2862f54aa905)

Author SHA1 Message Date
  Ethan Buchman 46151720f8 fix tests 7 years ago
  Ethan Buchman 92bafa7ecd consensus: fix tests 7 years ago
  Ethan Buchman 0be3480729 consensus: comment about test_data [ci skip] 7 years ago
  Ethan Buchman 495283e2d4 fix replay tests and update test wals for InitChain 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
  Ethan Frey 6a0217688f Ensure private validator addresses are hex 7 years ago
  Ethan Buchman 54b26869d5 consensus/wal: #HEIGHT -> #ENDHEIGHT 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
  Ethan Buchman bc67859672 make ReplayBlocks logic exhaustive 7 years ago
  Ethan Buchman 0bec99fbd4 consensus: handshake replay test using wal 7 years ago
  Ethan Buchman e7a12f8e38 cs.Wait() 8 years ago
  Ethan Buchman 814ef37f75 fix tests 8 years ago
  Ethan Buchman c9698e4848 fixes from review 8 years ago
  Ethan Buchman dcbb35089f consensus: wal.Flush() and cleanup replay tests 8 years ago
  Jae Kwon 4202c4bf20 Fix Merge pull request #319 8 years ago
  Jae Kwon d83fc02597 MakePartSet takes partSize from config. fix replay test 8 years ago
  Ethan Buchman 57da2e4af5 make byzantine logic testable 8 years ago
  Jae Kwon 3d3d8b5b7b cswal -> cs_wal_dir 8 years ago
  Jae Kwon 1788a68b1c Consensus WAL uses AutoFile/Group 8 years ago
  Ethan Buchman 9365d33243 replay: more tests 8 years ago
  Ethan Buchman 3c18d841fa replay: larger read buffer 8 years ago
  Ethan Buchman 7dcb567e53 replay test data 8 years ago
  Ethan Buchman 35d4cca8bb type safe events 8 years ago
  Ethan Buchman 678599c7d4 consensus: add note about replay test 8 years ago
  Ethan Buchman 3998bdbfc1 fixes from review 8 years ago
  Ethan Buchman 1110c5d37d privVal.LastSignBytes and more replay tests 8 years ago
  Ethan Buchman a1c20ce866 types: privVal.LastSignature. closes #247 8 years ago
  Ethan Buchman 47acada2cb consensus: t.Fatal -> panic 8 years ago
  Ethan Buchman 501c4e4bac fixes from review 8 years ago
  Ethan Buchman 922f720cf6 cswal_light logs own votes; fix tests 8 years ago
  Jae Kwon 39d72d5811 Remove fees 8 years ago
  Jae Kwon f17c4c1d57 s/Validation/Commit/g 8 years ago
  Jae Kwon 03115cbf93 Fix tests; Tests run in their own directory 8 years ago
  Ethan Buchman 3891e4d66d config: cswal_light, mempool_broadcast, mempool_reap 8 years ago
  Ethan Buchman 273a65724d replayCatchup test 9 years ago