9403 Commits (0ae974e63911804d4a2007bd8a9b3ad81d6d2a90)
 

Author SHA1 Message Date
  Ethan Buchman 2de72d26cf refactor dummy; flush tmsp reqs 9 years ago
  Jae Kwon 80c7e26bee Fix memory-leak in CList; Patched with DetachPrev/DetachHead 9 years ago
  Jae Kwon 76189fde0d Add Remove() implementation, CList is doubly-linked 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 c65e9e7d91 Added CList 9 years ago
  Jae Kwon 201bf2374b Update README; Remove GetEvents() from Application 9 years ago
  Jae Kwon a8dc417cd9 Add ProxyApp logic 9 years ago
  Ethan Buchman df9ef1e733 check peerMempoolChan for nil on Reset 9 years ago
  Ethan Buchman 209bcf905e proposer selection tests. closes #53 9 years ago
  Jae Kwon d69b5c5ab6 Conform to go-wire 1.0 9 years ago
  Jae Kwon d319c5be0d Conform to go-wire 1.0 9 years ago
  Jae Kwon 1c628a97ad Conform to go-wire 1.0 9 years ago
  Jae Kwon 32b3a27a9a Conform to new 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 37b6255e42 Move process to go-process 9 years ago
  Jae Kwon ef93c95853 Added new Flush request/response type 9 years ago
  Jae Kwon 0bd4061cf6 initial commit 9 years ago
  Jae Kwon 0424228e97 Added net.go Connect() 9 years ago
  Jae Kwon 70b9a368ca ... 9 years ago
  Jae Kwon db87630689 initial commit 9 years ago
  Jae Kwon e12f9d10e7 Bare consensus refactor 9 years ago
  Jae Kwon abc3a2cc3c initial commit 9 years ago
  Jae Kwon 31a456c8d4 update package name 9 years ago
  Jae Kwon fcdea621bf first commit 9 years ago
  Jae Kwon 5abf2e3c43 Fixed docker file 9 years ago
  Jae Kwon b9f741e635 Updated Godeps with project factor 9 years ago
  Jae Kwon c4ed55d801 Refactor to move common libraries out of project 9 years ago
  Jae Kwon b072ed3173 ... 9 years ago
  Jae Kwon 28d39f8726 ... 9 years ago
  Jae Kwon 6b54e7b8d9 Added License 9 years ago
  Jae Kwon cfeac977fd first commit 9 years ago
  Jae Kwon 16372365c4 First commit 9 years ago
  Jae Kwon 7c12c5aee3 Fix config bug where chain_id is default magic. Always read from genesis 9 years ago
  Jae Kwon df733fbaa5 Docker run.sh passes seeds and moniker; wire json pretty print 9 years ago
  Jae Kwon d51741df72 fix main compile bug 9 years ago
  Jae Kwon cc6e845364 go get -d for DOCKER 9 years ago
  Jae Kwon f70b548fb6 exit status 1 for unknown command 9 years ago
  Jae Kwon 26905b1260 Make Tendermint genesis agnostic; wait for file to start node 9 years ago
  Jae Kwon 313e25adf1 Edit DOCKER script 9 years ago
  Jae Kwon 14356a7739 Added BufferCloser 9 years ago
  Jae Kwon 82c65e423b fix mempool PeerState nil conversion bug 9 years ago
  Jae Kwon 5102f7a9cb refactor process.Process to take files 9 years ago
  Ethan Buchman 10de637496 upgraded DOCKER instructions 9 years ago
  Jae Kwon 6d66223bf6 remove fast_sync from docker 9 years ago