Commit Graph

66 Commits

Author SHA1 Message Date
Jae Kwon 8b9df7d685 Merge pull request #2 from tendermint/cli
refactor dummy; flush tmsp reqs
2015-11-29 13:07:43 -08:00
Ethan Buchman fe782cb8ac server: allow multiple connections 2015-11-29 10:35:37 -05:00
Ethan Buchman c21c2ed69b counter example 2015-11-29 03:43:49 -05:00
Ethan Buchman 2de72d26cf refactor dummy; flush tmsp reqs 2015-11-27 18:45:27 -05:00
Jae Kwon e40c4834a8 Replace SetEventsMode with SetOption 2015-11-27 10:14:46 -08:00
Jae Kwon 9a72da4fcd Add .gitignore file 2015-11-27 09:57:08 -08:00
Jae Kwon edf3abaf8f Merge pull request #1 from tendermint/retcode
retcode.Error() from go generate
2015-11-27 08:51:06 -08:00
Jae Kwon 32937f2815 Add Apache2.0 license 2015-11-27 08:51:49 -08:00
Ethan Buchman 4d0eb1d95a retcode.Error() from go generate 2015-11-27 11:07:16 -05:00
Jae Kwon 201bf2374b Update README; Remove GetEvents() from Application 2015-11-16 15:50:26 -08:00
Jae Kwon d319c5be0d Conform to go-wire 1.0 2015-11-10 12:49:07 -08:00
Jae Kwon e8505a714b Handle RequestInfo in handleRequest 2015-11-09 18:17:00 -08:00
Jae Kwon 5aec38bdc6 Fix DummyyApplication usage bug; Should call New 2015-11-09 18:16:35 -08:00
Jae Kwon cce812b1fa Remove retcode from echo; Add Info message 2015-11-09 16:29:45 -08:00
Jae Kwon ef93c95853 Added new Flush request/response type 2015-11-08 15:18:58 -08:00
Jae Kwon 0bd4061cf6 initial commit 2015-11-07 20:42:02 -08:00