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

Allow conversions between native u types and U128 #5825

Merged
merged 14 commits into from
Apr 24, 2024

Commits on Apr 3, 2024

  1. add implementations

    SwayStar123 committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    64a1552 View commit details
    Browse the repository at this point in the history
  2. use <U128 as From<u*>>

    SwayStar123 committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    88511c0 View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2024

  1. Configuration menu
    Copy the full SHA
    0b22dcd View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2024

  1. Configuration menu
    Copy the full SHA
    8d8d230 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2024

  1. Update sway-lib-std/src/u128.sw

    Co-authored-by: Cameron Carstens <bitzoic.eth@gmail.com>
    SwayStar123 and bitzoic authored Apr 18, 2024
    Configuration menu
    Copy the full SHA
    6d5d561 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fa3e0c4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3543adb View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2024

  1. Update sway-lib-std/src/u128.sw

    Co-authored-by: K1-R1 <77465250+K1-R1@users.noreply.github.com>
    SwayStar123 and K1-R1 authored Apr 19, 2024
    Configuration menu
    Copy the full SHA
    ffdae6e View commit details
    Browse the repository at this point in the history
  2. Update sway-lib-std/src/u128.sw

    Co-authored-by: K1-R1 <77465250+K1-R1@users.noreply.github.com>
    SwayStar123 and K1-R1 authored Apr 19, 2024
    Configuration menu
    Copy the full SHA
    c227bef View commit details
    Browse the repository at this point in the history
  3. Update sway-lib-std/src/u128.sw

    Co-authored-by: K1-R1 <77465250+K1-R1@users.noreply.github.com>
    SwayStar123 and K1-R1 authored Apr 19, 2024
    Configuration menu
    Copy the full SHA
    8eeb776 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2024

  1. Configuration menu
    Copy the full SHA
    cfb038d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1e814bf View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2024

  1. Configuration menu
    Copy the full SHA
    9c77b01 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1649a39 View commit details
    Browse the repository at this point in the history