55 Commits (dbe2146d0a01e5986a4fd27e8b2c7461eacaa883)

Author SHA1 Message Date
  M. J. Fromberger dbe2146d0a
rpc: simplify the encoding of interface-typed arguments in JSON (#7600) 2 years ago
  M. J. Fromberger cf7537ea5f
cleanup: Reduce and normalize import path aliasing. (#6975) 3 years ago
  Callum Waters a91680efee
test: create common functions for easily producing tm data structures (#6435) 3 years ago
  Ismail Khoffi ee70430255
libs: remove most of libs/rand (#6364) 3 years ago
  Marko efd2fde474
privval: add ctx to privval interface (#6240) 3 years ago
  Anton Kaliaev 4ab7b7d7ca
docs: add more details on Vote struct from /consensus_state (#5164) 4 years ago
  Anton Kaliaev a29fd7c699
proto: add a comment for Validator#Address (#5144) 4 years ago
  Marko dedf0d2350
proto: folder structure adhere to buf (#5025) 4 years ago
  Marko 74cae49c3b
proto: leftover amino (#4986) 4 years ago
  Callum Waters 8cd3dec102
types: create ValidateBasic() funcs for validator and validator set (#4905) 4 years ago
  Marko e03b61abd2
proto: add proto files for ibc unblock (#4853) 4 years ago
  Marko 48f073d796
privval: return error on getpubkey (#4534) 4 years ago
  Marko 9bd0f9e634
lint: golint issue fixes (#4258) 4 years ago
  Marko afc4d7a61f
libs/common: refactor libs/common 2 (#4231) 4 years ago
  Marko f9cce282da gocritic (2/2) (#3864) 5 years ago
  Thane Thomson 70592cc4d8 libs/common: remove deprecated PanicXXX functions (#3595) 5 years ago
  Anca Zamfir cce4d21ccb treat validator updates as set (#3222) 5 years ago
  Ethan Buchman 7a8aeff4b0
update spec for Merkle RFC 6962 (#3175) 5 years ago
  Ismail Khoffi 6a80412a01 Remove privval.GetAddress(), memoize pubkey (#2948) 5 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) 6 years ago
  Jae Kwon e1ff53fd0b Use []byte instead of Bytes, use tmlibs/common.KVPair 6 years ago
  Jae Kwon f390385baf
Fee is a KNPair (#167) 6 years ago
  Jae Kwon aaaacba1cd
Use gogoproto's nullable=false (#166) 6 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