This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
tendermint
Watch
1
Star
0
Fork
0
You've already forked tendermint
mirror of
https://github.com/tendermint/tendermint.git
synced
2026-07-22 07:52:44 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
23dbd0c8c3dedcaadeb218184e6f57dad2f5cb11
tendermint
/
rpc
/
client
T
History
Ethan Buchman
7fb0e8b30b
Merge branch 'feature/tx-proof' into feature/237-tx-indexing
...
Conflicts: types/tx.go
2017-04-12 18:48:39 -04:00
..
mock
fix tests
2017-04-10 17:32:48 -04:00
event_test.go
Client embeds EventSwitch, client.HTTP properly un/subscribes events over websocket
2017-02-24 21:26:17 +01:00
helpers_test.go
Reworked WaitForHeight to avoid race conditions
2017-02-24 17:05:14 +01:00
helpers.go
Fix EventSwitch usage in WaitForOneEvent
2017-02-27 14:55:29 +01:00
httpclient.go
Revert "Undo last two commits"
2017-04-11 15:44:36 -04:00
interface.go
Client embeds EventSwitch, client.HTTP properly un/subscribes events over websocket
2017-02-24 21:26:17 +01:00
localclient.go
Expose and test EventSwitch in client.Local
2017-02-24 17:51:19 +01:00
main_test.go
Combine local and http into client package, unify tests with table-driven tests
2017-02-24 17:05:15 +01:00
rpc_test.go
remove comment
2017-03-02 23:57:28 -05:00