33 Commits (bdd50c5f3750238fbd60948cd1a747f9016e50d9)

Author SHA1 Message Date
  Ethan Frey fff0c6cd8e Add app_state from genesis file in InitChain message 6 years ago
  Ethan Buchman e7747f7d66 it compiles 7 years ago
  Ethan Buchman 1d6f00859d fixes from review 7 years ago
  Ethan Buchman 537b0dfa1a use NopEventBus 7 years ago
  Ethan Buchman 0acca7fe69 final updates for state 7 years ago
  Ethan Buchman 7a18fa887d evidence linked with consensus/node. compiles 7 years ago
  Anton Kaliaev 69b5da766c
service#Start, service#Stop signatures were changed 7 years ago
  Ethan Buchman 9529f12c28 more linting 7 years ago
  Zach Ramsay d7cb291fb2 errcheck; sort some stuff out 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 331857c9e6 linting: apply errcheck part2 7 years ago
  Anton Kaliaev 1c1c68df8d
fixes from my own review 7 years ago
  Anton Kaliaev f6539737de
new pubsub package 7 years ago
  Anton Kaliaev c74a359c46
fixes per Bucky's review 7 years ago
  Anton Kaliaev 3115c23762
binary format for WAL 7 years ago
  Ethan Buchman 779c2a22d0 node: NewNode takes DBProvider and GenDocProvider 7 years ago
  Anton Kaliaev f803544195
new logging 7 years ago
  Ethan Buchman 9109b20852 SetRoot 7 years ago
  Ethan Frey 6b059e0063 Accept relative paths in all configs, TODO: must SetRoot 7 years ago
  Ethan Frey 92dee7ea3c Commands compile (mostly) with new config reading 7 years ago
  Ethan Frey 604bf03f3a Pulled out all config structs (except p2p.PeerConfig) into config package 7 years ago
  Ethan Buchman 75b6c5215f fewer structs. remove viper from consensus 7 years ago
  Ethan Buchman 95c74b2ccd remove some more viper 7 years ago
  Ethan Buchman 1fcc9dc654 remove viper from proxy 7 years ago
  Ethan Buchman 7c0f51e24b remove viper from mempool 7 years ago
  Ethan Buchman fcf78a5da7 cleanup go-config/viper and some unnamed imports 7 years ago
  Rigel Rozanski cefb2bede0 adding viper 7 years ago
  Ethan Buchman d1926bcad1 use tmlibs 7 years ago
  Ethan Buchman 4fd1471f11 remove BaseService.OnStart 7 years ago
  Ethan Buchman 0765613778 move handshake to consensus package 7 years ago
  Ethan Buchman cbe6dbe7a1 handshake replay through consensus using mockApp 7 years ago
  Jae Kwon a073b1db9c Refactor replay console -> replay_file in consensus/replay_file.go 8 years ago
  Ethan Buchman 55b4bfa1fe consensus: let time.Timer handle non-positive durations 8 years ago
  Ethan Buchman 0c01b0ded9 state.State and wal.writeHeight after handshake 8 years ago
  Ethan Buchman 40b08f2494 consensus: mv timeoutRoutine into TimeoutTicker 8 years ago
  Jae Kwon 4202c4bf20 Fix Merge pull request #319 8 years ago
  Jae Kwon 1173a85c85 Use BlockID everywhere 8 years ago
  Jae Kwon 1788a68b1c Consensus WAL uses AutoFile/Group 8 years ago
  Ethan Buchman 71baad59df replay: ensure cs.height and wal.height match 8 years ago
  Ethan Buchman 3c18d841fa replay: larger read buffer 8 years ago
  Ethan Buchman 987dac9ee0 consensus: no sign err in replay; fix a race 8 years ago
  Ethan Buchman 3998bdbfc1 fixes from review 8 years ago
  Ethan Buchman 1110c5d37d privVal.LastSignBytes and more replay tests 8 years ago
  Jae Kwon ad17090a0f No global config 8 years ago
  Ethan Buchman 69d906f7dd drain internalMsgQueue and wait for cswal on quit 8 years ago
  Ethan Buchman fe660580a4 catchup replay fix 9 years ago
  Ethan Buchman 273a65724d replayCatchup test 9 years ago
  Ethan Buchman 26f0e2bc2d msgLogFP -> write ahead log 9 years ago
  Ethan Buchman 3b06368569 rebase fixes 9 years ago