134 Commits (50e7c078170975532ca52004cb03a473afdebbff)
 

Author SHA1 Message Date
  Ethan Frey 79c580492e add make codegen for gen 7 years ago
  Ethan Frey 746a2e286d Codegen wrappers for privkey and signature as well 7 years ago
  Ethan Frey ee200d998f Fix unwrap for proper json format 7 years ago
  Ethan Frey f16f711992 First code from codegen... wrong names 7 years ago
  Ethan Frey c38a6f55b3 Prepare for codegen 7 years ago
  Ethan Buchman a42b10e0fe update glide 7 years ago
  Ethan Buchman d901fba662 add changelog and version 7 years ago
  Ethan Frey e71bbb2509 Update to make full use of new tmlibs/cli helpers 7 years ago
  Ethan Frey 524ba917a3 Use new PrepareMainCmd from tmlibs/cli 7 years ago
  Ethan Frey 197a2b270f Consolidate keys.Manager interface 7 years ago
  Ethan Buchman 9b95da8fa4 go-data -> go-wire/data 8 years ago
  Ethan Buchman 6c49312aa2 Merge pull request #11 from tendermint/unstable 8 years ago
  Ethan Buchman e3f9b8731b circle.yml 8 years ago
  Ethan Frey 91bd7efb7b Fixed all imports in keys 8 years ago
  Ethan Frey 0bfae964e1 Moved keys cmd to top level 8 years ago
  Ethan Frey 9016390a6e Moved crypto code to top level again 8 years ago
  Ethan Frey 68948a5f13 Import go-keys as subdir 8 years ago
  Ethan Frey 17ed6d178d move go-crypto files pre-keys merge 8 years ago
  Ethan Buchman 8bb25ec5ed update paths 8 years ago
  Ethan Buchman 0ca2c6fdb0 Merge pull request #9 from tendermint/develop 8 years ago
  Ethan Frey c410fc5e24 Add extra test for encoding with sig,for p2p test fail 8 years ago
  Ethan Frey aecc32d363 Make dependencies explicit in glide.yaml 8 years ago
  Ethan Frey 9e57d521ef Add type assertions for sig/pub/privkey implemenetations 8 years ago
  Jae Kwon f17e6bf44c Fix bitcoin addr scheme 8 years ago
  Jae Kwon 926741c0a1 remove coin param 8 years ago
  Jae Kwon a3324cc97b Cleanup; Implement .Wrap() 8 years ago
  Ethan Frey eb6fcef8d2 Better docs and naming thanks to bucky 8 years ago
  Ethan Frey 5b94758d4c Make PubKey struct compatible with go-wire.JSONBytes/ReadJSON 8 years ago
  Ethan Frey 66ecd7705f Use new naming scheme PubKey{PubKeyInner} 8 years ago
  Ethan Frey 750b25c47a Update go-data, test embedding strategies 8 years ago
  Ethan Frey 49569ac244 Wrap constructor to create xxxS structs and avoid recursion 8 years ago
  Jae Kwon e49fdf7be7 Add HD functions 8 years ago
  Ethan Frey ae55713864 Move tx from light-client and add tests 8 years ago
  Ethan Frey 58e537a42d Refactor setting up the key manager from config 8 years ago
  Ethan Frey 398ac046da Reorganize cobra cmd to enable better reuse 8 years ago
  Ethan Buchman 6fddcdf245 hd test: check masters too 8 years ago
  Ethan Buchman c6be97c71c error testing the hd 8 years ago
  Ethan Buchman ce9c57fca8 hd test 8 years ago
  Ethan Buchman 3a1313ab7d secp256k1: use compressed pubkey, bitcoin-style address 8 years ago
  Ethan Frey 76ace96925 Create nested directories as needed to store keys 8 years ago
  Ethan Frey 07ac3201c2 Merge pull request #4 from tendermint/glide 8 years ago
  Ethan Buchman 3f47cfac5f Merge pull request #4 from tendermint/develop 8 years ago
  Paul W. Homer af7e312088 Added glide dependency handling 8 years ago
  Ethan Frey 0c92c8516f Rename proxy to server for clarity 8 years ago
  Ethan Frey 6389d208cc Key server API integrated in CLI 8 years ago
  Ethan Frey 6ec2330eb8 Import keys server from light-client, with changes 8 years ago
  Ethan Frey e1c717a048 Add support for hex / base64 / btc (b58) encoding of binary data 8 years ago
  Ethan Frey c59e2d7d13 Expose address in keyinfo, add get command 8 years ago
  Ethan Frey d5931c9ee3 Set key algorithm on key creation 8 years ago
  Ethan Frey 9c427e95e2 Add update cli command, cleanup 8 years ago