Commit Graph
658 Commits
Author SHA1 Message Date
Dev OjhaandGitHub 198dccf0dd Merge pull request #269 from tendermint/release/v0.12.0
Release/v0.12.0
2018-06-12 16:22:00 -07:00
Alexander Simmerl 1eeebabb0b Update version and changelog 2018-06-13 01:20:21 +02:00
Dev OjhaandGitHub 887bd8be08 Merge pull request #268 from tendermint/xla/resolve-divergence
Resolve divergence
2018-06-11 19:51:48 -07:00
Alexander Simmerl 514065a3c4 Merge branch 'master' into xla/resolve-divergence 2018-06-12 04:50:20 +02:00
Christopher GoesandGitHub 361277f9be Merge branch 'develop' into dev/ephemeral_ports 2018-06-08 04:14:45 +02:00
Ethan BuchmanandGitHub 0b0d9d0029 Merge pull request #262 from tendermint/changelog-date
date in changelog
2018-06-06 14:56:15 -07:00
Ethan Buchman aaeeb76808 date in changelog 2018-06-06 13:22:57 -07:00
Ethan BuchmanandGitHub ebee2fe114 Merge pull request #261 from tendermint/release/v0.11.0
Release/v0.11.0
2018-06-06 13:13:20 -07:00
Ethan Buchman 084f2e5b8c update readme 2018-06-06 13:17:11 -07:00
Ethan Buchman 3f6da94d55 update Makefile 2018-06-06 12:52:11 -07:00
Ethan Buchman 72330e6609 val_set_hash -> validators_hash 2018-06-06 12:29:05 -07:00
Ethan Buchman 8fa7c493bc add val_set_hash to header 2018-06-06 00:01:38 -07:00
Ethan Buchman bc07d06647 update changelog, version, spec 2018-06-05 23:37:15 -07:00
Ethan BuchmanandGitHub 0e02e45ac7 Merge pull request #254 from tendermint/bucky/genesi
include genesis file structure
2018-06-05 22:07:15 -07:00
Ethan BuchmanandGitHub 5480fd4a67 Merge branch 'develop' into bucky/genesi 2018-06-05 22:00:11 -07:00
ZachandGitHub 80e7807cae move spec to markdown (#260) 2018-06-05 10:27:55 -04:00
Ethan Buchman 9af8b7a7c8 fix tests file 2018-06-01 22:03:47 -04:00
ValarDragon 72543092a0 Switch usage of port 46658 to 26658 2018-05-31 21:50:22 -07:00
Ethan Buchman c681347ee3 move genesis fields into RequestInitChain. some nullable=false 2018-05-31 23:58:02 -04:00
Ethan Buchman 512b3121a7 include genesis file structure 2018-05-31 21:59:20 -04:00
Ethan BuchmanandGitHub 355fde16fe Merge pull request #255 from tendermint/bucky/gogo
Revert "Merge pull request #247 from tendermint/bucky/no-gogo"
2018-05-31 21:43:11 -04:00
Ethan Buchman 90c3a469ff Revert "Merge pull request #247 from tendermint/bucky/no-gogo"
This reverts commit ef79007433, reversing
changes made to bcfdd6dbaf.
2018-05-31 21:45:14 -04:00
Ethan BuchmanandGitHub ef79007433 Merge pull request #247 from tendermint/bucky/no-gogo
Bucky/no gogo
2018-05-30 08:41:03 -04:00
Ethan BuchmanandGitHub 6e3191fd6c Merge branch 'develop' into bucky/no-gogo 2018-05-30 08:34:16 -04:00
Ethan Buchman 21951dd5b3 update tmlibs dep 2018-05-30 08:42:07 -04:00
ZachandGitHub bcfdd6dbaf Merge pull request #249 from tendermint/zach/fix-test
fix cli test
2018-05-28 18:34:58 -04:00
Zach Ramsay b73157141b fix make test_cli, #244 2018-05-25 16:22:27 -04:00
Ethan Buchman 6334b3a501 fix makefile 2018-05-24 00:17:46 -04:00
Ethan Buchman 01f87fd8d3 remove gogoproto 2018-05-24 00:13:43 -04:00
Ethan Buchman cfdec76020 update everything for Params and Result types 2018-05-23 23:27:46 -04:00
Ethan Buchman 5830c338ae Application uses new ParamsXxx and ResultXxx Types 2018-05-23 22:49:46 -04:00
Ethan Buchman 07a9ddb2d5 result.go is json.go and codetype.go 2018-05-23 22:49:13 -04:00
Ethan Buchman fac6bcd19e consolidate util.go and pubkey.go to validator.go 2018-05-23 22:46:15 -04:00
Ethan Buchman 3d4f3bbbdd varint -> uvarint for length prefix 2018-05-23 22:46:13 -04:00
Ethan BuchmanandGitHub 927c16281c Merge pull request #245 from tendermint/bucky/validator-types
Request/ResponseValidator, update Header
2018-05-23 22:18:45 -04:00
Ethan Buchman 3dbdc87edb protoc and update everything 2018-05-23 22:24:39 -04:00
Ethan Buchman 8bb04d7ef7 Validator and SignedValidator 2018-05-23 22:20:24 -04:00
Ethan Buchman efbc2efb42 add proposer to header 2018-05-20 16:25:48 -04:00
Ethan Buchman 31576150ad add total_voting_power to evidence 2018-05-20 16:24:21 -04:00
Ethan Buchman 459ee59e46 Request/ResponseValidator, update Header 2018-05-20 16:15:58 -04:00
Ethan BuchmanandGitHub f9dce53728 Merge pull request #243 from tendermint/cwgoes/timestamp-in-evidence
Add evidence type and block timestamp to abci.Evidence
2018-05-20 15:00:51 -04:00
Ethan BuchmanandGitHub a1b8579591 Merge branch 'develop' into cwgoes/timestamp-in-evidence 2018-05-20 14:58:48 -04:00
Ethan BuchmanandGitHub bb68d7e7be Merge pull request #177 from tendermint/jenkins
tests: slow is smooth, smooth is fast
2018-05-18 18:57:06 -04:00
Christopher Goes e196dacf80 Add 'type' field to abci.Evidence 2018-05-18 20:29:32 +02:00
Zach Ramsay e19cedc4b4 tests: more smoothness 2018-05-18 12:03:57 -04:00
Zach Ramsay 2adef2e8f8 less bash in tests 2018-05-18 11:51:56 -04:00
Zach Ramsay de02ab4b3c lil fix 2018-05-18 11:51:18 -04:00
Zach Ramsay 308ce8b235 tests: less bash 2018-05-18 11:50:57 -04:00
Christopher Goes 435eb273a4 Update changelog 2018-05-17 19:47:52 +02:00
Christopher Goes 4c73ceee08 Add time field to abci.Evidence 2018-05-17 19:46:00 +02:00