609 Commits (c609b186989e062af842b5491538a98475ab6ade)

Author SHA1 Message Date
  Anton Kaliaev 5cb936fa00
fixes after my own review 7 years ago
  Anton Kaliaev c6f025f40e
generate WAL on the fly (Refs #468) 7 years ago
  Ethan Buchman 9af8da7aad update for new abci int types 7 years ago
  Anton Kaliaev cd5a5d332f
remove comments for uint64 related to possible underflow [ci skip] 7 years ago
  Anton Kaliaev 89cbcceac4
error if app returned negative last block height (Fixes #911) 7 years ago
  Anton Kaliaev 922af7c405
int64 height 7 years ago
  Anton Kaliaev f1fbf995f7 protect ourselves again underflow (Refs #911) 7 years ago
  Anton Kaliaev 86af889dfb remove unnecessary casts (Refs #911) 7 years ago
  Anton Kaliaev b3492356e6 uint64 height (Refs #911) 7 years ago
  Anton Kaliaev 1e19860585
fixes from my own review 7 years ago
  Anton Kaliaev f65e357d2b
adapt Tendermint to new abci.Client interface 7 years ago
  Anton Kaliaev a52cdbfe43
extract tags from DeliverTx/Result 7 years ago
  Anton Kaliaev 69b5da766c
service#Start, service#Stop signatures were changed 7 years ago
  Ethan Buchman 9529f12c28 more linting 7 years ago
  Ethan Buchman 55b81cc1a1 address linting FIXMEs 7 years ago
  Zach Ramsay c4caad7720 lint madness 7 years ago
  Zach Ramsay 2563b4fc92 lint fixes 7 years ago
  Zach Ramsay 6f3c05545d fix new linting errors 7 years ago
  Zach Ramsay 7ad8a8ab55 Tests almost passing 7 years ago
  Zach Ramsay a15c7f221d linting: moar fixes 7 years ago
  Zach Ramsay d7cb291fb2 errcheck; sort some stuff out 7 years ago
  Zach Ramsay 563faa98de address comments, pr #643 7 years ago
  Zach Ramsay bc2aa79f9a linter: sort through each kind and address small fixes 7 years ago
  Zach Ramsay 48aca642e3 linter: address deadcode, implement incremental lint testing 7 years ago
  Zach Ramsay 68e7983c70 linting errors: afew more 7 years ago
  Zach Ramsay 8f0237610e linting errors: clean it all up 7 years ago
  Zach Ramsay b75d4f73e7 errcheck: PR comment fixes 7 years ago
  Zach Ramsay 331857c9e6 linting: apply errcheck part2 7 years ago
  Zach Ramsay 57ea4987f7 linting: apply errcheck part1 7 years ago
  Zach Ramsay 46ccbcbff6 linting: apply 'gofmt -s -w' throughout 7 years ago
  Emmanuel Odeke 42da8cd297
consensus/WAL: benchmark WALDecode across data sizes 7 years ago
  Anton Kaliaev fa60d8120e
fix TestFullRound1 race (Refs #846) 7 years ago
  Ethan Buchman aba8a8f4fc consensus: crank timeout in timeoutWaitGroup 7 years ago
  Ethan Buchman 0448c2b437 consensus: fix LastCommit log 7 years ago
  Anton Kaliaev 7fa12662c4
check whatever we can read from the channel 7 years ago
  Ethan Buchman 2cda777900 consensus: make mempool_test deterministic 7 years ago
  Anton Kaliaev a1cdc2b68a
set logger for peer's MConnection 7 years ago
  Anton Kaliaev ad03491ee6
remove duplicated key 7 years ago
  Ethan Buchman 4b9dfc8990 consensus: fix for initializing block parts during catchup 7 years ago
  Ethan Buchman 47f5e37205 copy RoundState for event 7 years ago
  Anton Kaliaev e0daca5693
fixes from Bucky's review 7 years ago
  Anton Kaliaev 2d4ad02356
prefer tickers to time.Sleep (Refs #790) 7 years ago
  Ethan Buchman 3b81d3fea4 consensus: ensure prs.ProposalBlockParts is initialized. fixes #810 7 years ago
  Anton Kaliaev b1eec3a5d3
remove test_data/empty_block and test_data/small_blockN 7 years ago
  Ethan Buchman d71aed309f some minor changes 7 years ago
  Anton Kaliaev 61d76a273f
fixes from Bucky's and Emmanuel's reviews 7 years ago
  Anton Kaliaev 6d18e2f447
do not send whole round state via eventHub 7 years ago
  Anton Kaliaev 1c1c68df8d
fixes from my own review 7 years ago
  Anton Kaliaev f6539737de
new pubsub package 7 years ago
  Ethan Buchman fe1c60b5cf consensus: kill process on app error 7 years ago