57 Commits (6daea31f50b94e25fd06e99793fb3e4d08284570)

Author SHA1 Message Date
  Marko 27b00cf8d1
libs/common: refactor libs common 3 (#4232) 5 years ago
  Marko 3e2751d274
lint: Enable Golint (#4212) 5 years ago
  Phil Salant bc572217c0 Fix linter errors thrown by `lll` (#3970) 5 years ago
  Marko 866b343c0c Changes to files that had linting issue (#3731) 5 years ago
  Anton Kaliaev bcf10d5bae p2p: peer state init too late and pex message too soon (#3634) 5 years ago
  JamesRay 2c26d95ab9 cs/replay: execCommitBlock should not read from state.lastValidators (#3067) 5 years ago
  Anton Kaliaev 2137ecc130 pubsub 2.0 (#3227) 5 years ago
  Alessio Treglia 59cc6d36c9 improve ResetTestRootWithChainID() concurrency safety (#3291) 5 years ago
  Anton Kaliaev 1a35895ac8
remove gotype linter 5 years ago
  Zarko Milosevic c5905900eb Simplify proposal msg (#2735) 6 years ago
  Zarko Milosevic 7a03344480 Introduce EventValidBlock for informing peers about wanted block (#2652) 6 years ago
  Ismail Khoffi 8888595b94 [R4R] Fixed sized and reordered fields for Vote/Proposal/Heartbeat SignBytes (#2598) 6 years ago
  Alexander Simmerl bdd01310a0 p2p: Integrate new Transport 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 84812145cb
friendly apis for constructors 6 years ago
  Anton Kaliaev 19699d644f
p2p metric, make height and totalTxs gauges 6 years ago
  Ethan Buchman 909f66e841 remove extra eventBus 6 years ago
  Ethan Buchman 097f778c1e fix byz-test 6 years ago
  Alexander Simmerl b698a9febc
Remove double locking in HasIP 6 years ago
  Jae Kwon 45ec5fd170 WIP consensus 6 years ago
  Anton Kaliaev 86ddf17db0
add a todo 6 years ago
  Ethan Buchman 5378bfc5c7 types.SignBytes -> o.SignBytes 6 years ago
  Ethan Buchman d34286c421 minor fixes - tests pass 7 years ago
  Ethan Buchman cd0fd06b0d update for sdk2 libs. need to fix kv test 7 years ago
  Ethan Buchman 3ae26bd6e6 consensus: fix SetLogger in tests 7 years ago
  Anton Kaliaev 922af7c405
int64 height 7 years ago
  Anton Kaliaev b3492356e6 uint64 height (Refs #911) 7 years ago
  Anton Kaliaev 69b5da766c
service#Start, service#Stop signatures were changed 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 bc2aa79f9a linter: sort through each kind and address small fixes 7 years ago
  Zach Ramsay 57ea4987f7 linting: apply errcheck part1 7 years ago
  Anton Kaliaev f6539737de
new pubsub package 7 years ago
  Ethan Buchman 591dd9e662 dont catchupReplay on wal if we fast synced 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
  Zach Ramsay d56b44f3a5 all: no more anonymous imports 7 years ago
  Ethan Buchman 75b97a5a65 PrivValidatorFS is like old PrivValidator, for now 7 years ago
  Ethan Buchman 4382c8d28b fix tests 7 years ago
  Ethan Buchman 90c0267bc1 types: privVal.Sign returns an error 7 years ago
  Ethan Buchman aea8629272 peer interface 7 years ago
  Ethan Buchman ab753abfa0 Proposer->Proposal; sign heartbeats 7 years ago
  zramsay 9c3eee0b00 Makefile: add megacheck & some additional fixes 7 years ago
  zramsay cf31f8d06f core: apply megacheck vet tool (unused, gosimple, staticcheck) 7 years ago
  Anton Kaliaev 1dfb95f719
[consensus] color code different consensus instances in consensus tests 7 years ago