Commit Graph
5785 Commits
Author SHA1 Message Date
Ethan Buchman b6031d5f4b rpc/lib: set logger on ws conn 2017-06-24 21:55:31 -04:00
Ethan Buchman 5c29d7aba9 rpc/lib: test tcp and unix 2017-06-24 21:27:19 -04:00
Ethan BuchmanandGitHub bdbefe334d Merge pull request #539 from tendermint/feature/readme_update
Add Code of Conduct
2017-06-24 00:14:08 -04:00
Ethan Buchman 77a3d03385 blockchain: explain isCaughtUp logic 2017-06-23 22:34:38 -04:00
Ethan BuchmanandGitHub efb56aaea7 Merge pull request #25 from tendermint/stderr
CLI Execute Error prints to stderr
2017-06-23 22:22:07 -04:00
Ethan BuchmanandGitHub a28e35fd98 Merge branch 'develop' into stderr 2017-06-23 22:21:36 -04:00
Ethan BuchmanandGitHub bf55624f75 Merge pull request #24 from tendermint/dateparse
common date parsing
2017-06-23 22:20:32 -04:00
Ethan BuchmanandGitHub 7fbe6adf24 Merge branch 'develop' into dateparse 2017-06-23 22:16:37 -04:00
Ethan Buchman 468982ffe4 fixes 2017-06-23 22:12:45 -04:00
Ethan Buchman 2750343de5 Merge branch 'apply-megacheck' into unstable 2017-06-23 21:38:22 -04:00
Ethan Buchman 3c0128a680 undo some megacheck suggestions 2017-06-23 21:36:47 -04:00
Ethan Buchman 4522456d55 Merge remote-tracking branch 'origin/feature/496-deduplicate-tests-in-rpc-tests-and-rpc-client' into unstable 2017-06-23 21:24:09 -04:00
Ethan Buchman dcc538ff32 Merge remote-tracking branch 'origin/feature/506-tracing-logger' into unstable 2017-06-23 21:16:02 -04:00
Ethan Frey 95b7c9e09c Merge branch 'develop' 2017-06-23 09:11:30 +02:00
Ethan Frey d31cfbaeaa Fixed up help text for "keys recover" 2017-06-23 09:10:59 +02:00
Ethan BuchmanandGitHub a22f7358cd Merge pull request #552 from tendermint/feature/551-default-to-tcp
httpDialer accepts no prefix or http:// as tcp://
2017-06-22 23:49:50 -04:00
Ethan Frey aac85a14f0 httpDialer accepts no prefix or http:// as tcp:// 2017-06-22 20:56:57 +02:00
Ethan Frey 19bd8dc3a6 Merge branch 'develop' 2017-06-21 19:36:11 +02:00
Ethan Frey ad70b22226 Update to 0.2.1 2017-06-21 19:35:57 +02:00
Ethan FreyandGitHub 8bdb5ceda4 Merge pull request #19 from tendermint/feature/cli-improvements
cli improvements
2017-06-21 19:00:25 +02:00
Ethan Frey d665c9ef10 Code cleanup from review comments 2017-06-21 18:57:32 +02:00
Anton Kaliaev a676b2aa10 add indexing proposal [ci skip] 2017-06-21 15:07:45 +04:00
rigel rozanski cc364b14e2 changelog and PR changes 2017-06-20 17:18:55 -04:00
rigel rozanski f3eaf9b870 quickfix 2017-06-20 16:52:22 -04:00
rigel rozanski 34bcb30f1c changelog 2017-06-20 16:40:32 -04:00
Ethan Frey a944bdebfc Make sure prompt looks good in interactive mode 2017-06-20 20:46:00 +02:00
Ethan Frey 1ab9ab9494 Add delete and recover commands, and test them 2017-06-20 20:34:13 +02:00
Ethan Frey e9537b2da6 Freshen up existing cmd files 2017-06-20 19:50:39 +02:00
Ethan Frey 7d08ea4c09 Fixed all tests and binaries to compile 2017-06-20 18:50:53 +02:00
Ethan Frey 53e19e3dfa Add codec to keys.Manager, recovery test passes 2017-06-20 18:35:16 +02:00
Ethan Frey 7108dedc21 Fix broken key manager tests 2017-06-20 18:19:13 +02:00
Ethan Frey 15609e1219 Updated Manager interface to return seed on create, fix server tests 2017-06-20 18:15:49 +02:00
Ethan Frey 56200e167a Use go-bindata to embed wordlist in a binary 2017-06-20 18:03:17 +02:00
Ethan Frey 878c8b3a87 Removed obsolete file 2017-06-20 17:51:25 +02:00
Ethan Frey 1e15c8f75b Extend wordcodec benchmarks 2017-06-20 17:13:10 +02:00
Ethan Frey daab270ff7 First obvious speedup 2017-06-20 17:02:58 +02:00
Ethan Frey 1e978ba838 Import multiple language wordbanks, test them 2017-06-20 16:53:07 +02:00
Ethan Frey 2c0d52f4b5 Add typo detector test, fix panics 2017-06-20 16:52:04 +02:00
Ethan Frey 65c880e753 Test validation of word banks upon load 2017-06-20 16:32:33 +02:00
Ethan Frey ad029d1293 Integrate ecc into word-byte codec 2017-06-20 16:10:15 +02:00
Ethan Frey 0b0e994cd1 Add crc64, constructors 2017-06-20 16:02:47 +02:00
Ethan Frey ce6b08761e Improve crc32 2017-06-20 15:56:12 +02:00
Ethan Frey 55a25f0f62 Add first pass of ecc checksuming 2017-06-20 15:49:17 +02:00
Ethan Frey e20cdfcbae Cleanup wordcodec 2017-06-20 15:20:40 +02:00
Ethan Frey 2278f566bf Add beginning of wordcodec for bytes 2017-06-20 14:57:49 +02:00
Ethan Frey ea4f45828d Update circle ci for new cli tests 2017-06-19 17:52:45 +02:00
Ethan Frey 0c32d2722f #17 - better support passwords in tests, more cli tests 2017-06-19 17:49:16 +02:00
Ethan Frey 0edd1297a9 Got basic key test working 2017-06-19 17:07:12 +02:00
Adrian Brink df934c1707 Add Code of Conduct 2017-06-19 15:46:15 +02:00
rigel rozanski 0a3a08a3bc stderr PR revisions 2017-06-17 18:35:05 -04:00