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: add support for Multibase, Multihash and Hashlinks #263

Merged

Commits on May 12, 2021

  1. Feat: Support for Multibase, Multihash and Hashlinks

    Signed-off-by: Berend Sliedrecht <berend@animo.id>
    berendsliedrecht committed May 12, 2021
    Configuration menu
    Copy the full SHA
    84713de View commit details
    Browse the repository at this point in the history
  2. Update src/utils/MultihashEncoder.ts

    Co-authored-by: Timo Glastra <timo@animo.id>
    Signed-off-by: Berend Sliedrecht <berend@animo.id>
    berendsliedrecht and TimoGlastra committed May 12, 2021
    Configuration menu
    Copy the full SHA
    e46647b View commit details
    Browse the repository at this point in the history
  3. Update src/utils/MultibaseEncoder.ts

    Co-authored-by: Timo Glastra <timo@animo.id>
    Signed-off-by: Berend Sliedrecht <berend@animo.id>
    berendsliedrecht and TimoGlastra committed May 12, 2021
    Configuration menu
    Copy the full SHA
    e620341 View commit details
    Browse the repository at this point in the history
  4. Update src/utils/__tests__/MultibaseEncoder.test.ts

    Co-authored-by: Timo Glastra <timo@animo.id>
    Signed-off-by: Berend Sliedrecht <berend@animo.id>
    berendsliedrecht and TimoGlastra committed May 12, 2021
    Configuration menu
    Copy the full SHA
    42847c3 View commit details
    Browse the repository at this point in the history
  5. Update src/utils/hashlink.ts

    Co-authored-by: Timo Glastra <timo@animo.id>
    Signed-off-by: Berend Sliedrecht <berend@animo.id>
    berendsliedrecht and TimoGlastra committed May 12, 2021
    Configuration menu
    Copy the full SHA
    fde8a98 View commit details
    Browse the repository at this point in the history
  6. Consistent testing and validation

    Signed-off-by: Berend Sliedrecht <berend@animo.id>
    berendsliedrecht committed May 12, 2021
    Configuration menu
    Copy the full SHA
    775cc7f View commit details
    Browse the repository at this point in the history
  7. Renamed hashlink to hashlinkEncoder

    Signed-off-by: Berend Sliedrecht <berend@animo.id>
    berendsliedrecht committed May 12, 2021
    Configuration menu
    Copy the full SHA
    a58dfdd View commit details
    Browse the repository at this point in the history

Commits on May 25, 2021

  1. refactor: renaming and clean up

    Signed-off-by: berend <berend@animo.id>
    berendsliedrecht committed May 25, 2021
    Configuration menu
    Copy the full SHA
    40e3a1b View commit details
    Browse the repository at this point in the history
  2. fix: reverted multibase to 4.0.2 because of React Native support

    Signed-off-by: berend <berend@animo.id>
    berendsliedrecht committed May 25, 2021
    Configuration menu
    Copy the full SHA
    506d4a1 View commit details
    Browse the repository at this point in the history

Commits on May 29, 2021

  1. RN support for HashlinkEncoder

    Signed-off-by: blu3beri <dev@blueberi.nl>
    blu3beri committed May 29, 2021
    Configuration menu
    Copy the full SHA
    920a5ac View commit details
    Browse the repository at this point in the history
  2. cleaner import alias for borc

    Signed-off-by: blu3beri <dev@blueberi.nl>
    blu3beri committed May 29, 2021
    Configuration menu
    Copy the full SHA
    e2fcc17 View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2021

  1. format: ran prettier

    Signed-off-by: blu3beri <berend@animo.id>
    berendsliedrecht committed Jun 2, 2021
    Configuration menu
    Copy the full SHA
    4a8b219 View commit details
    Browse the repository at this point in the history
  2. merged

    Signed-off-by: blu3beri <berend@animo.id>
    berendsliedrecht committed Jun 2, 2021
    Configuration menu
    Copy the full SHA
    a1d8a21 View commit details
    Browse the repository at this point in the history