Jae Kwon
|
35abb4df92
|
Allow for test apps to return nil hashes
|
9 years ago |
Jae Kwon
|
e5b9a5e849
|
Add proxy_app as node flag
|
9 years ago |
Jae Kwon
|
e67f385574
|
Conform to go-common WriteFile*(path,mode)
|
9 years ago |
Jae Kwon
|
543ca16b6f
|
Conform to go-common EnsureDir(path, mode)
|
9 years ago |
Jae Kwon
|
b52cd4969b
|
Update README.md
|
9 years ago |
Jae Kwon
|
465cb6d327
|
Make benchmarks a real package for go get ./...
|
9 years ago |
Jae Kwon
|
09351996a4
|
Add GenesisDoc.SaveAs utility method
|
9 years ago |
Jae Kwon
|
1df2d7b8eb
|
Remove spurious programs
|
9 years ago |
Jae Kwon
|
ef43af19ab
|
Tendermint <-> Application refactor
|
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
|
37b6255e42
|
Move process to go-process
|
9 years ago |
Jae Kwon
|
e12f9d10e7
|
Bare consensus refactor
|
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
|
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 |
Jae Kwon
|
fb62e1eb75
|
bump chain_id to 11.c
|
9 years ago |
Jae Kwon
|
cb3a1fd095
|
Fixed a blockchain pool goroutine-leak bug
|
9 years ago |
Jae Kwon
|
fd9f816050
|
refactor variable names, pool.requests -> pool.requesters
|
9 years ago |
Jae Kwon
|
5631b1a728
|
fixes #152 and #153
|
9 years ago |
Jae Kwon
|
0a28cabd57
|
remove temporary limit on num block transactions
|
9 years ago |
Jae Kwon
|
13e25ef164
|
Merge remote-tracking branch 'origin/consensus_tests' into develop
|
9 years ago |
Jae Kwon
|
fa956596dc
|
Merge remote-tracking branch 'origin/config' into develop
|
9 years ago |
Jae Kwon
|
fbf4a4323b
|
fix memory leaks in VM
|
9 years ago |
Jae Kwon
|
28c5e9b4ec
|
variable name changes
|
9 years ago |
Jae Kwon
|
252a7ed7d6
|
Merge branch 'mempool' into develop
|
9 years ago |
Jae Kwon
|
898d1dc138
|
HACK FIX config chain_id
need to change this...
|
9 years ago |
Ethan Buchman
|
b59ed8c9d2
|
refactor some state functions into state/types
|
9 years ago |
Jae Kwon
|
8db93b874c
|
added testnet addresses
|
9 years ago |
Jae Kwon
|
2f60b5b674
|
fix mempool test
|
9 years ago |
Jae Kwon
|
ceed000c58
|
Use ResetFor... callback instead of EventSwitch for mempool new blocks
|
9 years ago |
Ethan Buchman
|
cccb722ba8
|
mempool tests
|
9 years ago |
Ethan Buchman
|
12566f51af
|
better mempool queueing
|
9 years ago |
Jae Kwon
|
beff6216fe
|
GPLv3
|
9 years ago |
Ethan Buchman
|
bb662b8861
|
more config options
|
9 years ago |
Ethan Buchman
|
a26e0b4d48
|
consensus tests
|
9 years ago |