Dev Ojha
2756be5a59
libs: Remove usage of custom Fmt, in favor of fmt.Sprintf ( #2199 )
* libs: Remove usage of custom Fmt, in favor of fmt.Sprintf
Closes #2193
* Fix bug that was masked by custom Fmt!
6 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
d55243f0e6
fix import paths
6 years ago
Liamsi
d2c05bc5b9
Revert "delete everything" (includes everything non-go-crypto)
This reverts commit 96a3502
6 years ago
Liamsi
96a3502126
delete everything
6 years ago
Dev Ojha
b84f788f36
Switch ports 466xx to 266xx ( #1735 )
* Switch ports 466xx to be 266xx
This is done so the default ports aren't in the linux kernel's default ephemeral port range.
* Update ABCI import
* Bump cache on circleci
* Get more verbose output for debugging
* Bump abci dependency
* Fix accidental change of a block header's hash
* pin abci release
6 years ago
Anton Kaliaev
69b5da766c
service#Start, service#Stop signatures were changed
See https://github.com/tendermint/tmlibs/issues/45
7 years ago
Silas Davis
f6adddb4a8
Replace ResultsCh with ResponsesCh
7 years ago
Zach Ramsay
d56b44f3a5
all: no more anonymous imports
7 years ago
Anton Kaliaev
d578f7f81e
biff up WS client
What's new:
- auto reconnect
- ping/pong
- colored tests
7 years ago
Ethan Frey
7ebf011fcd
Fixed rpctypes.Request creation to new format
8 years ago
Ethan Buchman
cc6dde96c1
rpc -> rpc/lib and rpc/tendermint -> rpc
8 years ago
Ethan Buchman
9e82d132ce
go-rpc -> tendermint/rpc
8 years ago
Ethan Buchman
d1926bcad1
use tmlibs
8 years ago
Ethan Buchman
fa451fc55c
tendermint/rpc -> tendermint/rpc/tendermint
8 years ago
Ethan Buchman
ac86e664c7
Revert "Undo last two commits"
This reverts commit d1fc37ff9e
.
8 years ago
Ethan Frey
d1fc37ff9e
Undo last two commits
8 years ago
Ethan Frey
e4e17a2c95
Play well with go-{rpc,crypto,data}:develop
8 years ago
Ethan Buchman
ade64693bd
w(oop)s
9 years ago
Jae Kwon
236c7afe9e
Conform to TMSP v0.2
9 years ago
Ethan Buchman
0be13d1d27
move alert, events, rpc into own repos
9 years ago
Jae Kwon
74cdadec9f
Refactor RPC to be more general
9 years ago
Jae Kwon
ab1e8a35c6
Shorten consensus log events
9 years ago
Jae Kwon
dfdd3cf18f
Tweak channel for performance test
9 years ago
Jae Kwon
d0b8650edf
Fix tests for counter application using uin64
9 years ago
Jae Kwon
a62c7bfef1
Add benchmarking for RPC & wire
9 years ago
Jae Kwon
53f74d052f
Fix deadlock bug in websocket client impl
9 years ago