29 Commits (2902ab1a144b6c0bef9c8cdd605ef77a8e70a7cc)

Author SHA1 Message Date
  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 6 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
  Ethan Buchman 77e45756f2 types: Evidences for merkle hashing; Evidence.String() 7 years ago
  Ethan Buchman 9cdcffbe4b types: comments; compiles; evidence test 7 years ago
  Ethan Buchman 50850cf8a2 verify sigs on both votes; note about indices 7 years ago
  Ethan Buchman 35587658cd verify evidence in block 7 years ago
  Ethan Buchman 4661c98c17 add pubkey to conflicting vote evidence 7 years ago
  Ethan Buchman 7928659f70 track evidence, include in block 7 years ago