Commit Graph

6261 Commits

Author SHA1 Message Date
e3d88d2d79 Add ScanRightDeleteRandom test; Add GCRandom test 2015-11-30 12:59:05 -08:00
dbd04eadeb Remove CList, moved to go-clist 2015-11-29 21:23:33 -08:00
d939cd964b First commit of CList 2015-11-29 21:22:55 -08:00
6a5b804523 Refactor CounterApplication to implement AppContext 2015-11-29 14:34:15 -08:00
5d994944c6 Refactor Application to Application & AppContext 2015-11-29 14:22:30 -08:00
8b9df7d685 Merge pull request #2 from tendermint/cli
refactor dummy; flush tmsp reqs
2015-11-29 13:07:43 -08:00
fe782cb8ac server: allow multiple connections 2015-11-29 10:35:37 -05:00
c21c2ed69b counter example 2015-11-29 03:43:49 -05:00
2de72d26cf refactor dummy; flush tmsp reqs 2015-11-27 18:45:27 -05:00
80c7e26bee Fix memory-leak in CList; Patched with DetachPrev/DetachHead 2015-11-27 14:09:15 -08:00
76189fde0d Add Remove() implementation, CList is doubly-linked 2015-11-27 13:04:24 -08:00
e40c4834a8 Replace SetEventsMode with SetOption 2015-11-27 10:14:46 -08:00
9a72da4fcd Add .gitignore file 2015-11-27 09:57:08 -08:00
edf3abaf8f Merge pull request #1 from tendermint/retcode
retcode.Error() from go generate
2015-11-27 08:51:06 -08:00
32937f2815 Add Apache2.0 license 2015-11-27 08:51:49 -08:00
4d0eb1d95a retcode.Error() from go generate 2015-11-27 11:07:16 -05:00
c65e9e7d91 Added CList 2015-11-25 16:50:28 -08:00
201bf2374b Update README; Remove GetEvents() from Application 2015-11-16 15:50:26 -08:00
a8dc417cd9 Add ProxyApp logic 2015-11-10 14:01:57 -08:00
df9ef1e733 check peerMempoolChan for nil on Reset 2015-11-10 13:41:54 -08:00
209bcf905e proposer selection tests. closes #53 2015-11-10 13:41:49 -08:00
d69b5c5ab6 Conform to go-wire 1.0 2015-11-10 13:10:43 -08:00
d319c5be0d Conform to go-wire 1.0 2015-11-10 12:49:07 -08:00
1c628a97ad Conform to go-wire 1.0 2015-11-10 12:29:43 -08:00
32b3a27a9a Conform to new go-wire 1.0 2015-11-10 11:53:35 -08:00
e8505a714b Handle RequestInfo in handleRequest 2015-11-09 18:17:00 -08:00
5aec38bdc6 Fix DummyyApplication usage bug; Should call New 2015-11-09 18:16:35 -08:00
cce812b1fa Remove retcode from echo; Add Info message 2015-11-09 16:29:45 -08:00
37b6255e42 Move process to go-process 2015-11-08 17:43:48 -08:00
ef93c95853 Added new Flush request/response type 2015-11-08 15:18:58 -08:00
0bd4061cf6 initial commit 2015-11-07 20:42:02 -08:00
0424228e97 Added net.go Connect() 2015-11-05 15:00:42 -08:00
70b9a368ca ... 2015-11-05 14:21:33 -08:00
db87630689 initial commit 2015-11-05 10:54:58 -08:00
e12f9d10e7 Bare consensus refactor 2015-11-01 11:34:08 -08:00
abc3a2cc3c initial commit 2015-10-25 18:21:51 -07:00
31a456c8d4 update package name 2015-10-25 13:45:13 -07:00
fcdea621bf first commit 2015-10-25 13:42:49 -07:00
5abf2e3c43 Fixed docker file 0.2 2015-10-23 14:57:12 -07:00
b9f741e635 Updated Godeps with project factor 2015-10-22 19:49:57 -07:00
c4ed55d801 Refactor to move common libraries out of project 2015-10-22 17:39:06 -07:00
b072ed3173 ... 2015-10-22 12:33:53 -07:00
28d39f8726 ... 2015-10-22 12:31:02 -07:00
6b54e7b8d9 Added License 2015-10-22 12:30:20 -07:00
cfeac977fd first commit 2015-10-21 18:19:14 -07:00
16372365c4 First commit 2015-10-21 12:15:19 -07:00
7c12c5aee3 Fix config bug where chain_id is default magic. Always read from genesis 2015-10-20 17:39:03 -07:00
df733fbaa5 Docker run.sh passes seeds and moniker; wire json pretty print 2015-10-18 14:44:52 -07:00
d51741df72 fix main compile bug 2015-10-18 09:04:46 -07:00
cc6e845364 go get -d for DOCKER 2015-10-18 08:55:53 -07:00