Jae Kwon
|
cf3b287245
|
Remove spurious tmsp_cli.go
|
9 years ago |
Jae Kwon
|
d58b3d54b1
|
tendermint init makes random chain ID
|
9 years ago |
Jae Kwon
|
844c4a519d
|
Fix tmsp-cli to conform to go-wire new TypeByte behavior; Rename tmsp_cli to tmsp-cli
|
9 years ago |
Ethan Buchman
|
dc75b71f55
|
tmsp_cli -> tmsp-cli
|
9 years ago |
Ethan Buchman
|
5cbb5d2541
|
tendermint init
|
9 years ago |
Jae Kwon
|
3393fc34c2
|
Use wire.*LengthPrefixed
|
9 years ago |
Ethan Buchman
|
a357f3156a
|
RetCodeEncodingError
|
9 years ago |
Ethan Buchman
|
36b7045f5c
|
example/golang
|
9 years ago |
Ethan Buchman
|
af2a1a6fc1
|
python fixes, tests
|
9 years ago |
Ethan Buchman
|
bb4a58aa0a
|
add counter app in python
|
9 years ago |
Jae Kwon
|
5c20d1b3e5
|
Add way to enforce serial order in counter app from command line
|
9 years ago |
Jae Kwon
|
e5b9a5e849
|
Add proxy_app as node flag
|
9 years ago |
Jae Kwon
|
bbaacce472
|
Change server listener addr to 0.0.0.0
|
9 years ago |
Jae Kwon
|
1df2d7b8eb
|
Remove spurious programs
|
9 years ago |
Jae Kwon
|
7931e2b9ca
|
Change port 8080 to 46658
|
9 years ago |
Ethan Buchman
|
3e721456f5
|
tmsp batch and some tests
|
9 years ago |
Ethan Buchman
|
86c2484c29
|
cmdInfo, cmdSetOption; append_tx can take hex
|
9 years ago |
Ethan Buchman
|
93308a3e6f
|
interactive tmsp console
|
9 years ago |
Jae Kwon
|
5d994944c6
|
Refactor Application to Application & AppContext
|
9 years ago |
Ethan Buchman
|
2de72d26cf
|
refactor dummy; flush tmsp reqs
|
9 years ago |
Jae Kwon
|
d319c5be0d
|
Conform to go-wire 1.0
|
9 years ago |
Jae Kwon
|
37b6255e42
|
Move process to go-process
|
9 years ago |
Jae Kwon
|
0bd4061cf6
|
initial commit
|
9 years ago |
Jae Kwon
|
e12f9d10e7
|
Bare consensus refactor
|
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
|
d51741df72
|
fix main compile bug
|
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
|
5102f7a9cb
|
refactor process.Process to take files
|
9 years ago |
Ethan Buchman
|
b54522c60f
|
more versioning
|
9 years ago |
Jae Kwon
|
ab24ae1da8
|
get_account fix
|
9 years ago |
Jae Kwon
|
56b195a899
|
tendermint send_tx
|
9 years ago |
Jae Kwon
|
4d765dcf2b
|
Generate account from seed
|
9 years ago |
Jae Kwon
|
b37ff75f7a
|
Actually expose skip_upnp flag
|
9 years ago |
Jae Kwon
|
1b9fd811a1
|
RPCResponse.Result && EventData are registered interfaces; -skip_upnp option
|
9 years ago |
Jae Kwon
|
908fd11665
|
more explicit _, err := Start() checking
|
9 years ago |
Jae Kwon
|
e86073ec96
|
Use rpc/client/ws_client; OnStart() returns error
|
9 years ago |
Jae Kwon
|
3949d3f21d
|
ws_client fixes
|
9 years ago |
Jae Kwon
|
60310cc23f
|
websocket server sends pings; added ws_client; events refactor
|
9 years ago |
Jae Kwon
|
3be3647dc8
|
tendermint/binary -> tendermint/wire
|
9 years ago |
Jae Kwon
|
f97d19fb1f
|
Debora's default log level is notice
|
9 years ago |
Ethan Buchman
|
bb4ca1407f
|
info->notice, debug->info
|
9 years ago |
Jae Kwon
|
1e7cc32597
|
tendermint/account -> acm
|
9 years ago |
Ethan Buchman
|
dc7b912881
|
crypto byte arrays are fixed length
|
9 years ago |
Jae Kwon
|
109a3c2dd3
|
Added sim_txs draft
|
9 years ago |
Jae Kwon
|
0f61785cba
|
Added logjack for splitting up the tendermint log file
|
9 years ago |
Jae Kwon
|
cc3a76f6c8
|
Quit upgrade_barak script upon error
|
9 years ago |
Jae Kwon
|
269911ab98
|
barak -config, not barak -options-file
|
9 years ago |
Jae Kwon
|
0a8fb72a08
|
filelogger -> stdinwriter
|
9 years ago |