134 Commits (dedf0d2350d561fffcb181c22e861914e7457619)

Author SHA1 Message Date
  Zach Ramsay d02c5d1e30 detele everything 6 years ago
  Ethan Buchman d55243f0e6 fix import paths 6 years ago
  Jae Kwon bf0ff212b9 Refactor "lite" to handle delayed validator set changes. 6 years ago
  Jae Kwon a5b7ea93c4 Delay validator set changes by 1 block. 6 years ago
  Liamsi d2c05bc5b9 Revert "delete everything" (includes everything non-go-crypto) 6 years ago
  Liamsi 96a3502126 delete everything 6 years ago
  ia b5775b56c6 all: gofmt (#1743) 6 years ago
  Anton Kaliaev bb9aa85d22
copy events and pubsub packages from tmlibs 6 years ago
  Jae Kwon e4492afbad Merge 6 years ago
  Ethan Buchman 799beebd36 fix consensus tests 6 years ago
  Jae Kwon 45ec5fd170 WIP consensus 6 years ago
  Ethan Buchman 1cb76625d3 consensus: rename test funcs 7 years ago
  Ethan Buchman a8e625e99d config: unexpose chainID 7 years ago
  Ethan Buchman 3d00c477fc separate block vs state based validation 7 years ago
  Zach Ramsay 331857c9e6 linting: apply errcheck part2 7 years ago
  Anton Kaliaev fa60d8120e
fix TestFullRound1 race (Refs #846) 7 years ago
  Anton Kaliaev f6539737de
new pubsub package 7 years ago
  Anton Kaliaev 716364182d
[state] expose ChainID and Params 7 years ago
  Anton Kaliaev dc0e8de9b0
extract some of the consensus types into ./types 7 years ago
  Zach Ramsay d56b44f3a5 all: no more anonymous imports 7 years ago
  Ethan Buchman 75b97a5a65 PrivValidatorFS is like old PrivValidator, for now 7 years ago
  Ethan Buchman 4382c8d28b fix tests 7 years ago
  Ethan Buchman 2b6db268cf genesis json tests and mv ConsensusParams to types 7 years ago
  Ethan Buchman 1f3e4d2d9a move PartSetSize out of the config, into ConsensusParams 7 years ago
  Ethan Buchman 0d1fa8e884 fixes from review 7 years ago
  zramsay cf31f8d06f core: apply megacheck vet tool (unused, gosimple, staticcheck) 7 years ago
  spring1843 cf686d4f83 Fix commonly misspelled words 7 years ago
  Anton Kaliaev f803544195
new logging 7 years ago
  Ethan Buchman 46151720f8 fix tests 7 years ago
  Ethan Buchman 92bafa7ecd consensus: fix tests 7 years ago
  Ethan Buchman 07e59e63f9 TMEventDataInner 7 years ago
  Ethan Buchman d1926bcad1 use tmlibs 7 years ago
  Ethan Buchman b1cd677711 types: valSet LastProposer->Proposer and Proposer()->GetProposer() 7 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
  Ethan Buchman f837252ff1 consensus: test reactor 8 years ago
  Jae Kwon 655d829314 Fix proposal sign bytes. Start tracking blockID in POL 8 years ago
  Jae Kwon 3c5a2f55c2 Add validator index and address to Vote. 8 years ago
  Ethan Buchman 35d4cca8bb type safe events 8 years ago
  Ethan Buchman 987dac9ee0 consensus: no sign err in replay; fix a race 8 years ago
  Ethan Buchman 54357bcf8f crank consensus timeout parameters for tests (see #236) 8 years ago
  Ethan Buchman 47acada2cb consensus: t.Fatal -> panic 8 years ago
  Ethan Buchman e4c795f15c consensus: fix more races in tests 8 years ago
  Ethan Buchman bc0b52293e update circle and glide 8 years ago
  Jae Kwon ad17090a0f No global config 8 years ago
  Ethan Buchman 523a170c3e EventDataTypeNewBlockHeader 8 years ago
  Ethan Buchman 922f720cf6 cswal_light logs own votes; fix tests 8 years ago
  Jae Kwon 03115cbf93 Fix tests; Tests run in their own directory 8 years ago
  Ethan Buchman c9ec9cf00e config: block size, consensus timeouts, recheck tx 8 years ago
  Jae Kwon 8a3bba48e3 s/*EventDataRoundState/EventDataRoundState/g 9 years ago