737 Commits (fcfe157f6be4b48571c88ce2af8891d90302eb3f)

Author SHA1 Message Date
  Marko 89f0bbbd76
libs/common: Refactor libs/common 4 (#4237) 5 years ago
  Marko 27b00cf8d1
libs/common: refactor libs common 3 (#4232) 5 years ago
  Marko afc4d7a61f
libs/common: refactor libs/common 2 (#4231) 5 years ago
  Marko dfebac86f7
libs/common: refactor libs/common 01 (#4230) 5 years ago
  Marko 3e2751d274
lint: Enable Golint (#4212) 5 years ago
  Sunny Aggarwal b0bb8a1437 crypto: add sr25519 signature scheme (#4190) 5 years ago
  Marko 92d18d7fcd
Rename Tag(s) to Event(s) (#4046) 5 years ago
  Anca Zamfir 759ccebe54 types: prevent spurious validator power overflow warnings when changing the validator set (#4183) 5 years ago
  Anton Kaliaev ad715fe966
types: change `Commit` to consist of just signatures (#4146) 5 years ago
  Anton Kaliaev fb8b00f1d8
lite2: light client with weak subjectivity (#3989) 5 years ago
  Anton Kaliaev 208a8d37e6 types: remove dots from errors in SignedHeader#ValidateBasic 5 years ago
  Anton Kaliaev d5ed8a794b types: change number_txs to num_txs json tag in BlockMeta 5 years ago
  Anthony fb9e667f18 prefix proto types (#4007) 5 years ago
  Gustavo Chaín fc0d5bca61 types: prevent temporary power overflows on validator updates (#4165) 5 years ago
  Aditya 8a878c1cad evidence: enforce ordering in DuplicateVoteEvidence (#4151) 5 years ago
  Anton Kaliaev 3e1516b624
linters: enable stylecheck (#4153) 5 years ago
  Marko 41403d5261 rpc: remove duplication of data in `ResultBlock ` (#3856) 5 years ago
  Marko 1604047c39 abci: remove TotalTxs and NumTxs from Header (#3783) 5 years ago
  Ethan Buchman cbd5e031d6 Add more comments about the hard-coded limits (#4100) 5 years ago
  Marko 5206ce32a0
Update master (#4087) 5 years ago
  Phil Salant bc572217c0 Fix linter errors thrown by `lll` (#3970) 5 years ago
  Erik Grinaker 8ba159834f Added test case for Header.Hash() (#4052) 5 years ago
  Anton Kaliaev 4dfbaeb0c4
regenerate protobuf files with newer gogo version (#3998) 5 years ago
  Gustavo Chaín 2c7f42fafa fix Header misalignment in StringIndent (#3996) 5 years ago
  Marko 1b54369f41 custom marshallers for proto types, which EmitDefaults (#3889) 5 years ago
  Marko 45ddd67bd6
Add MempoolClient to Client Interface (#3987) 5 years ago
  Tess Rinearson 7e0b64e8b0 types: add test for block commits with votes for the wrong blockID (#3936) 5 years ago
  Phil Salant d1d517a9b7 linters: enable scopelint (#3963) 5 years ago
  Anton Kaliaev 777ff271cb
enable unconvert, goconst and nakedret linters (#3973) 5 years ago
  Phil Salant 04d13d9945 fix linter errors thrown by `unconvert`, `goconst`, and `nakedret` (#3960) 5 years ago
  Marko eec6d33e14 remove mentions of go-wire (#3904) 5 years ago
  Phil Salant c962567814 ValidateBasic tests (#3879) 5 years ago
  Marko 8a282a5fee replace errors.go with github.com/pkg/errors (2/2) (#3890) 5 years ago
  Marko 8dc39b69b7 replace errors.go with github.com/pkg/errors (1/2) (#3888) 5 years ago
  Juan Leni f7f034a8be privval: refactor Remote signers (#3370) 5 years ago
  Marko f9cce282da gocritic (2/2) (#3864) 5 years ago
  Marko 41bf54a906 gocritic (1/2) (#3836) 5 years ago
  Marko 4b9e8505cb types: move MakeVote / MakeBlock functions (#3819) 5 years ago
  Marko 98cb8c9783 add staticcheck linting (#3828) 5 years ago
  Marko 362729c2bb
Renamed wire.go to codec.go (#3827) 5 years ago
  Marko e0b9298134 libs: minor cleanup (#3794) 5 years ago
  Thane Thomson 228bba799d state: add more tests for block validation (#3674) 5 years ago
  Marko 866b343c0c Changes to files that had linting issue (#3731) 5 years ago
  Anton Kaliaev 9010ff5f96
types: do not ignore errors returned by PublishWithEvents (#3722) 5 years ago
  Alexander Bezobchuk ab0835463f abci: Refactor tagging events using list of lists (#3643) 5 years ago
  Anton Kaliaev 9dcee69ac2 v0.31.6 changelog (#3688) 5 years ago
  Ethan Buchman 4905640e9b types: CommitVotes struct as last step towards #1648 (#3298) 5 years ago
  Thane Thomson 70592cc4d8 libs/common: remove deprecated PanicXXX functions (#3595) 5 years ago
  Anton Kaliaev 1d4afb179b
replace PB2TM.ConsensusParams with a call to params#Update (#3448) 5 years ago
  Ethan Buchman 81b9bdf400
comments on validator ordering (#3452) 5 years ago