Skip to content
This repository was archived by the owner on Oct 30, 2024. It is now read-only.
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: ethereumjs/ethereumjs-wallet
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.2.1
Choose a base ref
...
head repository: ethereumjs/ethereumjs-wallet
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.3.0
Choose a head ref
  • 11 commits
  • 5 files changed
  • 1 contributor

Commits on Mar 8, 2016

  1. Configuration menu
    Copy the full SHA
    de11ded View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2c08bf5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fed7bcd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4cf1f60 View commit details
    Browse the repository at this point in the history
  5. Add tests for .generate()

    axic committed Mar 8, 2016
    Configuration menu
    Copy the full SHA
    e95b314 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    eacd3c0 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    80f7584 View commit details
    Browse the repository at this point in the history
  8. Support Quorum Wallet seed

    axic committed Mar 8, 2016
    Configuration menu
    Copy the full SHA
    6e1f951 View commit details
    Browse the repository at this point in the history
  9. Move third party wallet import code into its own module.

    Reason is KryptoKit requires 'aesjs', which adds extra 70k of code when browserified. This change could be reverted once the code can be replaced with 'crypto'.
    axic committed Mar 8, 2016
    Configuration menu
    Copy the full SHA
    4162a28 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    d98b52b View commit details
    Browse the repository at this point in the history
  11. 0.3.0

    axic committed Mar 8, 2016
    Configuration menu
    Copy the full SHA
    06e1c1d View commit details
    Browse the repository at this point in the history
Loading