Commit Graph

65 Commits

Author SHA1 Message Date
Ethan Buchman 1b2c383205 ResponseSetOption includes a response Code. Closes #64" 2017-12-05 18:41:52 -05:00
Ethan Buchman fff8e963f8 update readme 2017-12-05 17:45:26 -05:00
Ethan Buchman cfa14074df Merge branch 'server-test' into develop 2017-12-05 17:39:30 -05:00
Ethan Buchman f6e22e4296 update readme for notes about grpc 2017-12-05 17:22:06 -05:00
Adrian Brink e99e6ea0c7 Extend abci-cli to allow integration tests
This commit adds the basic test command 'abci-cli test' that will
allow developers of server for their own language to continuously test
their implementation.
2017-12-04 11:33:39 +01:00
Ethan Buchman b20273439d types: RequestBeginBlock includes absent and byzantine validators 2017-12-01 03:00:11 -05:00
Ethan Buchman b7a75ce8c3 update readme 2017-12-01 01:16:00 -05:00
Ethan Buchman 0981c174cc update README for CheckTx Gas and Fee 2017-11-27 22:28:41 +00:00
Anton Kaliaev 8e6269ce93
update README 2017-11-21 15:24:29 -06:00
Anton Kaliaev 64c756de47
use Makefile commands in readme [ci skip] 2017-11-12 22:30:41 -05:00
Zach Ramsay 631844895f fixes 2017-10-23 17:18:46 -04:00
Zach Ramsay 96d2a2c92f readme: re-organize & update docs links 2017-09-22 10:10:56 -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
Zach 01181721ad readme: update install instruction (#100) 2017-08-24 17:02:14 +02:00
Anton Kaliaev f285114579
add Erlang implementation to readme [ci skip] [circleci skip] 2017-04-15 11:00:47 +04: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 e6a5b060f9 update readme 2017-03-13 16:46:45 -04:00
Ethan Buchman c1f5a96382 Merge branch 'master' into develop
Conflicts:
	README.md
2017-03-03 01:17:54 -05:00
Agnieszka Kramarek b350b08021
Update README.md
Typo fixed
2017-02-20 16:58:50 +04: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 b6afa8d85b Query: Height -> LastHeight 2017-02-13 20:16:17 -05:00
Jae Kwon 5d673ecf31 Fix comment for BeginBlock hash 2017-02-12 18:38:10 -08:00
Ethan Buchman dafcc3d3e3 fixes #38 and #59 2017-02-06 18:11:17 -05:00
Jae Kwon 8df0bc3a40 Merge branch 'abci_proof' into develop 2017-01-27 22:27:32 -08:00
Jae Kwon 2a4894310d Remove Proof message, replace with more flexible Query 2017-01-27 10:35:27 -08:00
Jae Kwon 4bdddf9829 First commit to demonstrate change 2017-01-23 20:54:24 -08:00
Jae Kwon f94ae5eeed TSP -> Socket 2017-01-23 20:14:14 -08:00
Ethan Frey dde413d44b Cleaned up text 2017-01-17 15:53:24 +01:00
Ethan Frey 732274b7f6 Add tests for client-server proofs over socket and grpc 2017-01-17 15:53:24 +01:00
Ethan Buchman 68ef6bc1bf update README 2017-01-13 03:17:53 -05:00
Ethan Buchman b5ca28d60f Merge branch 'master' into develop
Conflicts:
	README.md
2017-01-12 21:44:09 -05:00
Ethan Buchman 5189a2248d TMSP -> ABCI 2017-01-12 16:04:32 -05:00
Ethan Buchman 80f377135b AppendTx -> DeliverTx 2017-01-12 15:27:08 -05:00
Jae Kwon b0a17b1804 Fix blog link 2017-01-02 12:12:23 -08:00
jac 5f6ad831b0 link to TMSP Blog post 2016-12-15 14:47:31 +01:00
Jae Kwon 7998ba668a QuitService->BaseService 2016-11-15 14:39:13 -05:00
Ethan Buchman 8374785c1d update glide, grpc to v4 2016-11-15 14:11:01 -05:00
Jae Kwon 5d3eb0328a Update README.md 2016-09-28 09:57:04 +09:00
Ethan Buchman fbbf82ec64 update README.md 2016-07-23 19:05:46 -04:00
Ethan Buchman 3b329039d8 better testing. cli test for tutorial 2016-07-23 18:57:05 -04:00
Ethan Buchman a263323d5c update readme. --verbose makes batch look like console 2016-07-23 17:37:09 -04:00
Ethan Buchman 49a67aee8a add circle.yml. disable js test 2016-07-06 17:13:33 -04:00
Jae Kwon 9a8d40b87c Update README.md 2016-05-04 13:37:22 -07:00
Jae Kwon d471b06bd8 Added C++ and Javascript impls 2016-04-15 15:01:05 -07:00
Jae Kwon 82a411fca5 New TMSP message BeginBlock 2016-03-26 22:35:23 -07:00
Jae Kwon 61c34ade0d Remove BeginBlock 2016-03-06 18:01:37 -08:00