68 Commits (091d2c3e5ecb595f69d1f7273ed7c907c087c2c7)

Author SHA1 Message Date
  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 a530352f61 Align Vote/Proposal fields with canonical order and fields (#2730) 6 years ago
  Ismail Khoffi b6d5b8b745 Update to amino 0.14.0 (#2710) 6 years ago
  Ismail Khoffi 6643c5dd11 Catch up with amino 0.13.0 (#2690) 6 years ago
  Ethan Buchman be929acd6a
Update to Amino v0.13.0-rc0 (#2687) 6 years ago
  Ismail Khoffi 8888595b94 [R4R] Fixed sized and reordered fields for Vote/Proposal/Heartbeat SignBytes (#2598) 6 years ago
  Ethan Buchman 52e21cebcf
remove some xxx comments and the config.mempool.recheck_empty (#2505) 6 years ago
  Ismail Khoffi fc073746a0 privval: Switch to amino encoding in SignBytes (#2459) 6 years ago
  Anton Kaliaev 8d50bb9dad conesnsu: follow up to removing some consensus params (#2427) 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
  Ethan Buchman 309a6772d7 types: fix formatting when printing signatures 6 years ago
  ValarDragon f903947ff3 crypto: Remove interface from crypto.Signature 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
  Jae Kwon 34974e3932 Make types use Amino; Refactor PrivValidator* to FilePV/SocketPV 6 years ago
  Anton Kaliaev b0d8f552c5
return err if peer has sent a vote that does not match our round 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 cd0fd06b0d update for sdk2 libs. need to fix kv test 7 years ago
  Ethan Buchman d0e0ac5fac types: better error messages for votes 7 years ago
  Ethan Buchman 9cdcffbe4b types: comments; compiles; evidence test 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 Frey 599673690c Add timestamp to vote canonical encoding 7 years ago
  Anton Kaliaev 922af7c405
int64 height 7 years ago
  Anton Kaliaev b3492356e6 uint64 height (Refs #911) 7 years ago
  Ethan Buchman 5466720d75 minor changes from @odeke-em PR #725 7 years ago
  Ethan Buchman 97e9802255 fix out of range error in VoteSet.addVote 7 years ago
  Ethan Buchman bdb34f9f4e types: []byte -> data.Bytes 7 years ago
  Ethan Buchman d1926bcad1 use tmlibs 7 years ago
  Ethan Buchman 5da9b3a803 postmerge 7 years ago
  Ethan Buchman 0017fb7ffe premerge 7 years ago
  Ethan Buchman 38783e7fa1 types: SignatureEd25519 -> Signature 8 years ago
  Ethan Buchman 1b3766d802 types: canonical_json.go 8 years ago
  zachary balder da8b043612 sign bytes w struct literals 8 years ago
  Jae Kwon b73a6905a1 Initial pass at bft_fix_2 completion 8 years ago
  Jae Kwon 1173a85c85 Use BlockID everywhere 8 years ago
  Jae Kwon 7221887330 VoteSet can handle conflicting votes. TODO: add more tests 8 years ago
  Jae Kwon 3c5a2f55c2 Add validator index and address to Vote. 8 years ago
  Jae Kwon ad17090a0f No global config 8 years ago
  Jae Kwon f17c4c1d57 s/Validation/Commit/g 8 years ago
  Jae Kwon d69b5c5ab6 Conform to go-wire 1.0 9 years ago
  Jae Kwon e12f9d10e7 Bare consensus refactor 9 years ago
  Jae Kwon c4ed55d801 Refactor to move common libraries out of project 9 years ago
  Jae Kwon 5bf0040f14 Parts -> PartsHeader; *_parts -> *_parts_header in sign_bytes 9 years ago