379 Commits (f07c300c148ddad93a541e7b753b094ee26614e9)
 

Author SHA1 Message Date
  Jae Kwon 5c20d1b3e5 Add way to enforce serial order in counter app from command line 9 years ago
  Ethan Buchman 36e89b606e fix test 9 years ago
  Jae Kwon 21abda0602 Make Counter app return nil hash initially 9 years ago
  Jae Kwon 7b1ebb9245 Update README.md 9 years ago
  Jae Kwon bbaacce472 Change server listener addr to 0.0.0.0 9 years ago
  Jae Kwon 7931e2b9ca Change port 8080 to 46658 9 years ago
  Jae Kwon 4fc7aa234f Merge pull request #3 from tendermint/console 9 years ago
  Ethan Buchman 3e721456f5 tmsp batch and some tests 9 years ago
  Ethan Buchman 86c2484c29 cmdInfo, cmdSetOption; append_tx can take hex 9 years ago
  Ethan Buchman 93308a3e6f interactive tmsp console 9 years ago
  Jae Kwon 7448cdc154 Add serial=on option for CounterApplication 9 years ago
  Jae Kwon 6a5b804523 Refactor CounterApplication to implement AppContext 9 years ago
  Jae Kwon 5d994944c6 Refactor Application to Application & AppContext 9 years ago
  Jae Kwon 8b9df7d685 Merge pull request #2 from tendermint/cli 9 years ago
  Ethan Buchman fe782cb8ac server: allow multiple connections 9 years ago
  Ethan Buchman c21c2ed69b counter example 9 years ago
  Ethan Buchman 2de72d26cf refactor dummy; flush tmsp reqs 9 years ago
  Jae Kwon e40c4834a8 Replace SetEventsMode with SetOption 9 years ago
  Jae Kwon 9a72da4fcd Add .gitignore file 9 years ago
  Jae Kwon edf3abaf8f Merge pull request #1 from tendermint/retcode 9 years ago
  Jae Kwon 32937f2815 Add Apache2.0 license 9 years ago
  Ethan Buchman 4d0eb1d95a retcode.Error() from go generate 9 years ago
  Jae Kwon 201bf2374b Update README; Remove GetEvents() from Application 9 years ago
  Jae Kwon d319c5be0d Conform to go-wire 1.0 9 years ago
  Jae Kwon e8505a714b Handle RequestInfo in handleRequest 9 years ago
  Jae Kwon 5aec38bdc6 Fix DummyyApplication usage bug; Should call New 9 years ago
  Jae Kwon cce812b1fa Remove retcode from echo; Add Info message 9 years ago
  Jae Kwon ef93c95853 Added new Flush request/response type 9 years ago
  Jae Kwon 0bd4061cf6 initial commit 9 years ago