740 Commits (ae5f98881bc89a16a74e581e2f6b838cf3d77b62)

Author SHA1 Message Date
  Zeyu Zhu a70a53254d Optimize: using parameters in func (#2845) 6 years ago
  Ismail Khoffi 3ff820bdf4 fix amino overhead computation for Tx (#2792) 6 years ago
  Anton Kaliaev fb91ef7462 validate reactor messages (#2711) 6 years ago
  Ethan Buchman a22c962e28
TMHASH is 32 bytes. Closes #1990 (#2732) 6 years ago
  Dev Ojha 56d7160606 Add ValidatorPubkeyTypes as a consensus param (#2636) 6 years ago
  Zach cdc252b818 add fail-test file instead of dep, closes #2638 (#2728) 6 years ago
  Ethan Buchman be929acd6a
Update to Amino v0.13.0-rc0 (#2687) 6 years ago
  Ethan Buchman fe1d59ab7b
Set protocol versions in NodeInfo from state (#2686) 6 years ago
  Ethan Buchman ed4ce5ff6c
ADR-016: Update ABCI Info method for versions (#2662) 6 years ago
  Ethan Buchman 455d34134c
ADR-016: Add versions to Block and State (#2644) 6 years ago
  Ismail Khoffi 8888595b94 [R4R] Fixed sized and reordered fields for Vote/Proposal/Heartbeat SignBytes (#2598) 6 years ago
  Zarko Milosevic 2363d88979 consensus: Wait for proposal or timeout before prevote (#2540) 6 years ago
  Anton Kaliaev e1538bf67e state: require block.Time of the fist block to be genesis time (#2594) 6 years ago
  Alessio Treglia 3744e8271d [R4R] Pass nil to NewValidatorSet() when genesis file's Validators field is nil (#2617) 6 years ago
  Matthew Slipper 92343ef484 Add additional metrics (#2500) 6 years ago
  Ethan Buchman 6ec52a9233
types: cap evidence in block validation (#2560) 6 years ago
  Dev Ojha 111e627037 mempool: Filter new txs if they have insufficient gas (#2385) 6 years ago
  Anton Kaliaev 8d50bb9dad conesnsu: follow up to removing some consensus params (#2427) 6 years ago
  Ethan Buchman 91a8767083 proxy: remove Handshaker from proxy pkg (#2437) 6 years ago
  Anton Kaliaev e1bda36c6c
switch back to original fork 6 years ago
  Anton Kaliaev ff9d0cdfb6
generate random txs 6 years ago
  Anton Kaliaev 38bced2440
[types] add Address to GenesisValidator (#2418) 6 years ago
  Dev Ojha 1ea64fc27f Make mempool aware of MaxGas requirement (#2360) 6 years ago
  Anton Kaliaev 0e1cd88863 Remove ConsensusParams.TxSize and ConsensusParams.BlockGossip (#2364) 6 years ago
  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