This website requires JavaScript.
Explore
Help
Sign In
fluencelabs
/
tendermint
Watch
1
Star
0
Fork
0
You've already forked tendermint
mirror of
https://github.com/fluencelabs/tendermint
synced
2025-05-31 15:11:21 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
tendermint
/
rpc
/
lib
History
Silas Davis
4cb02d0bf2
Exploit the fact the BaseService's closed Quit channel will keep emitting quit signals to close both readRoutine and writeRoutine
2017-10-25 10:19:18 +01:00
..
client
Exploit the fact the BaseService's closed Quit channel will keep emitting quit signals to close both readRoutine and writeRoutine
2017-10-25 10:19:18 +01:00
server
make RPCRequest params not a pointer
2017-10-10 13:50:06 +04:00
test
change server ping period to be less frequent
2017-08-08 13:21:59 -04:00
types
Make RPCError an actual error and don't swallow its companion data
2017-10-22 15:14:21 +01:00
doc.go
return missing package declaration
2017-10-10 12:48:36 +04:00
rpc_test.go
Replace ResultsCh with ResponsesCh
2017-10-24 17:45:13 +01:00
version.go
rpc -> rpc/lib and rpc/tendermint -> rpc
2017-04-26 19:57:33 -04:00