648 Commits (3f6da94d55a60c165389e4935e8f9ec192179916)
 

Author SHA1 Message Date
  Ethan Buchman 3f6da94d55 update Makefile 6 years ago
  Ethan Buchman 72330e6609 val_set_hash -> validators_hash 6 years ago
  Ethan Buchman 8fa7c493bc add val_set_hash to header 6 years ago
  Ethan Buchman bc07d06647 update changelog, version, spec 6 years ago
  Ethan Buchman 0e02e45ac7
Merge pull request #254 from tendermint/bucky/genesi 6 years ago
  Ethan Buchman 5480fd4a67
Merge branch 'develop' into bucky/genesi 6 years ago
  Zach 80e7807cae
move spec to markdown (#260) 6 years ago
  Ethan Buchman 9af8b7a7c8 fix tests file 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 355fde16fe
Merge pull request #255 from tendermint/bucky/gogo 6 years ago
  Ethan Buchman 90c3a469ff Revert "Merge pull request #247 from tendermint/bucky/no-gogo" 6 years ago
  Ethan Buchman ef79007433
Merge pull request #247 from tendermint/bucky/no-gogo 6 years ago
  Ethan Buchman 6e3191fd6c
Merge branch 'develop' into bucky/no-gogo 6 years ago
  Ethan Buchman 21951dd5b3 update tmlibs dep 6 years ago
  Zach bcfdd6dbaf
Merge pull request #249 from tendermint/zach/fix-test 6 years ago
  Zach Ramsay b73157141b fix make test_cli, #244 6 years ago
  Ethan Buchman 6334b3a501 fix makefile 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 927c16281c
Merge pull request #245 from tendermint/bucky/validator-types 6 years ago
  Ethan Buchman 3dbdc87edb protoc and update everything 6 years ago
  Ethan Buchman 8bb04d7ef7 Validator and SignedValidator 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
  Ethan Buchman f9dce53728
Merge pull request #243 from tendermint/cwgoes/timestamp-in-evidence 6 years ago
  Ethan Buchman a1b8579591
Merge branch 'develop' into cwgoes/timestamp-in-evidence 6 years ago
  Ethan Buchman bb68d7e7be
Merge pull request #177 from tendermint/jenkins 6 years ago
  Christopher Goes e196dacf80
Add 'type' field to abci.Evidence 6 years ago
  Zach Ramsay e19cedc4b4 tests: more smoothness 6 years ago
  Zach Ramsay 2adef2e8f8 less bash in tests 7 years ago
  Zach Ramsay de02ab4b3c lil fix 7 years ago
  Zach Ramsay 308ce8b235 tests: less bash 7 years ago
  Christopher Goes 435eb273a4
Update changelog 6 years ago
  Christopher Goes 4c73ceee08
Add time field to abci.Evidence 6 years ago
  Zach b161f0e8c9
Merge pull request #241 from tendermint/max/fix/l_addr 6 years ago
  Max 64c796f1d2 A redundant "listen address" flag removed 6 years ago
  Ethan Buchman 4780afcc58
Merge pull request #240 from tendermint/zach/fix-circle 6 years ago
  Zach Ramsay a13a2529bf circle: fix config.yml 6 years ago
  Ethan Buchman ec8079089f
Merge pull request #237 from tendermint/bucky/begin-end-block-tags 6 years ago
  Ethan Buchman 9b20287463 add tags to begin/end block 6 years ago
  Ethan Buchman 4b080454bb
Merge pull request #236 from tendermint/bucky/absent-vals 6 years ago
  Ethan Buchman f7d775337b absent_validators: repeated int -> repeated bytes 6 years ago
  Ethan Buchman 6f316db5de
Merge pull request #213 from tendermint/validators-type-assert-to-sortInterface 6 years ago
  Ethan Buchman 453e8efe8a
Merge pull request #234 from tendermint/adrian/genesis_bytes 6 years ago