Commit Graph

1909 Commits

Author SHA1 Message Date
Ethan Frey ad5c129b8e #127: init messages refer to command name 2017-06-27 14:07:55 +02:00
Ethan Frey 8c7bf256b1 Merge pull request #142 from tendermint/feature/130-support-tendermint-flags
improve cli flags
2017-06-26 21:41:22 +02:00
Ethan Frey e839a92f88 Updated RequireInit, latest light-client 2017-06-26 21:36:49 +02:00
Ethan Frey e37c0cf538 Update dependencies, improve basecli init check 2017-06-26 18:22:51 +02:00
Ethan Frey 7a09fbd598 Update dependencies and CHANGELOG 2017-06-26 18:22:51 +02:00
Ethan Frey f5a546894c Resolve issue #135, support 0x on account queries 2017-06-26 18:22:51 +02:00
Ethan Frey 14c39e7312 Support all "tendermint node" flags in "basecoin start" 2017-06-26 18:22:50 +02:00
Ethan Frey 61e56d61b0 Clean up cli tests to remove expected error messages 2017-06-26 18:22:50 +02:00
Ethan Frey 18d7b6426b Add support for --log_level 2017-06-26 18:22:50 +02:00
Ethan Frey c36352e4a5 Refactor tendermint config loading 2017-06-26 18:22:50 +02:00
Ethan Frey 648bcd05bb Merge pull request #140 from tendermint/feature/132-earlier-sign
Add Signers in ReadAppTxFlags
2017-06-26 18:18:53 +02:00
rigel rozanski fc36b21669 Add Signers in ReadAppTxFlags 2017-06-23 17:50:54 -04:00
Ethan Frey d845ae007a Update RELEASE from learning from 0.6.0 2017-06-23 11:10:32 +02:00
Anton Kaliaev e225e9a191
add jq to Dockerfile.dev [ci skip]
our integration tests require it
2017-06-23 12:13:29 +04:00
Ethan Frey 3747f23a25 Add basecli to packaging script 2017-06-23 09:24:08 +02:00
Ethan Buchman 9627b7cd60 update changelog 2017-06-22 22:43:47 -04:00
Ethan Buchman 19999ea517 ibc: UpdateChain fix blockid 2017-06-22 20:32:22 -04:00
Ethan Frey f5e96a8d31 Bump version to 0.6.0, add to basecli command 2017-06-22 16:21:59 +02:00
Ethan Frey 5d147d1673 Add thoughts on a release process 2017-06-22 13:04:47 +02:00
Ethan Frey c9b02909dc Add roadmap to repo 2017-06-22 12:54:05 +02:00
Ethan Buchman da384487bb docs: ibc guide all in one terminal 2017-06-21 16:58:34 -04:00
Ethan Frey e94ea20706 Super rough summary of key recovery - please complete 2017-06-21 20:21:07 +02:00
Ethan Frey aa18ff4c4c Update go-crypto with keys seedphrase, better testable password prompts 2017-06-21 20:13:54 +02:00
Ethan Frey 4ed03aceed Merge pull request #129 from tendermint/bugfix/106-wrong-height-on-restart
WIP: #106 wrong height on restart
2017-06-21 18:57:42 +02:00
Ethan Frey 682f9ecc87 Cleanup after rebase 2017-06-21 18:50:36 +02:00
Ethan Buchman 0b81676067 abci handshake 2017-06-21 18:38:20 +02:00
Ethan Frey f249748ce1 Update to latest merkleeyes:fix-restart-height branch 2017-06-21 18:38:19 +02:00
Ethan Frey 0fc0a62323 Added restart cli test to Makefile 2017-06-21 18:38:19 +02:00
Ethan Frey fd28e4e884 Added tests on handling restarts well, cleaned up common 2017-06-21 18:36:54 +02:00
Ethan Frey 662c6325af Merge pull request #122 from tendermint/rebash
bash testing cleanup
2017-06-21 16:59:01 +02:00
Ethan Frey 3b66483238 Fix up one comment 2017-06-21 16:55:19 +02:00
rigel rozanski dcb4a40bd2 quick setup/tear-down 2017-06-21 16:30:53 +02:00
rigel rozanski a78a24bbe9 bash test cleanup
int
2017-06-21 16:30:53 +02:00
Ethan Frey 22057b910f Merge pull request #128 from tendermint/ux-edits
Ux edits
2017-06-21 16:28:44 +02:00
Ethan Frey 4cabad0980 Minor cleanup 2017-06-21 16:24:51 +02:00
Ethan Buchman 824050a0b4 basecoin init --chain-id 2017-06-21 02:48:09 -04:00
Ethan Buchman 05e23eda06 update changelog 2017-06-21 01:59:20 -04:00
Ethan Buchman 43378a9b7b fix up basecli readme and basecoin-tool.md 2017-06-21 00:43:32 -04:00
Ethan Buchman e671ce6030 bring back key.json. ibc guide edits 2017-06-21 00:32:59 -04:00
Ethan Buchman 105cdbac38 cmd/commands -> cmd/basecoin/commands 2017-06-21 00:27:23 -04:00
Ethan Buchman 9b0f4fc650 docs: update basics and plugins 2017-06-20 21:36:04 -04:00
Ethan Buchman 7b595b3f87 user ErrNoData from light-client 2017-06-20 21:35:46 -04:00
Ethan Buchman a3bc96c56b basecoin init takes an account address 2017-06-20 21:35:22 -04:00
Ethan Frey f204144ee3 Fix up ``` ticks 2017-06-19 16:57:44 +02:00
Ethan Frey 83346f51ab Merge pull request #120 from tendermint/docs
WIP re-documentation + etc.
2017-06-19 16:43:33 +02:00
Ethan Frey 0b7b639c58 Rewrote ibc guide for basecli and relay 2017-06-19 16:34:41 +02:00
Ethan Frey 9bb3493f78 Ran through the docs, more cleanup, everything except ibc ready 2017-06-19 15:13:46 +02:00
Ethan Frey 1e76d92d85 Supress ugly kill message with disown - bash magick 2017-06-19 15:13:46 +02:00
Ethan Frey 06c854f846 "make fresh" when things are getting stale 2017-06-19 15:13:46 +02:00
rigel rozanski 24bd0f5ed6 update docs, move counter
int

int

int
2017-06-18 19:01:54 -04:00