498 Commits (9c145a9e190f05cf43e4bf9cf53227a6ebbd2e89)
 

Author SHA1 Message Date
  Ethan Buchman 9c145a9e19
Merge branch 'develop' into use-single-connection-in-console 7 years ago
  Ethan Buchman 2927caa0eb fix flag parsing in console mode 7 years ago
  Ethan Buchman c03928766d
Merge pull request #163 from tendermint/feature/enhance-endblock 7 years ago
  Ethan Buchman fa15e4f554 update changelog [ci skip] 7 years ago
  Anton Kaliaev 0d69ace961
fix circleci config 7 years ago
  Jae Kwon e46a99a32f Fix Makefile 7 years ago
  Adrian Brink 57c49cc825
Include unsaved circle.yml file 7 years ago
  Adrian Brink c268c4e767
Update Circle and Makefile to run tests/linting on CI 7 years ago
  Jae Kwon 57a83fe73e
Merge branch 'develop' into feature/enhance-endblock 7 years ago
  Jae Kwon 3798f9fa8e Reorder README 7 years ago
  Jae Kwon c14d3982ac ValidatorSetUpdates -> ValidatorUpdates 7 years ago
  Anton Kaliaev 9a5b943e77
update changelog [ci skip] 7 years ago
  Emmanuel T Odeke 811dc071aa protoc: "//nolint: gas" directive after pb generation (#164) 7 years ago
  Anton Kaliaev 66296fe11a
updates -> validator_set_updates 7 years ago
  Anton Kaliaev 843b10ed26
Merge pull request #157 from tendermint/linter-fix-v2 7 years ago
  Anton Kaliaev dd7728c4c5
Merge pull request #161 from tendermint/fix-some-vet-issues 7 years ago
  Emmanuel Odeke e3d244091d
cleanup requested from review by @melekes 7 years ago
  Ethan Frey eb6d412a82 Add tests to protobuf objects for pr coverage 7 years ago
  Ethan Frey 9c5e1a824d Updated naming of EndBlock parameters 7 years ago
  Ethan Frey 895e14d6bd Update Diffs to Changes, fix README 7 years ago
  Ethan Frey 25f6f6518c Update the ResponseEndBlock values 7 years ago
  Anton Kaliaev c532e8cabc
add \n to Printf lines 7 years ago
  Emmanuel Odeke bbc3b807c6
all: fix vet issues with build tags, formatting 7 years ago
  Emmanuel Odeke 5ea42475ce cmd/abci-cli: implement batch 7 years ago
  Zach Ramsay cabc516726 batch: progress 7 years ago
  Emmanuel Odeke ecc13d5a8e cmd/abci-cli: use a single connection per session 7 years ago
  Ethan Buchman 310beae63c types: check ResponseCheckTx too 7 years ago
  Emmanuel Odeke 7167d4e4c7
types: compile type assertions to avoid sneaky runtime surprises 7 years ago
  Zach Ramsay d6e821ea4f linter: enable in CI & make deterministic 7 years ago
  Ethan Buchman fca2b508c1
Merge pull request #155 from tendermint/develop 7 years ago
  Ethan Buchman 47216538fd types: add UnmarshalJSON funcs for Response types 7 years ago
  Ethan Buchman 12dca48768
Merge pull request #154 from tendermint/develop 7 years ago
  Ethan Buchman 293cf5e634 minor fix [ci skip] 7 years ago
  Ethan Buchman f860c33515 changelog and version 7 years ago
  Ethan Buchman e1ee4d6bf5 types: add MarshalJSON funcs for Response types with a Code 7 years ago
  Ethan Buchman 4b9cae8998
Merge pull request #151 from tendermint/set-option-code 7 years ago
  Ethan Buchman 1b2c383205 ResponseSetOption includes a response Code. Closes #64" 7 years ago
  Ethan Buchman fff8e963f8 update readme 7 years ago
  Ethan Buchman cfa14074df Merge branch 'server-test' into develop 7 years ago
  Ethan Buchman f6e22e4296 update readme for notes about grpc 7 years ago
  Krzysztof Jurewicz 8357326db0 Fix test command 7 years ago
  Adrian Brink e99e6ea0c7 Extend abci-cli to allow integration tests 7 years ago
  Ethan Buchman 48413b4839
Merge pull request #149 from tendermint/gogo-int 7 years ago
  Ethan Buchman 2b804bb5a1 remove custom type int https://github.com/gogo/protobuf/issues/359 7 years ago
  Ethan Buchman 9afd3da3b2 changelog 7 years ago
  Ethan Buchman 82d56571b5 types: int32 with gogo int 7 years ago
  Ethan Buchman 3890a2058f types: IsOK() 7 years ago
  Ethan Buchman 8831249e95
Merge pull request #147 from tendermint/int64 7 years ago
  Ethan Buchman 026ff5e89f
Merge pull request #148 from tendermint/begin_block 7 years ago
  Ethan Buchman fc90b2de1c fix dummy test 7 years ago