Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: ethers-io/ethers.js
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: oblank/ethers.js
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 7 commits
  • 4 files changed
  • 1 contributor

Commits on Jun 14, 2018

  1. Update package.json

    add react-native-scrypt
    sophietech authored Jun 14, 2018
    Configuration menu
    Copy the full SHA
    bcefbee View commit details
    Browse the repository at this point in the history
  2. add RNencrypt for react-native

    sophietech authored Jun 14, 2018
    Configuration menu
    Copy the full SHA
    79609fc View commit details
    Browse the repository at this point in the history
  3. add RNdecrypt and lowwercase 'Crypto' to 'crypto'

    sophietech authored Jun 14, 2018
    Configuration menu
    Copy the full SHA
    9eefd40 View commit details
    Browse the repository at this point in the history
  4. add RNfromEncyptedWallet for react-native

    sophietech authored Jun 14, 2018
    Configuration menu
    Copy the full SHA
    cd95294 View commit details
    Browse the repository at this point in the history
  5. add RNencrypt to call secretStorage.RNencrypt

    sophietech authored Jun 14, 2018
    Configuration menu
    Copy the full SHA
    f267854 View commit details
    Browse the repository at this point in the history
  6. convert salt to int array

    sophietech authored Jun 14, 2018
    Configuration menu
    Copy the full SHA
    fdd5225 View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2018

  1. link react-native-scrypt

    sophietech authored Jun 15, 2018
    Configuration menu
    Copy the full SHA
    27a8c62 View commit details
    Browse the repository at this point in the history
Loading