Ethan Buchman
9e0e00bef4
Merge branch 'master' into develop
2018-03-01 23:55:14 -05:00
Ethan Buchman
fb808a00d5
update CHANGELOG, README, spec for v0.10. Fixes #205
2018-03-01 19:52:01 -05:00
zramsay
831e10f15d
finish the job, dummy
2018-02-19 20:43:36 +00:00
zramsay
a3362ccf35
s/Dummy/KVStore/g
2018-02-19 20:38:22 +00:00
Ethan Buchman
629e2fc2a0
update readme
2018-01-05 21:52:52 -05:00
Ethan Buchman
c38ac88d69
Merge branch 'develop' into sdk2
2018-01-05 21:45:48 -05:00
Zach Ramsay
a77213e6c5
update readme, closes #134
2018-01-03 00:48:00 +00:00
Zach Ramsay
e9ff0eefbb
move spec from readme to own file
2018-01-01 14:45:57 +00:00
Jae Kwon
ff65421324
Proposal: New Makefile standard template ( #168 )
...
* Cleaned up makefile.
* Improve 'make all' order
* Add devdoc
* Update circle.yml
2017-12-25 00:14:13 -08:00
Jae Kwon
3798f9fa8e
Reorder README
2017-12-20 00:07:58 -08:00
Jae Kwon
c14d3982ac
ValidatorSetUpdates -> ValidatorUpdates
2017-12-20 00:02:41 -08:00
Anton Kaliaev
66296fe11a
updates -> validator_set_updates
...
ConsensusParamChanges -> ConsensusParamUpdates
2017-12-19 12:13:45 -06:00
Ethan Frey
9c5e1a824d
Updated naming of EndBlock parameters
...
* Changes -> Updates for validators
* ConsensusParams.XXXParams -> ConsensusParams.XXX
* As per feedback from Jae on PR
2017-12-14 09:27:20 +01:00
Ethan Frey
895e14d6bd
Update Diffs to Changes, fix README
2017-12-13 17:57:43 +01:00
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