Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: don't throw on invalid b58 string in getPeerId #43

Merged
merged 6 commits into from
Mar 28, 2017

Commits on Mar 27, 2017

  1. feat: added getPeerId method to extract the peer id from the address

    dmitriy ryajov authored and dmitriy ryajov committed Mar 27, 2017
    Configuration menu
    Copy the full SHA
    2663933 View commit details
    Browse the repository at this point in the history
  2. chore: update aegir and fix linting

    daviddias authored and dmitriy ryajov committed Mar 27, 2017
    Configuration menu
    Copy the full SHA
    4e0b275 View commit details
    Browse the repository at this point in the history
  3. feat: don't throw on invalid b58 string in getPeerId

    dmitriy ryajov authored and dmitriy ryajov committed Mar 27, 2017
    Configuration menu
    Copy the full SHA
    47d39b5 View commit details
    Browse the repository at this point in the history
  4. test: adding tests for .getPeerId

    dmitriy ryajov authored and dmitriy ryajov committed Mar 27, 2017
    Configuration menu
    Copy the full SHA
    bc74080 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d431981 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    32d3bc3 View commit details
    Browse the repository at this point in the history