39 Commits (f2351dc758e5c8cf6bc6c5c32931daa8ae6e49a9)

Author SHA1 Message Date
  Anca Zamfir cce4d21ccb treat validator updates as set (#3222) 5 years ago
  Ethan Buchman 7a8aeff4b0
update spec for Merkle RFC 6962 (#3175) 6 years ago
  Ismail Khoffi 6a80412a01 Remove privval.GetAddress(), memoize pubkey (#2948) 6 years ago
  Ismail Khoffi b30c34e713 rename Accum -> ProposerPriority: (#2932) 6 years ago
  Ismail Khoffi 3f987adc92 Set accum of freshly added validator -(total voting power) (#2785) 6 years ago
  Ethan Buchman a22c962e28
TMHASH is 32 bytes. Closes #1990 (#2732) 6 years ago
  Dev Ojha 12fa9d1cab crypto/merkle: Remove byter in favor of plain byte slices (#2595) 6 years ago
  Dev Ojha dfda7b442f types: Remove pubkey from validator hash (#2512) 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
  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
  Ethan Buchman 90c3a469ff Revert "Merge pull request #247 from tendermint/bucky/no-gogo" 6 years ago
  Ethan Buchman 01f87fd8d3 remove gogoproto 6 years ago
  Ethan Buchman fac6bcd19e consolidate util.go and pubkey.go to validator.go 6 years ago
  Ethan Buchman 3dbdc87edb protoc and update everything 6 years ago
  Emmanuel T Odeke 121f0d3fcf
types: compile time assert to, and document sort.Interface 6 years ago
  Jae Kwon 8f87efd7f8 ABCI message updates (code/log/info) 7 years ago
  Jae Kwon e1ff53fd0b Use []byte instead of Bytes, use tmlibs/common.KVPair 7 years ago
  Jae Kwon f390385baf
Fee is a KNPair (#167) 7 years ago
  Jae Kwon aaaacba1cd
Use gogoproto's nullable=false (#166) 7 years ago
  Ethan Buchman 3d3d1288d1 types: consolidate some file 7 years ago
  Ethan Buchman 0ad7dea71f uint64 -> int64 7 years ago
  Ethan Buchman 5dabeffb35 fixes from review 7 years ago
  Ethan Buchman 8339dc3b1a types: Result and Validator use data.Bytes 7 years ago
  Ethan Buchman 2dce41ad6a types: pretty print validators 8 years ago
  Ethan Buchman b200b82418 dummy: valset changes and tests 8 years ago