Jae Kwon
|
37b6255e42
|
Move process to go-process
|
2015-11-08 17:43:48 -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
|
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
|
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 |
|
Jae Kwon
|
ceed000c58
|
Use ResetFor... callback instead of EventSwitch for mempool new blocks
|
2015-09-29 12:31:34 -04:00 |
|
Ethan Buchman
|
cccb722ba8
|
mempool tests
|
2015-09-29 12:30:46 -04:00 |
|
Ethan Buchman
|
12566f51af
|
better mempool queueing
|
2015-09-28 22:58:02 -04:00 |
|
Jae Kwon
|
beff6216fe
|
GPLv3
|
2015-09-28 09:19:31 -07:00 |
|
Ethan Buchman
|
bb662b8861
|
more config options
|
2015-09-25 11:58:11 -04:00 |
|
Ethan Buchman
|
a26e0b4d48
|
consensus tests
|
2015-09-23 10:56:17 -04:00 |
|
Jae Kwon
|
4e6ea7f9f7
|
Merge pull request #143 from tendermint/versioning
more versioning
|
2015-09-22 18:48:07 -07:00 |
|
Jae Kwon
|
2feb3ea651
|
Merge pull request #144 from tendermint/namereg
update namereg with longer names, more allowed chars
|
2015-09-22 18:43:50 -07:00 |
|
Ethan Buchman
|
b54522c60f
|
more versioning
|
2015-09-16 05:08:06 +00:00 |
|
Ethan Buchman
|
e4f0e2b399
|
update namereg with longer names, more allowed chars
|
2015-09-15 19:43:22 -04:00 |
|
Ethan Buchman
|
632e77c1cf
|
rs.CommitRound
|
2015-09-15 16:13:39 -04:00 |
|
Ethan Buchman
|
aab024f18d
|
consensus events
|
2015-09-15 14:41:23 -04:00 |
|
Ethan Buchman
|
2b8157ce2a
|
addVote takes index
|
2015-09-15 14:26:42 -04:00 |
|
Ethan Buchman
|
a61a8176f1
|
fixes https://github.com/tendermint/halt/blob/master/case1/analysis.txt
|
2015-09-15 14:26:21 -04:00 |
|
Ethan Buchman
|
555ecb095d
|
precommit nil if locked and no POL
|
2015-09-15 14:25:50 -04:00 |
|
Jae Kwon
|
78768082a1
|
Merge branch 'json_time2' into develop
|
2015-09-15 00:56:16 -07:00 |
|
Jae Kwon
|
726f5475b0
|
rpc client SetPingHandler with 30 second timeout; wire time json test
|
2015-09-15 00:55:51 -07:00 |
|
Jae Kwon
|
47eee5ddd5
|
blockchain pool race condition fix
|
2015-09-12 08:47:59 -07:00 |
|