102 Commits (81bd9ad812b74f0b47ddf13932fd9f74011319d1)

Author SHA1 Message Date
  Marko 044f1bf288
format: add format cmd & goimport repo (#4586) 4 years ago
  Marko fdc2efc083
fix: fix spelling of comment (#4566) 4 years ago
  Marko 6d91c1faf4
evidence: introduce time.Duration to evidence params (#4254) 5 years ago
  Marko 3e2751d274
lint: Enable Golint (#4212) 5 years ago
  Aditya 8a878c1cad evidence: enforce ordering in DuplicateVoteEvidence (#4151) 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
  Ethan Buchman 8fd8f800d0
Bucky/fix evidence halt (#34) 6 years ago
  Anton Kaliaev fb91ef7462 validate reactor messages (#2711) 6 years ago
  Ethan Buchman a22c962e28
TMHASH is 32 bytes. Closes #1990 (#2732) 6 years ago
  Ismail Khoffi b6d5b8b745 Update to amino 0.14.0 (#2710) 6 years ago
  Ethan Buchman be929acd6a
Update to Amino v0.13.0-rc0 (#2687) 6 years ago
  Dev Ojha 124d0db1e0 Make txs and evidencelist use merkle.SimpleHashFromBytes to create hash (#2635) 6 years ago
  Dev Ojha 12fa9d1cab crypto/merkle: Remove byter in favor of plain byte slices (#2595) 6 years ago
  Ethan Buchman 6ec52a9233
types: cap evidence in block validation (#2560) 6 years ago
  Anton Kaliaev 724e264ff5 separate mock evidence from real evidence (#2571) 6 years ago
  Anton Kaliaev 8d50bb9dad conesnsu: follow up to removing some consensus params (#2427) 6 years ago
  Anton Kaliaev 0e1cd88863 Remove ConsensusParams.TxSize and ConsensusParams.BlockGossip (#2364) 6 years ago
  Anton Kaliaev 166fd82b70
max-bytes PR follow-up (#2318) 6 years ago
  Anton Kaliaev d73c5cbdb1
reap max bytes from the mempool & check transaction size 6 years ago
  Hendrik Hofstadt 49b52ee3c7 Add test for MakePartSet with evidence 6 years ago
  Ethan Buchman 0e127562bf register evidence interface wherever its used 6 years ago
  ValarDragon 99e582d79a crypto: Refactor to move files out of the top level directory 6 years ago
  Anton Kaliaev 37ce4e549e
add more tests for evidence 6 years ago
  Zach Ramsay 44dad6d70b Revert "detele everything" 6 years ago
  Zach Ramsay d02c5d1e30 detele everything 6 years ago
  Ethan Buchman ec710395b7 RIPEMD160 -> SHA256 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
  Ethan Buchman aa8be33da1 fix fmt 6 years ago
  Ethan Buchman 3d2c4fd309 update Evidence type - requires pubkey and valset to verify and convert to abci.Evidence 6 years ago
  Jae Kwon 5d1c758730 Fix evidence 6 years ago
  Thomas Corbière 2644a529f0 Fix lint errors (#1390) 6 years ago
  Jae Kwon 34974e3932 Make types use Amino; Refactor PrivValidator* to FilePV/SocketPV 6 years ago
  Ethan Buchman 51628aea08 types: revert to old wire. builds 6 years ago
  Ethan Buchman 3395f5fb0e types: builds 6 years ago
  Ethan Buchman 200787ede2 types: update for new go-wire. WriteSignBytes -> SignBytes 7 years ago
  Ethan Buchman 4e3488c677 update types 7 years ago
  Ethan Buchman 28bbeac763 state: send byzantine validators in BeginBlock 7 years ago
  Ethan Buchman d0e0ac5fac types: better error messages for votes 7 years ago
  Ethan Buchman 6a4fd46479 fixes from rebase 7 years ago
  Ethan Buchman 0f293bfc2b remove some TODOs 7 years ago
  Ethan Buchman c13e93d63e evidence: store tests and fixes 7 years ago
  Ethan Buchman 3271634e7a types: evidence cleanup 7 years ago
  Ethan Buchman 6c4a0f9363 cleanup evidence pkg. state.VerifyEvidence 7 years ago
  Ethan Buchman df3f4de7c3 check evidence is from validator; some cleanup 7 years ago
  Ethan Buchman 10c43c9edc introduce evidence store 7 years ago
  Ethan Buchman 7d086e9524 check if we already have evidence 7 years ago
  Ethan Buchman 6e9433c7a8 post rebase fix 7 years ago