134 Commits (50e7c078170975532ca52004cb03a473afdebbff)
 

Author SHA1 Message Date
  Ethan Frey 50e7c07817 Use longer checksum again 7 years ago
  Ethan Buchman c8b6d29161 version bump and changelog 7 years ago
  Ethan Buchman 09447fc059 Merge pull request #34 from tendermint/feature/remove-cli 7 years ago
  Ethan Frey 21f6b346a3 Removed all cli as it goes into cosmos-sdk 7 years ago
  Ethan Frey ad42794b2e Merge pull request #33 from tendermint/feature/support-fundraiser-seeds 7 years ago
  Ethan Frey e283f580b7 Test importing raw private key 7 years ago
  Ethan Frey 54260853d5 encoder accepts empty string as unencoded bytes 7 years ago
  Ethan Buchman 1bc8de4caa remove String() from Signature. closes #29 7 years ago
  Ethan Frey 03d2b2446e Merge pull request #28 from odeke-em/godoc-for-references 7 years ago
  Emmanuel Odeke ce80f234c7
README: add godoc instead of tedious MD regeneration 7 years ago
  Ethan Frey f2c881573c Merge pull request #26 from odeke-em/improve-reverse-bytes+tests 7 years ago
  Emmanuel Odeke ae9c5b1ca0 hd: optimize ReverseBytes + add tests 7 years ago
  Ethan Frey bf355d1b58 Merge pull request #23 from tendermint/feature/short-recover-text 7 years ago
  Ethan Frey 050b965708 Code cleanup ala Emmanuel 7 years ago
  Ethan Frey 10222adaf1 Remove deprecated code. Now in basecoin/weave 7 years ago
  Ethan Frey c20e83565c Recovery also works with secp256 keys 7 years ago
  Ethan Frey 4ff889a236 Use 16 random bytes for seed and key, crc16 by default 7 years ago
  Ethan Frey 65da3cf340 Add crc16 support 7 years ago
  Ethan Frey d31cfbaeaa Fixed up help text for "keys recover" 7 years ago
  Ethan Frey ad70b22226 Update to 0.2.1 7 years ago
  Ethan Frey 8bdb5ceda4 Merge pull request #19 from tendermint/feature/cli-improvements 7 years ago
  Ethan Frey d665c9ef10 Code cleanup from review comments 7 years ago
  Ethan Frey a944bdebfc Make sure prompt looks good in interactive mode 7 years ago
  Ethan Frey 1ab9ab9494 Add delete and recover commands, and test them 7 years ago
  Ethan Frey e9537b2da6 Freshen up existing cmd files 7 years ago
  Ethan Frey 7d08ea4c09 Fixed all tests and binaries to compile 7 years ago
  Ethan Frey 53e19e3dfa Add codec to keys.Manager, recovery test passes 7 years ago
  Ethan Frey 7108dedc21 Fix broken key manager tests 7 years ago
  Ethan Frey 15609e1219 Updated Manager interface to return seed on create, fix server tests 7 years ago
  Ethan Frey 56200e167a Use go-bindata to embed wordlist in a binary 7 years ago
  Ethan Frey 878c8b3a87 Removed obsolete file 7 years ago
  Ethan Frey 1e15c8f75b Extend wordcodec benchmarks 7 years ago
  Ethan Frey daab270ff7 First obvious speedup 7 years ago
  Ethan Frey 1e978ba838 Import multiple language wordbanks, test them 7 years ago
  Ethan Frey 2c0d52f4b5 Add typo detector test, fix panics 7 years ago
  Ethan Frey 65c880e753 Test validation of word banks upon load 7 years ago
  Ethan Frey ad029d1293 Integrate ecc into word-byte codec 7 years ago
  Ethan Frey 0b0e994cd1 Add crc64, constructors 7 years ago
  Ethan Frey ce6b08761e Improve crc32 7 years ago
  Ethan Frey 55a25f0f62 Add first pass of ecc checksuming 7 years ago
  Ethan Frey e20cdfcbae Cleanup wordcodec 7 years ago
  Ethan Frey 2278f566bf Add beginning of wordcodec for bytes 7 years ago
  Ethan Frey ea4f45828d Update circle ci for new cli tests 7 years ago
  Ethan Frey 0c32d2722f #17 - better support passwords in tests, more cli tests 7 years ago
  Ethan Frey 0edd1297a9 Got basic key test working 7 years ago
  Ethan Buchman 7dff40942a Merge pull request #15 from tendermint/develop 7 years ago
  Ethan Buchman c61497b56e CHANGELOG: update release date 7 years ago
  Ethan Frey 438b16f1f8 Merge pull request #16 from tendermint/data-codegen 7 years ago
  Ethan Frey db5cb8d92c Change codegen name holder->wrapper 7 years ago
  Ethan Frey bee63ce4ff Cleaned up build process, moved codegen to separate package in go-wire 7 years ago