Commit Graph

483 Commits

Author SHA1 Message Date
Ethan Frey 1307064ce5 Add tests on base tx 2017-06-30 18:37:48 +02:00
Ethan Frey 6029f5c986 Introduce the concept of TxLayer 2017-06-30 18:37:48 +02:00
Ethan Frey 207cf6b64e Add fee tx wrapper 2017-06-30 18:37:48 +02:00
Ethan Frey 24802303e0 Start tx framework, testing sigs 2017-06-30 18:37:47 +02:00
Ethan Frey bdd0463849 Start tx holder with gen 2017-06-30 18:37:47 +02:00
Ethan Frey defe9f941f Renamed scripts to publish for clarify, it is just for publishing releases 2017-06-30 18:34:19 +02:00
Ethan Frey 6dc3aedc25 Fix up the tx parsing for chain ids in address 2017-06-30 18:30:02 +02:00
Ethan Frey 4b815f4289 Test to reproduce #147 2017-06-30 18:28:40 +02:00
Ethan Frey d36486aed7 Print output addr on failed tx to help debug #147 2017-06-29 15:13:33 +02:00
Ethan Frey d3b66492f7 Merge pull request #145 from tendermint/feature/99-autotest-tutorials
Feature/99 autotest tutorials
2017-06-29 14:59:40 +02:00
Ethan Frey 78787ccd23 Cleanup Makefile - cache shunit2 files 2017-06-29 14:53:38 +02:00
Ethan Frey 8618e287e5 Add vagrantfile so i can build dist on osx (docker) 2017-06-29 14:44:34 +02:00
rigel rozanski 4e93be304e circle fix, minor IBC tutorial 2017-06-29 05:52:07 -04:00
rigel rozanski a7c07ab3c0 Auto-tutorial basecoin-tool 2017-06-29 05:48:25 -04:00
rigel rozanski b65cd2ab8d auto-tutorial basecoin plugins 2017-06-29 05:48:25 -04:00
rigel rozanski a08775052c circle fixes 2017-06-29 05:47:38 -04:00
rigel rozanski ec7ef41fdc First Full Auto-Tutorial Test 2017-06-29 05:47:38 -04:00
rigel rozanski 985665fb8a working 2017-06-29 05:47:38 -04:00
rigel rozanski e521f3769e tutorial auto-testing, basecoin basics 2017-06-29 05:47:38 -04:00
Ethan Frey 44e9ecce43 Freshened up docs with --genesis and Makefile 2017-06-28 13:21:14 +02:00
Ethan Frey 64b434a375 Version bump and changelog 2017-06-28 13:20:54 +02:00
Ethan Frey 7fa01a2a74 Add experimental support for bash autocomplete 2017-06-28 11:54:48 +02:00
Ethan Frey 71946ada6f Add new rpc subcommand from light-client 2017-06-27 18:13:29 +02:00
Ethan Frey 41bc371a1d Update dependencies, set merkleeyes logger 2017-06-27 15:20:32 +02:00
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