253 Commits (5d5f580f49ca66c13400938c64334186068c8b7c)
 

Author SHA1 Message Date
  Ethan Frey 74878ee313 Update code to work with current nano implementation 7 years ago
  Ethan Frey 8220d59178 Work on using returned bytes as crypto keys 7 years ago
  Ethan Frey 0781c12ede Message encoding for nano 7 years ago
  Ethan Buchman a6e6b58c6b Merge pull request #41 from tendermint/metalinter 7 years ago
  Zach Ramsay 47d3fa4741 linting: a few fixes 7 years ago
  Ethan Buchman 8e031b367f Merge branch 'develop' into metalinter 7 years ago
  Adrian Brink 8e7f0e7701 Upgrade keys to use bcrypt with salts (#38) 7 years ago
  Zach Ramsay 32dec98c1c example: fix func suffix 7 years ago
  Ethan Buchman 1775be1cd9 remove some assertXxx funcs 7 years ago
  Zach Ramsay 796024f42f linting: little more fixes 7 years ago
  Zach Ramsay 87cb57c3e5 linting: fixup some stuffs 7 years ago
  Zach Ramsay 7921fb0c05 linter: last fixes & add to circle 7 years ago
  Zach Ramsay fe66a683bc linter: add metalinter to Makefile & apply some fixes 7 years ago
  Emmanuel Odeke 0418d32276 Merge branch 'doc-file-started' into develop 7 years ago
  Ethan Buchman 311e8c1bf0 Merge pull request #30 from tendermint/develop 7 years ago
  Ethan Buchman e6ea9499ff glide and changelog 7 years ago
  Emmanuel Odeke f6a2509764
doc.go file started 7 years ago
  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 95b7c9e09c Merge branch 'develop' 7 years ago
  Ethan Frey d31cfbaeaa Fixed up help text for "keys recover" 7 years ago
  Ethan Frey 19bd8dc3a6 Merge branch 'develop' 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