140 Commits (ad715fe9666ef8c8a9e35ffaae1e2862f54aa905)

Author SHA1 Message Date
  Anton Kaliaev e88f74bb9b
remove wal_light setting 6 years ago
  Jae Kwon d24e4cb821 Fix race testing 6 years ago
  Jae Kwon fb64314d1c Review from Anton 6 years ago
  Jae Kwon 45ec5fd170 WIP consensus 6 years ago
  Thomas Corbière 2644a529f0 Fix lint errors (#1390) 6 years ago
  Ethan Frey fff0c6cd8e Add app_state from genesis file in InitChain message 6 years ago
  Zach 2cc63069c6 rename dummy to kvstore (#1223) 6 years ago
  Zach Ramsay 3cd604562c RequestInitChain needs genesisBytes 6 years ago
  Ethan Buchman 6f3d9b4be3 fix race 7 years ago
  Ethan Buchman f06cc6630b mempool: cfg.CacheSize and expose InitWAL 7 years ago
  Ethan Buchman ff99ca7cdf bump wal test timeout 7 years ago
  Ethan Buchman 1d6f00859d fixes from review 7 years ago
  Ethan Buchman 0acca7fe69 final updates for state 7 years ago
  Ethan Buchman 6a4fd46479 fixes from rebase 7 years ago
  Ethan Buchman 869d873d5c state.ApplyBlock takes evpool and calls MarkEvidenceAsCommitted 7 years ago
  Ethan Buchman f80f6445a6 fix test 7 years ago
  Ethan Buchman 3d00c477fc separate block vs state based validation 7 years ago
  Ethan Buchman 5d04ccbe51 excessive logging. update tmlibs for timer fix 7 years ago
  Ethan Buchman e0296d6c3c consensus: fix makeBlockchainFromWAL 7 years ago
  Anton Kaliaev 40f9261d48
handle data corruption errors 7 years ago
  Anton Kaliaev 5cb936fa00
fixes after my own review 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 b3492356e6 uint64 height (Refs #911) 7 years ago
  Anton Kaliaev 1e19860585
fixes from my own review 7 years ago
  Anton Kaliaev 69b5da766c
service#Start, service#Stop signatures were changed 7 years ago
  Zach Ramsay 7ad8a8ab55 Tests almost passing 7 years ago
  Zach Ramsay d7cb291fb2 errcheck; sort some stuff out 7 years ago
  Zach Ramsay b75d4f73e7 errcheck: PR comment fixes 7 years ago
  Zach Ramsay 331857c9e6 linting: apply errcheck part2 7 years ago
  Anton Kaliaev f6539737de
new pubsub package 7 years ago
  Ethan Buchman 57a684d5ac fixes from review 7 years ago
  Anton Kaliaev ae538337ba
fix panic: failed to determine gopath: exec: "go" (Refs #782) 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 7b8ffc9981
add checksum and msg size to TimedWALMessage 7 years ago
  Ethan Buchman fd60621a8e update cswal test 7 years ago
  Anton Kaliaev c4646bf87f
make state#Params not a pointer 7 years ago
  Anton Kaliaev 716364182d
[state] expose ChainID and Params 7 years ago
  Anton Kaliaev 1971e149fb
ChainID() and Params() do not return errors 7 years ago
  Ethan Buchman 8311f5c611 abci.Info takes a struct; less merkleeyes 7 years ago
  Ethan Buchman 75b97a5a65 PrivValidatorFS is like old PrivValidator, for now 7 years ago
  Ethan Buchman 779c2a22d0 node: NewNode takes DBProvider and GenDocProvider 7 years ago
  Ethan Buchman 4382c8d28b fix tests 7 years ago
  Ethan Buchman 5feeb65cf0 dont use pointers for ConsensusParams 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
  zramsay cf31f8d06f core: apply megacheck vet tool (unused, gosimple, staticcheck) 7 years ago
  Anton Kaliaev f8fdbe3dbc
changes as per Bucky's review 7 years ago
  Anton Kaliaev f803544195
new logging 7 years ago