134 Commits (dedf0d2350d561fffcb181c22e861914e7457619)

Author SHA1 Message Date
  Marko dedf0d2350
proto: folder structure adhere to buf (#5025) 4 years ago
  Marko 51da4fe356
types: rename partsheader to partsetheader (#5029) 4 years ago
  Ismail Khoffi 4774a8ec61
non breaking signbytes (#5008) 4 years ago
  Marko f6243d8b9e
privval: migrate to protobuf (#4985) 4 years ago
  Callum Waters 5697e144a7
evidence: adr56 form amnesia evidence (#4821) 4 years ago
  Marko a88537bb88
ints: stricter numbers (#4939) 4 years ago
  Callum Waters e538ea03d1
consensus: fix startnextheightcorrectly test (#4938) 4 years ago
  Callum Waters 7cb3d90e01
evidence: create proof of lock change and implement it in evidence store (#4746) 4 years ago
  Callum Waters 9535c47067
consensus: fix and rename TestStateLockPOLRelock (#4796) 4 years ago
  Marko 48f073d796
privval: return error on getpubkey (#4534) 4 years ago
  Marko 9bd0f9e634
lint: golint issue fixes (#4258) 5 years ago
  Marko afc4d7a61f
libs/common: refactor libs/common 2 (#4231) 5 years ago
  Marko 3e2751d274
lint: Enable Golint (#4212) 5 years ago
  Anton Kaliaev 3e1516b624
linters: enable stylecheck (#4153) 5 years ago
  Phil Salant bc572217c0 Fix linter errors thrown by `lll` (#3970) 5 years ago
  Phil Salant 04d13d9945 fix linter errors thrown by `unconvert`, `goconst`, and `nakedret` (#3960) 5 years ago
  Marko 41bf54a906 gocritic (1/2) (#3836) 5 years ago
  Marko 98cb8c9783 add staticcheck linting (#3828) 5 years ago
  Marko 866b343c0c Changes to files that had linting issue (#3731) 5 years ago
  JamesRay 2c26d95ab9 cs/replay: execCommitBlock should not read from state.lastValidators (#3067) 5 years ago
  Zarko Milosevic b738add80c cs: fix nondeterministic tests (#3582) 5 years ago
  Anton Kaliaev 5fa540bdc9
mempool: add a safety check, write tests for mempoolIDs (#3487) 5 years ago
  Anton Kaliaev 2137ecc130 pubsub 2.0 (#3227) 5 years ago
  Alessio Treglia 59cc6d36c9 improve ResetTestRootWithChainID() concurrency safety (#3291) 5 years ago
  Zarko Milosevic af8793c01a cs: reset triggered timeout precommit (#3310) 5 years ago
  Anton Kaliaev ffd3bf8448
remove or comment out unused code 5 years ago
  Zarko Milosevic c20fbed2f7 [WIP] fix halting issue (#3197) 5 years ago
  Ismail Khoffi 6a80412a01 Remove privval.GetAddress(), memoize pubkey (#2948) 6 years ago
  srmo e291fbbebe 2871 remove proposalHeartbeat infrastructure (#2874) 6 years ago
  Ethan Buchman 47a0669d12
Fix fast sync stack with wrong block #2457 (#2731) 6 years ago
  srmo 1466a2cc9f #2815 do not broadcast heartbeat proposal when we are non-validator (#2819) 6 years ago
  kevlubkcm a676c71678 [R4R] Add proposer to NewRound event and proposal info to CompleteProposal event (#2767) 6 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
  Anton Kaliaev d20693fb16 install scripts: update go version, remove upgrade cmd (#2650) 6 years ago
  Zarko Milosevic 287b25a059 Align with spec (#2642) 6 years ago
  Ismail Khoffi 8888595b94 [R4R] Fixed sized and reordered fields for Vote/Proposal/Heartbeat SignBytes (#2598) 6 years ago
  Zarko Milosevic 2363d88979 consensus: Wait for proposal or timeout before prevote (#2540) 6 years ago
  Anton Kaliaev e1538bf67e state: require block.Time of the fist block to be genesis time (#2594) 6 years ago
  Zarko Milosevic 12675ecd92 consensus: Wait timeout precommit before starting new round (#2493) 6 years ago
  Anton Kaliaev 4c4a95ca53 config: Add ValidateBasic (#2485) 6 years ago
  Zarko Milosevic f99e4010f2 Add stats related channel between consensus state and reactor (#2388) 6 years ago
  Anton Kaliaev 0e1cd88863 Remove ConsensusParams.TxSize and ConsensusParams.BlockGossip (#2364) 6 years ago
  Dev Ojha 2756be5a59 libs: Remove usage of custom Fmt, in favor of fmt.Sprintf (#2199) 6 years ago
  Ethan Buchman e1062a657f fixes for ProposerAddress 6 years ago
  Ethan Buchman 4d998b7c03 consensus: failing test for ProposerAddress 6 years ago
  Jae Kwon eb9b37e196 Pull out consensus liveness fix, which went to #1815 6 years ago
  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