393 Commits (20e35654c62ee502d349a8a96f033d12a95215f8)

Author SHA1 Message Date
  Ethan Buchman 6dde320591 fixes from review 6 years ago
  Ethan Buchman 0701d79046 minor fixes 6 years ago
  Ethan Buchman 4f61b97bbe update dep for proto. fix types/proto3/block.proto 6 years ago
  Ethan Buchman e3f54ece2f abci: VoteInfo, ValidatorUpdate. See ADR-018 6 years ago
  Anton Kaliaev eb98f1c3a9 add missing changelog entries (#2224) 6 years ago
  Anton Kaliaev 80e49abada
send ValidatorSetUpdates event when validator set changes (#2161) 6 years ago
  b00f 0f931eeb10 types: allow genesis file to have 0 validators (#2148) 6 years ago
  Dev Ojha 2756be5a59 libs: Remove usage of custom Fmt, in favor of fmt.Sprintf (#2199) 6 years ago
  Anton Kaliaev fc7c298cc0
Remove gogoproto from Makefile's TOOLS (#2198) 6 years ago
  Anton Kaliaev d7035abe73 change ABCI header to match Tendermint exactly 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
  Anton Kaliaev bec9d5cba9 add proposer address to block's Header 6 years ago
  Jae Kwon e719a93d1d Addressed review for #1815 except those marked as 'TODO make issue' 6 years ago
  Ismail Khoffi 24ae878b9f update encoding test to how amino skips empty pointers 6 years ago
  Anton Kaliaev 0c7338c5f0 abci: Change validators to last_commit_info in RequestBeginBlock (#2074) 6 years ago
  Anton Kaliaev 96ae535fb8 proto3 timestamp (#2064) 6 years ago
  Jae Kwon d542d2c394 Fix 0.22.7, bump to 0.22.8 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
  Ethan Buchman 6046b99197 consensus: include evidence in proposed block parts. fixes #2050 6 years ago
  Anton Kaliaev 60378fd7f9 abci: remove fee (#2043) 6 years ago
  Ethan Buchman f6705f02c7 fixes post merge 6 years ago
  ValarDragon c798702764 crypto: Remove Ed25519 and Secp256k1 suffix on GenPrivKey 6 years ago
  Liamsi 96818af9d5 fix protos to make all tests pass, document differences 6 years ago
  ValarDragon 99e582d79a crypto: Refactor to move files out of the top level directory 6 years ago
  Liamsi a81ca93139 update to new (timestamp & empty structs) encoding in amino 6 years ago
  Liamsi 2744682e77 update to latest amino (pre) release v0.11.1 6 years ago
  Liamsi d665c79cc9 WIP: more empty struct examples 6 years ago
  Liamsi 3c38a25bbb add empty struct examples 6 years ago
  Liamsi 0cd82fa166 add empty struct examples 6 years ago
  Liamsi 99fa7f8132 everything works with https://github.com/tendermint/go-amino/pull/178 6 years ago
  Liamsi 82104c9329 almost 6 years ago
  Dev Ojha dae7dc30e0 Switch usage of math/rand to cmn's rand (#1980) 6 years ago
  Ethan Buchman d903057011 fix stopping pubsub 6 years ago
  Anton Kaliaev 270659f03f
make Block Header and Data non-pointers 6 years ago
  Anton Kaliaev 3ffda994c2
Revert "rename privval#GetAddress and GetPubKey to Address and PubKey" 6 years ago
  Anton Kaliaev 6a85aecfb7
fix linter issues 6 years ago
  Anton Kaliaev d103aaf53f
add test for Vote#Verify 6 years ago
  Anton Kaliaev 17e1df0cbd
test validator set more thoroughly 6 years ago
  Anton Kaliaev ff8ddee708
rename privval#GetAddress and GetPubKey to Address and PubKey 6 years ago
  Anton Kaliaev 20bb522592
add tests for ABCIResults#Bytes and tx#IndexByHash 6 years ago
  Anton Kaliaev 715ec19c96
add tests for protobuf 6 years ago
  Anton Kaliaev d51b196992
improve part set tests 6 years ago
  Anton Kaliaev 5a4459935b
add a test for ConsensusParams#Update 6 years ago
  Anton Kaliaev 3132f7fad4
add tests for genesis 6 years ago
  Anton Kaliaev 80399e60fb
add tests for events public funcs 6 years ago
  Anton Kaliaev b271c40783
remove deprecated `app_options` field from genesis 6 years ago
  Anton Kaliaev 37ce4e549e
add more tests for evidence 6 years ago
  Anton Kaliaev e4db5f8dcd
test event bus 6 years ago