154 Commits (f1000794f2f1d89c2f6e1ee2d391544013cac294)

Author SHA1 Message Date
  Anton Kaliaev 3ffda994c2
Revert "rename privval#GetAddress and GetPubKey to Address and PubKey" 6 years ago
  Anton Kaliaev ff8ddee708
rename privval#GetAddress and GetPubKey to Address and PubKey 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
  Alexander Simmerl a605b66c5a
Move abci imports 6 years ago
  Liamsi d2c05bc5b9 Revert "delete everything" (includes everything non-go-crypto) 6 years ago
  Liamsi 96a3502126 delete everything 6 years ago
  Ethan Buchman 8e45348737 update for abci v0.11.0 release. let InitChain update validators 6 years ago
  Ethan Buchman 866bcceb35 fix consensus tests 6 years ago
  Ethan Buchman 3d33226e80 move types/services.go to state pkg. pass State to evpool.Update 6 years ago
  Alexander Simmerl bf370d36c2
Extract priv_validator into first class package 6 years ago
  Ethan Buchman 082a02e6d1 consensus: only fsync wal after internal msgs 6 years ago
  Ethan Buchman 547e8223b9 fix 6 years ago
  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