Ethan Buchman
|
ebee2fe114
|
Merge pull request #261 from tendermint/release/v0.11.0
Release/v0.11.0
|
7 years ago |
Ethan Buchman
|
084f2e5b8c
|
update readme
|
7 years ago |
Ethan Buchman
|
3f6da94d55
|
update Makefile
|
7 years ago |
Ethan Buchman
|
72330e6609
|
val_set_hash -> validators_hash
|
7 years ago |
Ethan Buchman
|
8fa7c493bc
|
add val_set_hash to header
|
7 years ago |
Ethan Buchman
|
bc07d06647
|
update changelog, version, spec
|
7 years ago |
Ethan Buchman
|
0e02e45ac7
|
Merge pull request #254 from tendermint/bucky/genesi
include genesis file structure
|
7 years ago |
Ethan Buchman
|
5480fd4a67
|
Merge branch 'develop' into bucky/genesi
|
7 years ago |
Zach
|
80e7807cae
|
move spec to markdown (#260)
|
7 years ago |
Ethan Buchman
|
9af8b7a7c8
|
fix tests file
|
7 years ago |
Ethan Buchman
|
c681347ee3
|
move genesis fields into RequestInitChain. some nullable=false
|
7 years ago |
Ethan Buchman
|
512b3121a7
|
include genesis file structure
|
7 years ago |
Ethan Buchman
|
355fde16fe
|
Merge pull request #255 from tendermint/bucky/gogo
Revert "Merge pull request #247 from tendermint/bucky/no-gogo"
|
7 years ago |
Ethan Buchman
|
90c3a469ff
|
Revert "Merge pull request #247 from tendermint/bucky/no-gogo"
This reverts commit ef79007433 , reversing
changes made to bcfdd6dbaf .
|
7 years ago |
Ethan Buchman
|
ef79007433
|
Merge pull request #247 from tendermint/bucky/no-gogo
Bucky/no gogo
|
7 years ago |
Ethan Buchman
|
6e3191fd6c
|
Merge branch 'develop' into bucky/no-gogo
|
7 years ago |
Ethan Buchman
|
21951dd5b3
|
update tmlibs dep
|
7 years ago |
Zach
|
bcfdd6dbaf
|
Merge pull request #249 from tendermint/zach/fix-test
fix cli test
|
7 years ago |
Zach Ramsay
|
b73157141b
|
fix make test_cli, #244
|
7 years ago |
Ethan Buchman
|
6334b3a501
|
fix makefile
|
7 years ago |
Ethan Buchman
|
01f87fd8d3
|
remove gogoproto
|
7 years ago |
Ethan Buchman
|
cfdec76020
|
update everything for Params and Result types
|
7 years ago |
Ethan Buchman
|
5830c338ae
|
Application uses new ParamsXxx and ResultXxx Types
|
7 years ago |
Ethan Buchman
|
07a9ddb2d5
|
result.go is json.go and codetype.go
|
7 years ago |
Ethan Buchman
|
fac6bcd19e
|
consolidate util.go and pubkey.go to validator.go
|
7 years ago |
Ethan Buchman
|
3d4f3bbbdd
|
varint -> uvarint for length prefix
|
7 years ago |
Ethan Buchman
|
927c16281c
|
Merge pull request #245 from tendermint/bucky/validator-types
Request/ResponseValidator, update Header
|
7 years ago |
Ethan Buchman
|
3dbdc87edb
|
protoc and update everything
|
7 years ago |
Ethan Buchman
|
8bb04d7ef7
|
Validator and SignedValidator
|
7 years ago |
Ethan Buchman
|
efbc2efb42
|
add proposer to header
|
7 years ago |
Ethan Buchman
|
31576150ad
|
add total_voting_power to evidence
|
7 years ago |
Ethan Buchman
|
459ee59e46
|
Request/ResponseValidator, update Header
|
7 years ago |
Ethan Buchman
|
f9dce53728
|
Merge pull request #243 from tendermint/cwgoes/timestamp-in-evidence
Add evidence type and block timestamp to abci.Evidence
|
7 years ago |
Ethan Buchman
|
a1b8579591
|
Merge branch 'develop' into cwgoes/timestamp-in-evidence
|
7 years ago |
Ethan Buchman
|
bb68d7e7be
|
Merge pull request #177 from tendermint/jenkins
tests: slow is smooth, smooth is fast
|
7 years ago |
Christopher Goes
|
e196dacf80
|
Add 'type' field to abci.Evidence
|
7 years ago |
Zach Ramsay
|
e19cedc4b4
|
tests: more smoothness
|
7 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
|
7 years ago |
Christopher Goes
|
4c73ceee08
|
Add time field to abci.Evidence
|
7 years ago |
Zach
|
b161f0e8c9
|
Merge pull request #241 from tendermint/max/fix/l_addr
A redundant "listen address" flag removed
|
7 years ago |
Max
|
64c796f1d2
|
A redundant "listen address" flag removed
|
7 years ago |
Ethan Buchman
|
4780afcc58
|
Merge pull request #240 from tendermint/zach/fix-circle
circle: fix config.yml
|
7 years ago |
Zach Ramsay
|
a13a2529bf
|
circle: fix config.yml
|
7 years ago |
Ethan Buchman
|
ec8079089f
|
Merge pull request #237 from tendermint/bucky/begin-end-block-tags
add tags to begin/end block
|
7 years ago |
Ethan Buchman
|
9b20287463
|
add tags to begin/end block
|
7 years ago |
Ethan Buchman
|
4b080454bb
|
Merge pull request #236 from tendermint/bucky/absent-vals
absent_validators: repeated int -> repeated bytes
|
7 years ago |
Ethan Buchman
|
f7d775337b
|
absent_validators: repeated int -> repeated bytes
|
7 years ago |