Marko
719e028e00
libs: internalize some packages ( #6366 )
## Description
Internalize some libs. This reduces the amount ot public API tendermint is supporting. The moved libraries are mainly ones that are used within Tendermint-core.
3 years ago
Zach Ramsay
44dad6d70b
Revert "detele everything"
This reverts commit d02c5d1e30
.
6 years ago
Zach Ramsay
d02c5d1e30
detele everything
6 years ago
Ethan Buchman
ae3bf81833
mv tmlibs files to libs dir
6 years ago
Ethan Buchman
a893bb119b
merge go-autofile
8 years ago
Anton Kaliaev
f285114579
add Erlang implementation to readme [ci skip] [circleci skip]
8 years ago
Adrian Brink
6bcbd14d5a
Add line counting badge
8 years ago
Jae Kwon
e49fdf7be7
Add HD functions
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
Anton Kaliaev
b54b9b4ecc
update url to network monitor [ci skip] [circleci skip]
8 years ago
Anton Kaliaev
5d19a008ce
add Call method to WSClient, which does proper encoding of params
8 years ago
Anton Kaliaev
e6c083f589
rename ClientURI -> URIClient, ClientJSONRPC -> JSONRPCClient (Refs #4 )
8 years ago
Anton Kaliaev
cf11e6ba65
add CHANGELOG
8 years ago
Anton Kaliaev
e1d5873bdf
support key-value params in JSONRPC (Refs #1 )
More changes:
- remove Client interface (reason: empty)
- introduce HTTPClient interface, which can be used for both ClientURI
and ClientJSONRPC clients (so our users don't have to create their own) (Refs #8 )
- rename integration tests script to `integration_test.sh`
- do not update deps on `get_deps`
8 years ago
Anton Kaliaev
d3b54b204f
tm-monitor 0.1.0
8 years ago
Ethan Frey
a816ff0bab
Add test
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
Ethan Buchman
846e6d3bda
fix readme links [ci skip]
8 years ago
rigelrozanski
449a29b817
fixed README link for contributing guidelines
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
c147b41013
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
Ethan Buchman
b212aa0db3
fixes from review
8 years ago
Ethan Buchman
bc95700dcf
update README
8 years ago
Jae Kwon
7998ba668a
QuitService->BaseService
8 years ago
Ethan Buchman
8374785c1d
update glide, grpc to v4
8 years ago
Jae Kwon
28b3d52948
first commit
8 years ago
Jae Kwon
5d3eb0328a
Update README.md
8 years ago
Ethan Buchman
c481d2bcbb
README shields
8 years ago
Ethan Buchman
444077505b
fix README
8 years ago
Ethan Buchman
3ac9ff0dcc
test: dont run cloud test on push to master
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