1. Apr 19, 2017
  2. Apr 18, 2017
  3. Apr 14, 2017
  4. Apr 13, 2017
  5. Apr 12, 2017
  6. Apr 11, 2017
  7. Apr 10, 2017
  8. Apr 08, 2017
    • keorn's avatar
      Add CIDv0 RPC (#5414) · 20d4e713
      keorn authored
      * add cid rpc
      
      * add light
      
      * clean up
      20d4e713
    • GitLab Build Bot's avatar
      bca0c6c1
    • Tomasz Drwięga's avatar
      Updating documentation for RPCs (#5392) · 4e498790
      Tomasz Drwięga authored
      * Removing minBlocks occurrencies
      
      * Docs for new RPCs.
      
      * Fixing linting issues, updating *withToken documentatiojn.
      
      * Adding missing RPCs. Fixing tests.
      
      * Fixing lint issues.
      4e498790
    • Svyatoslav Nikolsky's avatar
      Fixing secretstore TODOs - part 1 (#5386) · 93a60479
      Svyatoslav Nikolsky authored
      * ECDKG protocol prototype
      
      * added test for enc/dec math
      
      * get rid of decryption_session
      
      * added licenses
      
      * fix after merge
      
      * get rid of unused serde dependency
      
      * doc
      
      * decryption session [without commutative enc]
      
      * failed_dec_session
      
      * fixed tests
      
      * added commen
      
      * added more decryption session tests
      
      * helper to localize an issue
      
      * more computations to localize error
      
      * decryption_session::SessionParams
      
      * added tests for EC math to localize problem
      
      * secretstore network transport
      
      * encryption_session_works_over_network
      
      * network errors processing
      
      * connecting to KeyServer
      
      * licenses
      
      * get rid of debug println-s
      
      * fixed secretstore args
      
      * encryption results are stored in KS database
      
      * decryption protocol works over network
      
      * enc/dec Session traits
      
      * fixing warnings
      
      * fix after merge
      
      * on-chain ACL checker proto
      
      * fixed compilation
      
      * fixed compilation
      
      * finally fixed <odd>-of-N-scheme
      
      * temporary commented test
      
      * 1-of-N works in math
      
      * scheme 1-of-N works
      
      * updated AclStorage with real contract ABI
      
      * remove unnecessary unsafety
      
      * fixed grumbles
      
      * wakeup on access denied
      
      * encrypt secretstore messages
      
      * 'shadow' decryption
      
      * fix grumbles
      
      * lost files
      
      * secretstore cli-options
      
      * decryption seccion when ACL check failed on master
      
      * disallow regenerating key for existing document
      
      * removed obsolete TODO
      
      * fix after merge
      
      * switched to tokio_io
      
      * fix after merge
      
      * fix after merge
      
      * fix after merge
      
      * fix after merge
      
      * fix after merge
      
      * fixed test
      
      * fix after merge
      93a60479
  9. Apr 07, 2017