Commit Graph

387 Commits

Author SHA1 Message Date
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
Ethan Buchman 28d042fdae use tmlibs 2017-04-21 18:25:13 -04:00
Ethan Buchman 03012a0532 update glide 2017-04-21 18:24:18 -04:00
Ethan Buchman 56e13d87f4 Merge pull request #71 from tendermint/develop
Develop
2017-04-18 23:41:35 -04:00
Ethan Buchman 1002a8c5d0 bump version 2017-04-18 23:31:30 -04:00
Ethan Buchman 1aa663d907 update glide 2017-04-18 23:31:12 -04:00
Anton Kaliaev f285114579
add Erlang implementation to readme [ci skip] [circleci skip] 2017-04-15 11:00:47 +04:00
Ethan Frey 31eafe8f8e Update dependencies to newest develop branches 2017-04-10 22:24:54 +02:00
Ethan Buchman af792eac77 readme: js-tmsp -> js-abci 2017-03-13 17:20:31 -04:00
Ethan Buchman 1a565b83ec fix readme 2017-03-13 17:18:10 -04:00
Ethan Buchman c32338f29b Merge pull request #66 from tendermint/readme
update readme
2017-03-13 16:54:00 -04:00
Ethan Buchman e6a5b060f9 update readme 2017-03-13 16:46:45 -04:00
Ethan Buchman 1236e8fb6e Merge pull request #65 from tendermint/develop
v0.4.0
2017-03-06 03:10:22 -05:00
Ethan Buchman be5a4345a3 formatting and update CHANGELOG 2017-03-06 02:58:26 -05:00
Ethan Buchman 700a62c22e CHANGELOG 2017-03-06 02:53:15 -05:00
Ethan Buchman 0b1ee4b673 version bump to 0.4.0 2017-03-03 18:43:08 -05:00
Ethan Buchman eaeb2658ea fixes from review 2017-03-03 18:39:10 -05:00
Ethan Buchman c1f5a96382 Merge branch 'master' into develop
Conflicts:
	README.md
2017-03-03 01:17:54 -05:00
Anton Kaliaev 33e52343d0
Merge branch '4gn3s-patch-1' into develop 2017-02-20 16:59:20 +04:00
Agnieszka Kramarek b350b08021
Update README.md
Typo fixed
2017-02-20 16:58:50 +04:00
Ethan Buchman 1e8791bc9a Merge pull request #62 from wolfposd/patch-1
Update: jTMSP -> jABCI
2017-02-19 10:51:49 -05:00
Wolf d299afe630 Update: jTMSP -> jABCI 2017-02-19 16:46:57 +01:00
Jae Kwon f81a9c647d Update README.md 2017-02-18 07:36:14 +01:00
Ethan Buchman 31bdda27ad Query: LastHeight -> Height :) 2017-02-14 16:53:21 -05:00
Ethan Buchman 2a3f638495 Merge pull request #61 from tendermint/interface-fixes
Interface fixes
2017-02-13 20:19:24 -05:00
Ethan Buchman e909cafa0b BaseApplication 2017-02-13 20:16:21 -05:00
Ethan Buchman b6afa8d85b Query: Height -> LastHeight 2017-02-13 20:16:17 -05:00