Skip to content
This repository has been archived by the owner on Nov 7, 2023. It is now read-only.

Update DataVault to use Encryption #39

Merged
merged 3 commits into from
Jan 14, 2021
Merged

Update DataVault to use Encryption #39

merged 3 commits into from
Jan 14, 2021

Commits on Jan 7, 2021

  1. Update DataVault to use Encryption

    - Use latest package of pinner service
    - Works on all networks, not just RSK Testnet
    
    This fixes the following issues:
    
    - Fixed #32 - Broken connections to the datavault are thrown and the client is not saved into context.
    - Fixed #30 - DataVault now only requests auth token once with the init getStorageInfo() command.
    - Fixed #23 - DataVault works on Ethereum and RSK Mainnet
    jessgusclark committed Jan 7, 2021
    Configuration menu
    Copy the full SHA
    9efc2e2 View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2021

  1. Configuration menu
    Copy the full SHA
    020379d View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2021

  1. Use v0 dv endpoint.

    jessgusclark committed Jan 13, 2021
    Configuration menu
    Copy the full SHA
    cd379c1 View commit details
    Browse the repository at this point in the history