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.4.0
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.5.0
Choose a head ref
  • 12 commits
  • 6 files changed
  • 1 contributor

Commits on Mar 22, 2016

  1. Use ethutil.bufferToHex

    axic committed Mar 22, 2016
    Configuration menu
    Copy the full SHA
    60c9eba View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2016

  1. Configuration menu
    Copy the full SHA
    155513d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ecbf109 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f72c967 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c6da911 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    947a82d View commit details
    Browse the repository at this point in the history
  6. Merge pull request #4 from axic/feature/hdkey

    HD wallet support based on cryptocoinjs/hdkey
    axic committed Mar 23, 2016
    Configuration menu
    Copy the full SHA
    992c987 View commit details
    Browse the repository at this point in the history
  7. Only support Ethereum-style public keys internally, but have a non-st…

    …rict mode to support importing compressed ones
    axic committed Mar 23, 2016
    Configuration menu
    Copy the full SHA
    5635068 View commit details
    Browse the repository at this point in the history
  8. Add strict checks to the constructor (preferable it shouldn't be publ…

    …icly available, but this is JS)
    axic committed Mar 23, 2016
    Configuration menu
    Copy the full SHA
    99d3cb5 View commit details
    Browse the repository at this point in the history
  9. Fix typo in the README

    axic committed Mar 23, 2016
    Configuration menu
    Copy the full SHA
    f19b62d View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    299feb2 View commit details
    Browse the repository at this point in the history
  11. 0.5.0

    axic committed Mar 23, 2016
    Configuration menu
    Copy the full SHA
    4f7aaca View commit details
    Browse the repository at this point in the history
Loading