403 Commits (114c4051209f449dc365ac4e8123ce0a343d5904)

Author SHA1 Message Date
  Ethan Buchman dea34506fb types/time: add note about stripping monotonic part 6 years ago
  Zach 7f6bd5c161 docs & spec: deduplicate block-structure.md (#2331) 6 years ago
  Ethan Buchman eabb1ece8e tmtime: Canonical, some comments (#2312) 6 years ago
  Anton Kaliaev 166fd82b70
max-bytes PR follow-up (#2318) 6 years ago
  Zarko Milosevic 7b88172f41 Implement BFT time (#2203) 6 years ago
  Anton Kaliaev 02d1b03abb
update comment for MaxBlockSizeBytes 6 years ago
  Anton Kaliaev e873fed815
calculate amino overhead on the fly 6 years ago
  Anton Kaliaev e957f322c7
be more precise in comments 6 years ago
  Anton Kaliaev 0f7485690e
limit chain ID to 50 symbols max 6 years ago
  Anton Kaliaev d73c5cbdb1
reap max bytes from the mempool & check transaction size 6 years ago
  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