393 Commits (20e35654c62ee502d349a8a96f033d12a95215f8)

Author SHA1 Message Date
  Anton Kaliaev 6fe8ea966a
remove events we do not emit 6 years ago
  Anton Kaliaev 1377ef1e1f
remove unused TxEventBuffer 6 years ago
  Anton Kaliaev 95980d944b
[types] add tests for Block and Commit 6 years ago
  Zach Ramsay 44dad6d70b Revert "detele everything" 6 years ago
  Zach Ramsay d02c5d1e30 detele everything 6 years ago
  Ethan Buchman ec710395b7 RIPEMD160 -> SHA256 6 years ago
  Ethan Buchman d55243f0e6 fix import paths 6 years ago
  Anton Kaliaev 2d98899b9b
set MaxTxs to 10000 (the same that was used in the config before) 6 years ago
  Anton Kaliaev 297cd4cfe8
limit HTTP request body and WS read msg size to 1MB 6 years ago
  Anton Kaliaev 9563927bbd
print only tx's hash and size when logging blocks 6 years ago
  Jae Kwon 8524a8da7f Try to fix circle... 6 years ago
  Jae Kwon bf0ff212b9 Refactor "lite" to handle delayed validator set changes. 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
  Alexander Simmerl 3e1baf68f8 crypto: Rename last traces of go-crypto (#1786) 6 years ago
  Liamsi a39b2522d5 review comments: 6 years ago
  Liamsi c96b27136f remove go-crypto from go-crypto: 6 years ago
  Liamsi d2c05bc5b9 Revert "delete everything" (includes everything non-go-crypto) 6 years ago
  Liamsi 96a3502126 delete everything 6 years ago
  Anton Kaliaev 489d9b9184
more metrics 6 years ago
  Anton Kaliaev aaddf5d32f
set pubsub default capacity to 0 6 years ago
  Ethan Buchman a519825bf8 consensus: fixes #1754 6 years ago
  ia b5775b56c6 all: gofmt (#1743) 6 years ago
  Ethan Buchman 76c82fd433 add more tests 6 years ago
  Ethan Buchman 9481cabd50 fixes from review 6 years ago
  Ethan Buchman fcf61b8088 check addrs match pubkeys in abci Validator. version bump 6 years ago
  Ethan Buchman 8e45348737 update for abci v0.11.0 release. let InitChain update validators 6 years ago
  Ethan Buchman 2edc68c59b use all fields in abci types 6 years ago
  Ethan Buchman 72330e6609 val_set_hash -> validators_hash 6 years ago
  Ethan Buchman 2897685c57 abci header takes ValidatorsHash 6 years ago
  Ethan Buchman 8fa7c493bc add val_set_hash to header 6 years ago
  Ethan Buchman 54e61468d4 fixes from review 6 years ago
  Ethan Buchman 5c7ccbd4a7 use const for abci type strings 6 years ago
  Ethan Buchman aa8be33da1 fix fmt 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 e1e6878a4d fix state tests 6 years ago
  Ethan Buchman e4147b6f1a state test runs 6 years ago
  Ethan Buchman 7606b7595f compiles 6 years ago
  Ethan Buchman 485b4a0c6f revert gogo 6 years ago
  Ethan Buchman ebd2fe7a68 more types 6 years ago
  Ethan Buchman f28eae7816 update types 6 years ago
  Ethan Buchman 3d33226e80 move types/services.go to state pkg. pass State to evpool.Update 6 years ago
  Alexander Simmerl bf370d36c2
Extract priv_validator into first class package 6 years ago
  Ethan Buchman c681347ee3 move genesis fields into RequestInitChain. some nullable=false 6 years ago
  Ethan Buchman 512b3121a7 include genesis file structure 6 years ago
  Ethan Buchman 90c3a469ff Revert "Merge pull request #247 from tendermint/bucky/no-gogo" 6 years ago
  Anton Kaliaev 6004587347
expect all tags to be strings (#1498) 6 years ago
  Ethan Buchman 01f87fd8d3 remove gogoproto 6 years ago
  Ethan Buchman cfdec76020 update everything for Params and Result types 6 years ago