Ethan Buchman
1b2c383205
ResponseSetOption includes a response Code. Closes #64"
7 years ago
Ethan Buchman
fff8e963f8
update readme
7 years ago
Ethan Buchman
f6e22e4296
update readme for notes about grpc
7 years ago
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.
8 years ago
Ethan Buchman
b20273439d
types: RequestBeginBlock includes absent and byzantine validators
7 years ago
Ethan Buchman
b7a75ce8c3
update readme
7 years ago
Ethan Buchman
0981c174cc
update README for CheckTx Gas and Fee
7 years ago
Anton Kaliaev
8e6269ce93
update README
7 years ago
Anton Kaliaev
64c756de47
use Makefile commands in readme [ci skip]
7 years ago
Zach Ramsay
631844895f
fixes
7 years ago
Zach Ramsay
96d2a2c92f
readme: re-organize & update docs links
7 years ago
Peng Zhong
a072429659
Fix blog post link for ABCI
We moved our blog to Medium.
7 years ago
Zach
01181721ad
readme: update install instruction ( #100 )
7 years ago
Anton Kaliaev
f285114579
add Erlang implementation to readme [ci skip] [circleci skip]
8 years ago
Ethan Buchman
af792eac77
readme: js-tmsp -> js-abci
8 years ago
Ethan Buchman
1a565b83ec
fix readme
8 years ago
Ethan Buchman
e6a5b060f9
update readme
8 years ago
Agnieszka Kramarek
b350b08021
Update README.md
Typo fixed
8 years ago
Wolf
d299afe630
Update: jTMSP -> jABCI
8 years ago
Jae Kwon
f81a9c647d
Update README.md
8 years ago
Ethan Buchman
31bdda27ad
Query: LastHeight -> Height :)
8 years ago
Ethan Buchman
b6afa8d85b
Query: Height -> LastHeight
8 years ago
Jae Kwon
5d673ecf31
Fix comment for BeginBlock hash
8 years ago
Ethan Buchman
dafcc3d3e3
fixes #38 and #59
8 years ago
Jae Kwon
2a4894310d
Remove Proof message, replace with more flexible Query
8 years ago
Jae Kwon
4bdddf9829
First commit to demonstrate change
8 years ago
Jae Kwon
f94ae5eeed
TSP -> Socket
8 years ago
Ethan Frey
dde413d44b
Cleaned up text
8 years ago
Ethan Frey
732274b7f6
Add tests for client-server proofs over socket and grpc
8 years ago
Ethan Buchman
68ef6bc1bf
update README
8 years ago
Ethan Buchman
5189a2248d
TMSP -> ABCI
8 years ago
Ethan Buchman
80f377135b
AppendTx -> DeliverTx
8 years ago
Jae Kwon
b0a17b1804
Fix blog link
8 years ago
jac
5f6ad831b0
link to TMSP Blog post
8 years ago
Jae Kwon
7998ba668a
QuitService->BaseService
8 years ago
Ethan Buchman
8374785c1d
update glide, grpc to v4
8 years ago
Jae Kwon
5d3eb0328a
Update README.md
8 years ago
Ethan Buchman
fbbf82ec64
update README.md
8 years ago
Ethan Buchman
3b329039d8
better testing. cli test for tutorial
8 years ago
Ethan Buchman
a263323d5c
update readme. --verbose makes batch look like console
8 years ago
Ethan Buchman
49a67aee8a
add circle.yml. disable js test
8 years ago
Jae Kwon
9a8d40b87c
Update README.md
9 years ago
Jae Kwon
d471b06bd8
Added C++ and Javascript impls
9 years ago
Jae Kwon
82a411fca5
New TMSP message BeginBlock
9 years ago
Jae Kwon
61c34ade0d
Remove BeginBlock
9 years ago
Jae Kwon
36c25f242f
s/InitValidators/InitChain/g, s/SyncValidators/EndBlock/g, added BeginBlock
9 years ago
Jae Kwon
1ffe780976
Initial update for Init/SyncValidators
9 years ago
Jae Kwon
851b961daf
Update README
9 years ago
Jae Kwon
9696a71f6e
Log not error; Remove Listener TMSP messages...; Make counter BigEndian
9 years ago
Jae Kwon
c4b87dcf14
new_message
9 years ago