69 Commits (f2351dc758e5c8cf6bc6c5c32931daa8ae6e49a9)

Author SHA1 Message Date
  Anton Kaliaev 0b0a8b3128
cs/wal: refuse to encode msg that is bigger than maxMsgSizeBytes (#3303) 5 years ago
  Ethan Buchman dc6567c677 consensus: flush wal on stop (#3297) 5 years ago
  Ethan Buchman 45b70ae031
fix non deterministic test failures and race in privval socket (#3258) 5 years ago
  Ethan Buchman 39eba4e154
WAL: better errors and new fail point (#3246) 5 years ago
  Anton Kaliaev d178ea9eaf use our logger in autofile/group 6 years ago
  goolAdapter 110b07fb3f libs: Call Flush() before rename #2428 (#2439) 6 years ago
  Anton Kaliaev 0e1cd88863 Remove ConsensusParams.TxSize and ConsensusParams.BlockGossip (#2364) 6 years ago
  Zarko Milosevic 7b88172f41 Implement BFT time (#2203) 6 years ago
  Dev Ojha 2756be5a59 libs: Remove usage of custom Fmt, in favor of fmt.Sprintf (#2199) 6 years ago
  Zach Ramsay 44dad6d70b Revert "detele everything" 6 years ago
  Zach Ramsay d02c5d1e30 detele everything 6 years ago
  Ethan Buchman d55243f0e6 fix import paths 6 years ago
  Liamsi d2c05bc5b9 Revert "delete everything" (includes everything non-go-crypto) 6 years ago
  Liamsi 96a3502126 delete everything 6 years ago
  Anton Kaliaev 1f22f34edf
flush wal group on stop 6 years ago
  Anton Kaliaev 708f35e5c1
do not look for height in older files if we've seen height - 1 6 years ago
  Anton Kaliaev f3f5c7f472
we must only return io.EOF to progress to the next file in auto.Group 6 years ago
  Anton Kaliaev 68f6226bea
data is corrupted, but this requires manual intervention 6 years ago
  Anton Kaliaev 118b86b1ef
fix nil panic error 6 years ago
  Anton Kaliaev b9afcbe3a2
fix typo 6 years ago
  Ethan Buchman ee4eb59355 update comments 6 years ago
  Ethan Buchman 082a02e6d1 consensus: only fsync wal after internal msgs 6 years ago
  Anton Kaliaev e88f74bb9b
remove wal_light setting 6 years ago
  Jae Kwon fb64314d1c Review from Anton 6 years ago
  Ethan Buchman 799beebd36 fix consensus tests 6 years ago
  Jae Kwon 45ec5fd170 WIP consensus 6 years ago
  Ethan Buchman a17105fd46 p2p: peer.Key -> peer.ID 7 years ago
  Anton Kaliaev 843e1ed400
Updates -> ValidatoSetUpdates 7 years ago
  Anton Kaliaev e57cad6c3f
correct maxMsgSizeBytes 7 years ago
  Anton Kaliaev 06aece31cf
lower the max message size 7 years ago
  Anton Kaliaev af79a2a59e
fix error msg 7 years ago
  Anton Kaliaev ee66476d62
set max msg size 7 years ago
  Anton Kaliaev 40f9261d48
handle data corruption errors 7 years ago
  Anton Kaliaev 90944bb1a2
be specific about what type we're encoding 7 years ago
  Anton Kaliaev 07571741c5
[consensus] remove WAL separator (Refs #785) 7 years ago
  Anton Kaliaev c6f025f40e
generate WAL on the fly (Refs #468) 7 years ago
  Anton Kaliaev 922af7c405
int64 height 7 years ago
  Anton Kaliaev 69b5da766c
service#Start, service#Stop signatures were changed 7 years ago
  Zach Ramsay 6f3c05545d fix new linting errors 7 years ago
  Zach Ramsay b75d4f73e7 errcheck: PR comment fixes 7 years ago
  Anton Kaliaev 61d76a273f
fixes from Bucky's and Emmanuel's reviews 7 years ago
  Anton Kaliaev f6539737de
new pubsub package 7 years ago
  Ethan Buchman 57a684d5ac fixes from review 7 years ago
  Anton Kaliaev c74a359c46
fixes per Bucky's review 7 years ago
  Anton Kaliaev 3115c23762
binary format for WAL 7 years ago
  Anton Kaliaev 31030c6514
make crc32c a global var 7 years ago
  Anton Kaliaev 7b8ffc9981
add checksum and msg size to TimedWALMessage 7 years ago
  Zach Ramsay d56b44f3a5 all: no more anonymous imports 7 years ago
  Anton Kaliaev f8fdbe3dbc
changes as per Bucky's review 7 years ago
  Anton Kaliaev f803544195
new logging 7 years ago