Commit Graph

251 Commits

Author SHA1 Message Date
rigel rozanski
55e4cf17fd minor fix x2 2017-04-21 12:34:29 -04:00
rigel rozanski
6da5f72de9 tiny fixes 2017-04-21 12:34:29 -04:00
Ethan Buchman
04f79f3ad2 cmd.SilenceUsage 2017-04-21 12:34:11 -04:00
Rigel Rozanski
c292d54e47 Debug Flag, Run -> RunE 2017-04-21 12:34:11 -04:00
Rigel Rozanski
5ebdd964c5 rebase updates/ rpc updates 2017-04-21 12:34:11 -04:00
Ethan Frey
587461afa4 Make initializing files more robust to some files existing 2017-04-21 12:34:11 -04:00
rigelrozanski
b60845c818 BCHOME default dir change
int

int

int

int
2017-04-21 12:34:11 -04:00
rigelrozanski
02b4fd5f17 doc update 2017-04-21 12:34:11 -04:00
rigelrozanski
18f1142d4c v0.4.0
int
2017-04-21 12:34:11 -04:00
rigelrozanski
6eb511670f cmd init cleanup 2017-04-21 12:34:11 -04:00
rigelrozanski
fb3fd1b425 added cli cobra
rebaseFixes

int

removed ExitOnErr

int

int

int

int

int

added uint64 to RegisterFlags
2017-04-21 12:34:11 -04:00
Ethan Frey
c6e348e01b Update to tendermint 0.9.1 2017-04-21 17:41:42 +02:00
Ethan Buchman
fa377ec0eb Merge pull request #59 from tendermint/moretests
More Tests + Cleanup
2017-04-17 20:13:59 -04:00
Ethan Buchman
eae5dc1861 tiny cleanup 2017-04-17 20:10:31 -04:00
rigel rozanski
e36a40c603 fixes, remove assert with Sprintf 2017-04-17 19:53:06 -04:00
Ethan Buchman
e6ec782f0c minor cleanup 2017-04-17 17:47:00 -04:00
Rigel Rozanski
f857f6218b foo->in bar->out, use of variadic variables 2017-04-13 23:31:52 -04:00
Ethan Buchman
750859f1e8 some renames and comments 2017-04-13 23:31:52 -04:00
rigelrozanski
d19f52c893 review changes
int

int
2017-04-13 23:31:52 -04:00
rigelrozanski
468b35f28d removed comment test 2017-04-13 23:31:52 -04:00
rigelrozanski
e788a9863a commented failing test 2017-04-13 23:31:52 -04:00
rigelrozanski
0720a03dae tests cleanup
cleanup
2017-04-13 23:31:52 -04:00
rigelrozanski
16ff0ccf4f finished execution test
int

interim, tests finalized
2017-04-13 23:31:52 -04:00
rigelrozanski
4bf37baf0b Additional Unit Tests
int

int

int

int, got it working!

int
2017-04-13 23:31:52 -04:00
Ethan Buchman
221421ad3e Merge pull request #53 from tendermint/go-rpc-9-with-key-value-params-jsonrpc
go-rpc updates
2017-04-13 21:54:07 -04:00
Ethan Buchman
0b983fbe37 update glide 2017-04-13 21:50:18 -04:00
Anton Kaliaev
924d11397e update go-rpc
rpc clients were renamed
2017-04-13 21:39:04 -04:00
Anton Kaliaev
4fff8821a3 replace fullpath with a dot in Makefile 2017-04-13 21:37:00 -04:00
Ethan Buchman
e5330bfb44 Merge pull request #69 from tendermint/intro-docs
Added info on working with branches to the go basics guide
2017-04-13 19:12:55 -04:00
Ethan Frey
52353433a3 Update all dependencies to develop, fix method names 2017-04-13 14:25:06 +02:00
Ethan Frey
e19fb0328d Added info on working with branches to the go basics guide 2017-04-12 14:58:31 +02:00
Ethan Frey
146ca88f2c cast bytes to string before printing 2017-04-03 13:28:14 +02:00
Ethan Buchman
2bf2d00ce5 Merge pull request #58 from tendermint/git-pull
Update install.md to include git pull
2017-03-28 12:34:00 -04:00
H Copperm
86778297c0 Update install.md to include git pull 2017-03-23 16:39:23 -07:00
Ethan Buchman
e97c4b5d04 v0.3.1 2017-03-23 18:52:59 -04:00
Ethan Buchman
30da6eebb0 cmd: log errors 2017-03-23 18:51:15 -04:00
Ethan Buchman
f156eb5bbd v0.3.0 2017-03-23 18:15:00 -04:00
Ethan Buchman
facc428e8b Merge pull request #51 from tendermint/simplify
Simplify
2017-03-23 18:13:43 -04:00
Ethan Buchman
06a8478a70 update changelog and remove dead wire code 2017-03-23 18:07:31 -04:00
Ethan Buchman
0802dd9858 Merge branch 'signbug' into simplify 2017-03-23 17:59:09 -04:00
Ethan Buchman
9fc2668c37 clean up some logging 2017-03-18 20:48:48 -04:00
rigelrozanski
c0f093551f sign bytes bug fix 2017-03-17 01:43:22 -04:00
Ethan Buchman
43beb174d6 README: tool -> basics 2017-03-15 01:17:12 -04:00
Ethan Buchman
c450a97142 Merge pull request #52 from tendermint/docker
Dockerfile and Dockerfile.dev for development
2017-03-14 17:39:33 -04:00
Ethan Buchman
de5506dd8f fix keys and glide 2017-03-14 17:29:43 -04:00
Ethan Buchman
fa5d7b30f2 update docs 2017-03-14 14:29:12 -04:00
Ethan Buchman
09433299ca add plugin_options and fix tests 2017-03-14 13:55:46 -04:00
Ethan Buchman
03ea00f1e6 consolidate genesis files 2017-03-14 13:32:39 -04:00
Anton Kaliaev
0e730e67f8
Dockerfile and Dockerfile.dev for development 2017-03-14 16:15:03 +04:00
Ethan Buchman
4a6b7131e4 BASECOIN_ROOT -> BCHOME 2017-03-14 01:50:10 -04:00