6539 Commits

Author SHA1 Message Date
Jae Kwon
d319c5be0d Conform to go-wire 1.0 2015-11-10 12:49:07 -08:00
Jae Kwon
1c628a97ad Conform to go-wire 1.0 2015-11-10 12:29:43 -08:00
Jae Kwon
32b3a27a9a Conform to new go-wire 1.0 2015-11-10 11:53:35 -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
37b6255e42 Move process to go-process 2015-11-08 17:43:48 -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
Jae Kwon
0424228e97 Added net.go Connect() 2015-11-05 15:00:42 -08:00
Jae Kwon
70b9a368ca ... 2015-11-05 14:21:33 -08:00
Jae Kwon
db87630689 initial commit 2015-11-05 10:54:58 -08:00
Jae Kwon
e12f9d10e7 Bare consensus refactor 2015-11-01 11:34:08 -08:00
Jae Kwon
abc3a2cc3c initial commit 2015-10-25 18:21:51 -07:00
Jae Kwon
31a456c8d4 update package name 2015-10-25 13:45:13 -07:00
Jae Kwon
fcdea621bf first commit 2015-10-25 13:42:49 -07:00
Jae Kwon
5abf2e3c43 Fixed docker file 0.2 2015-10-23 14:57:12 -07:00
Jae Kwon
b9f741e635 Updated Godeps with project factor 2015-10-22 19:49:57 -07:00
Jae Kwon
c4ed55d801 Refactor to move common libraries out of project 2015-10-22 17:39:06 -07:00
Jae Kwon
b072ed3173 ... 2015-10-22 12:33:53 -07:00
Jae Kwon
28d39f8726 ... 2015-10-22 12:31:02 -07:00
Jae Kwon
6b54e7b8d9 Added License 2015-10-22 12:30:20 -07:00
Jae Kwon
cfeac977fd first commit 2015-10-21 18:19:14 -07:00
Jae Kwon
16372365c4 First commit 2015-10-21 12:15:19 -07:00
Jae Kwon
7c12c5aee3 Fix config bug where chain_id is default magic. Always read from genesis 2015-10-20 17:39:03 -07:00
Jae Kwon
df733fbaa5 Docker run.sh passes seeds and moniker; wire json pretty print 2015-10-18 14:44:52 -07:00
Jae Kwon
d51741df72 fix main compile bug 2015-10-18 09:04:46 -07:00
Jae Kwon
cc6e845364 go get -d for DOCKER 2015-10-18 08:55:53 -07:00
Jae Kwon
f70b548fb6 exit status 1 for unknown command 2015-10-18 08:45:18 -07:00
Jae Kwon
26905b1260 Make Tendermint genesis agnostic; wait for file to start node 2015-10-18 07:20:05 -07:00
Jae Kwon
313e25adf1 Edit DOCKER script 2015-10-17 22:46:48 -07:00
Jae Kwon
14356a7739 Added BufferCloser 2015-10-17 22:41:05 -07:00
Jae Kwon
82c65e423b fix mempool PeerState nil conversion bug 2015-10-17 15:25:18 -07:00
Jae Kwon
5102f7a9cb refactor process.Process to take files 2015-10-17 15:13:19 -07:00
Ethan Buchman
10de637496 upgraded DOCKER instructions 2015-10-13 12:57:34 -07:00
Jae Kwon
6d66223bf6 remove fast_sync from docker 2015-10-13 08:53:58 -07:00
Jae Kwon
fb62e1eb75 bump chain_id to 11.c 2015-10-12 17:43:17 -07:00
Jae Kwon
cb3a1fd095 Fixed a blockchain pool goroutine-leak bug 2015-10-12 16:49:46 -07:00
Jae Kwon
fd9f816050 refactor variable names, pool.requests -> pool.requesters 2015-10-12 16:39:05 -07:00
Jae Kwon
5631b1a728 fixes #152 and #153 2015-10-12 15:19:55 -07:00
Jae Kwon
0a28cabd57 remove temporary limit on num block transactions 2015-10-12 09:42:53 -07:00
Jae Kwon
13e25ef164 Merge remote-tracking branch 'origin/consensus_tests' into develop 2015-10-11 18:20:19 -07:00
Jae Kwon
fa956596dc Merge remote-tracking branch 'origin/config' into develop 2015-10-11 18:18:53 -07:00
Jae Kwon
fbf4a4323b fix memory leaks in VM 2015-10-11 17:59:38 -07:00
Jae Kwon
28c5e9b4ec variable name changes 2015-10-11 14:57:20 -07:00
Jae Kwon
252a7ed7d6 Merge branch 'mempool' into develop 2015-10-11 14:41:28 -07:00
Jae Kwon
898d1dc138 HACK FIX config chain_id
need to change this...
2015-10-06 09:51:32 -04:00
Ethan Buchman
b59ed8c9d2 refactor some state functions into state/types 2015-10-05 20:21:02 -04:00
Jae Kwon
8db93b874c added testnet addresses 2015-10-05 12:01:22 -07:00
Jae Kwon
2f60b5b674 fix mempool test 2015-09-29 12:31:37 -04:00