Commit Graph

313 Commits

Author SHA1 Message Date
Zach Ramsay 65eb7e8974 linted, somewhat 2017-09-22 09:14:25 -04:00
Zach Ramsay 36e96c5bf1 linting: catch some errors 2017-09-22 09:14:25 -04:00
Zach Ramsay 6a378d30f3 linting: cover the basics 2017-09-22 09:14:25 -04:00
Zach Ramsay bd9f1d0d4c metalinter: add linter to Makefile like tendermint 2017-09-22 09:14:25 -04:00
Ethan Buchman 34e70090e6 Merge pull request #108 from tendermint/app-interface-upgrade
use request structs for InitChain and BeginBlock
2017-09-22 00:18:52 -04:00
Ethan Buchman 318345f996 fix tests 2017-09-22 00:10:13 -04:00
Ethan Buchman f279171a28 use request structs for InitChain and BeginBlock 2017-09-18 15:51:48 -04:00
Peng Zhong a072429659 Fix blog post link for ABCI
We moved our blog to Medium.
2017-09-07 13:32:56 +08:00
Ethan Buchman f1094f760b types: remove redundant version file 2017-09-06 02:22:59 -04:00
Ethan Buchman e86930c431 Merge pull request #106 from tendermint/develop
Develop
2017-09-06 02:22:01 -04:00
Zach 01181721ad readme: update install instruction (#100) 2017-08-24 17:02:14 +02:00
Ethan Buchman 7f5f48b6b9 dist: dont mkdir in container 2017-06-02 12:44:00 -04:00
Ethan Buchman b86da57571 scripts for building 2017-06-01 23:32:55 -04:00
Ethan Buchman ea8c171bc0 Release v0.5.0 2017-06-01 23:04:32 -04:00
Ethan Buchman 864d1f80b3 Merge pull request #90 from tendermint/develop
v0.5.0
2017-05-18 11:39:39 +02:00
Ethan Buchman 609c0dbc3e CHANGELOG update release date 2017-05-18 11:39:12 +02:00
Ethan Buchman 5dabeffb35 fixes from review 2017-05-15 12:59:44 -04:00
Ethan Buchman d82c7edf3a update changelog and bump version 2017-05-15 12:52:33 -04:00
Ethan Buchman d07b2352ad NewXXXServer doesnt run Start or return error 2017-05-15 12:51:24 -04:00
Ethan Buchman 21fff49f2c Merge branch 'feature/adrian-extendABCIcli' into develop 2017-05-15 12:30:02 -04:00
Ethan Buchman 894f3fca73 cmd: query params are flags 2017-05-15 12:28:37 -04:00
Ethan Buchman eda4f2dddc NewXXXClient doesnt run Start or return error 2017-05-15 11:29:34 -04:00
Ethan Buchman fadfcfdcb0 Merge pull request #82 from tendermint/feature/adrian-#79
Update grpc_server.go - 2
2017-05-15 15:52:24 +02:00
Ethan Buchman 20159f6081 Merge pull request #87 from tendermint/ResultsLike
Abci result error type comparison
2017-05-15 15:51:29 +02:00
rigel rozanski 05dc4d12dd result.IsSameCode 2017-05-15 09:50:49 -04:00
Adrian Brink b55e695d3d Remove debug statement 2017-05-13 21:08:34 +02:00
Adrian Brink 4674bf96b0 Extend the query command 2017-05-13 18:37:00 +02:00
Adrian Brink b662bc7d34 Merge pull request #81 from tendermint/feature/adrian-#68
Comment out MessageType - 2
2017-05-13 10:02:07 +02:00
Adrian Brink ea2d83e513 Clean up comments 2017-05-13 10:01:16 +02:00
Adrian Brink e43bcf3f26 Move package comment 2017-05-09 12:40:49 +02:00
Jacob Gadikian 840e658ec0 Update grpc_server.go 2017-05-09 12:40:49 +02:00
Adrian Brink 577ec5452f Fix indentation 2017-05-09 12:33:38 +02:00
Adrian Brink 322b4e54de Remove unused enum MessageTypes 2017-05-09 12:23:37 +02:00
Krzysztof Jurewicz a3d4e5797d Comment out MessageType
As it is an unused enum, leaving it uncommented causes dead Protocol
Buffers code to be generated.
2017-05-09 12:23:37 +02:00
Ethan Buchman d3e3eca3fe update glide 2017-05-05 14:57:33 -04:00
Ethan Buchman bd2b87dd3d Merge pull request #78 from tendermint/feature/new-logging
New logging
2017-05-05 14:52:49 -04:00
Anton Kaliaev 50a9967c79
change tmlibs package version to "log" 2017-05-05 16:32:23 +04:00
Anton Kaliaev 317e91748f
remove all .sock files! 2017-05-04 23:24:58 +04:00
Anton Kaliaev 1dc3629b1a
update log interface 2017-05-04 23:17:16 +04:00
Anton Kaliaev d2a4b16b28
introduce testing logger 2017-05-04 16:50:00 +04:00
Anton Kaliaev 6baaad9975
update glide 2017-05-04 16:50:00 +04:00
Anton Kaliaev ce124c4aeb
modify test scripts to use relative paths 2017-05-04 16:50:00 +04:00
Anton Kaliaev 9a6d190282
remove stdlog 2017-05-04 16:49:59 +04:00
Anton Kaliaev 986bdd00a5
new logging 2017-05-04 16:49:59 +04:00
Ethan Buchman 8d8e35ae53 types: methods convert pb types to use data.Bytes 2017-04-27 19:53:22 -04:00
Ethan Buchman 8339dc3b1a types: Result and Validator use data.Bytes 2017-04-27 19:21:26 -04:00
Ethan Buchman c709d3cc85 update merkleeyes 2017-04-21 18:39:18 -04:00
Ethan Buchman be61e273ce update glide 2017-04-21 18:32:46 -04:00
Ethan Buchman 078e617d1c go-merkle -> merkleeyes/iavl and tmlibs/merkle 2017-04-21 18:28:49 -04:00
Ethan Buchman dd303dc119 go-data -> go-wire/data 2017-04-21 18:25:30 -04:00