480 Commits (f2351dc758e5c8cf6bc6c5c32931daa8ae6e49a9)

Author SHA1 Message Date
  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
  Ethan Buchman 5830c338ae Application uses new ParamsXxx and ResultXxx Types 6 years ago
  Ethan Buchman 07a9ddb2d5 result.go is json.go and codetype.go 6 years ago
  Ethan Buchman fac6bcd19e consolidate util.go and pubkey.go to validator.go 6 years ago
  Ethan Buchman 3d4f3bbbdd varint -> uvarint for length prefix 6 years ago
  Ethan Buchman 3dbdc87edb protoc and update everything 6 years ago
  Ethan Buchman 8bb04d7ef7 Validator and SignedValidator 6 years ago
  Anton Kaliaev bb9aa85d22
copy events and pubsub packages from tmlibs 6 years ago
  Ethan Buchman efbc2efb42 add proposer to header 6 years ago
  Ethan Buchman 31576150ad add total_voting_power to evidence 6 years ago
  Ethan Buchman 459ee59e46 Request/ResponseValidator, update Header 6 years ago
  Christopher Goes e196dacf80
Add 'type' field to abci.Evidence 6 years ago
  Christopher Goes 4c73ceee08
Add time field to abci.Evidence 6 years ago
  Ethan Buchman e5220360c5 AddPart always verifies 6 years ago
  Ethan Buchman 9b20287463 add tags to begin/end block 6 years ago
  Ethan Buchman f7d775337b absent_validators: repeated int -> repeated bytes 6 years ago