515 Commits (54fe6ef73c635cd52c824a1ad96582679b9f9a7e)

Author SHA1 Message Date
  cong d27cd972d2 Index tx.height (#2324) 6 years ago
  Zarko Milosevic 7b88172f41 Implement BFT time (#2203) 6 years ago
  Anton Kaliaev d73c5cbdb1
reap max bytes from the mempool & check transaction size 6 years ago
  Ethan Buchman 76bb4b15c7 rebase fixes 6 years ago
  Ethan Buchman 0701d79046 minor fixes 6 years ago
  Ethan Buchman c919643c3e abci: move round back from votes to commit 6 years ago
  Ethan Buchman e3f54ece2f abci: VoteInfo, ValidatorUpdate. See ADR-018 6 years ago
  Anton Kaliaev 80e49abada
send ValidatorSetUpdates event when validator set changes (#2161) 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
  Ethan Buchman e1062a657f fixes for ProposerAddress 6 years ago
  Anton Kaliaev bec9d5cba9 add proposer address to block's Header 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
  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 15b112e669 mempool: chan bool -> chan struct{} 6 years ago
  srmo e36ce6f893 fix race condition on proposal height for published txs (#2021) 6 years ago
  Jae Kwon b41b89732d
Update store.go 6 years ago
  ValarDragon c798702764 crypto: Remove Ed25519 and Secp256k1 suffix on GenPrivKey 6 years ago
  ValarDragon 99e582d79a crypto: Refactor to move files out of the top level directory 6 years ago
  Anton Kaliaev 270659f03f
make Block Header and Data non-pointers 6 years ago
  Zach Ramsay 44dad6d70b Revert "detele everything" 6 years ago
  Zach Ramsay d02c5d1e30 detele everything 6 years ago
  Anton Kaliaev 59f624043c
reorder statements 6 years ago
  Alexander Simmerl 48a1f6f9b3
state: Format panics 6 years ago
  Anton Kaliaev e565e348d5
fix wrong field access in LoadConsensusParams 6 years ago
  Anton Kaliaev c1aeb08e4b
return error if power is negative 6 years ago
  Anton Kaliaev dda8b67f37
state: err if 0 power validator is added to the validator set 6 years ago
  Ethan Buchman d55243f0e6 fix import paths 6 years ago
  Jae Kwon a5b7ea93c4 Delay validator set changes by 1 block. 6 years ago
  Jae Kwon 8128627f08 Optimizing blockchain reactor. 6 years ago
  Alexander Simmerl a605b66c5a
Move abci imports 6 years ago
  Liamsi d2c05bc5b9 Revert "delete everything" (includes everything non-go-crypto) 6 years ago
  Liamsi 96a3502126 delete everything 6 years ago
  ia b5775b56c6 all: gofmt (#1743) 6 years ago
  Ethan Buchman fcf61b8088 check addrs match pubkeys in abci Validator. version bump 6 years ago
  Ethan Buchman 6b8613b3e7 ResponseEndBlock: ensure Address matches PubKey if provided 6 years ago
  Ethan Buchman 71556c62eb fixes from rebase 6 years ago
  Ethan Buchman 54e61468d4 fixes from review 6 years ago
  Ethan Buchman 3d2c4fd309 update Evidence type - requires pubkey and valset to verify and convert to abci.Evidence 6 years ago
  Ethan Buchman 866bcceb35 fix consensus tests 6 years ago
  Ethan Buchman e1e6878a4d fix state tests 6 years ago
  Ethan Buchman e4147b6f1a state test runs 6 years ago
  Ethan Buchman 485b4a0c6f revert gogo 6 years ago
  Ethan Buchman 575d94dbb9 state compiles 6 years ago
  Ethan Buchman 2007c66091 fix test 6 years ago
  Ethan Buchman 97c5533c35 update some comments 6 years ago
  Ethan Buchman 3d33226e80 move types/services.go to state pkg. pass State to evpool.Update 6 years ago
  Ethan Buchman edb851280a state: b -> block 6 years ago