Commit Graph

387 Commits

Author SHA1 Message Date
Ethan Frey bb9bb4aa46 Merge pull request #116 from tendermint/feature/merkleeyes-to-iavl
merkleeyes to iavl
2017-10-23 14:26:12 +02:00
Ethan Frey 446e50ca9e Moved RandVal into test helper functions, as needed in other repos for testing 2017-10-23 14:20:15 +02:00
Ethan Frey e7ebf62092 Remove empty check after iavl fixup 2017-10-23 14:08:36 +02:00
Ethan Buchman a4443ddb0c update persistent dummy for versioned iavl 2017-10-23 00:06:50 -04:00
Ethan Frey 5162ed1b2b Remove gotype from metalinter so it passes (need newer go on circleci) 2017-10-19 15:21:03 +02:00
Ethan Frey 7aa00e9ddd Fix metalinter errors 2017-10-19 14:48:07 +02:00
Ethan Frey 46e1f1ae65 Cleaup based on Antons PR comments 2017-10-19 14:43:34 +02:00
Ethan Frey d236e0eef9 Fix trailing whitespace in tutorial test 2017-10-19 14:38:30 +02:00
Ethan Frey bae4e4acce Fix up commits, debug cli tests 2017-10-19 14:38:29 +02:00
Ethan Frey 9aff9f94dd dummy app now uses iavl 2017-10-19 14:38:29 +02:00
Ethan Buchman 5231003bfc Merge pull request #115 from tendermint/socket_client_StopOnErrorDeadlock-fix
socketClient: fix and test for StopForError deadlock
2017-10-18 20:54:42 -04:00
Emmanuel Odeke 46d94f8325
socketClient: fix and test for StopForError deadlock
Fixes https://github.com/tendermint/abci/issues/114.

Fix and test for StopForError deadlock due to accidental
Mutex misuse. The test should return instantenously if
StopForError works without erraneous contention, lest it regressed.
2017-10-17 22:08:22 -06:00
Anton Kaliaev 15cd7fb1e3
fix comment [ci skip] 2017-10-04 00:06:46 +04:00
Ethan Buchman 191c4b6d17 Merge pull request #111 from tendermint/develop
Develop
2017-09-22 11:16:23 -04:00
Ethan Buchman 88cb73d95a changelog 2017-09-22 11:16:09 -04:00
Ethan Buchman 667c2543ea use request struct for Info 2017-09-22 11:10:55 -04:00
Ethan Buchman 3d1fd4cefa Merge pull request #110 from tendermint/update-readme
readme: re-organize & update docs links
2017-09-22 10:45:59 -04:00
Ethan Buchman 39b206f2c1 version bump, changelog, glide 2017-09-22 10:38:45 -04:00
Zach Ramsay 47d6f71e5a Makefile: remove redundant lint 2017-09-22 10:11:22 -04:00
Zach Ramsay 96d2a2c92f readme: re-organize & update docs links 2017-09-22 10:10:56 -04:00
Ethan Buchman 94d1b8d364 Merge pull request #109 from tendermint/metalinter
Metalinter
2017-09-22 09:52:15 -04:00
Zach Ramsay fe426de5d4 lint: couple more fixes 2017-09-22 09:45:50 -04:00
Ethan Buchman a3ac825490 small fix 2017-09-22 09:14:45 -04:00
Zach Ramsay 0e7d974410 install 2017-09-22 09:14:42 -04:00
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