10 Commits (f2351dc758e5c8cf6bc6c5c32931daa8ae6e49a9)

Author SHA1 Message Date
  Ismail Khoffi 87bdc42bf8 Reject blocks with committed evidence (#37) 5 years ago
  Ethan Buchman 90ba63948a
Sec/bucky/35 commit duplicate evidence (#36) 5 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
  Dev Ojha 1ea64fc27f Make mempool aware of MaxGas requirement (#2360) 6 years ago
  Anton Kaliaev d73c5cbdb1
reap max bytes from the mempool & check transaction size 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
  Zach Ramsay 44dad6d70b Revert "detele everything" 6 years ago
  Zach Ramsay d02c5d1e30 detele everything 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
  Ethan Buchman 3d33226e80 move types/services.go to state pkg. pass State to evpool.Update 6 years ago
  Anton Kaliaev 5f3048bd09
call FlushSync before calling CommitSync 7 years ago
  Ethan Buchman cb845ebff5 fix EvidencePool and VerifyEvidence 7 years ago
  Ethan Buchman f55135578c state: move methods to funcs 7 years ago
  Ethan Buchman 6a4fd46479 fixes from rebase 7 years ago
  Ethan Buchman 869d873d5c state.ApplyBlock takes evpool and calls MarkEvidenceAsCommitted 7 years ago
  Ethan Buchman 3271634e7a types: evidence cleanup 7 years ago
  Ethan Buchman 7a18fa887d evidence linked with consensus/node. compiles 7 years ago
  Ethan Buchman 6c4a0f9363 cleanup evidence pkg. state.VerifyEvidence 7 years ago
  Anton Kaliaev 922af7c405
int64 height 7 years ago
  Anton Kaliaev b3492356e6 uint64 height (Refs #911) 7 years ago
  Zach Ramsay b75d4f73e7 errcheck: PR comment fixes 7 years ago
  Ethan Buchman d1a00c684e types: comments 7 years ago
  Ethan Buchman c5a657f540 consensus: test proposal heartbeat 7 years ago
  Ethan Buchman 3444bee47f fixes from review; use mempool.TxsAvailable() directly 7 years ago
  Ethan Buchman 678a9a2e42 TxsAvailable tests 7 years ago
  Ethan Buchman 4beac54bd9 no empty blocks 7 years ago
  Ethan Buchman 5da9b3a803 postmerge 7 years ago
  Ethan Buchman 0017fb7ffe premerge 7 years ago
  Ethan Buchman f9df4294f3 move some interfaces to types/services.go 7 years ago