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

TryFrom< B512 > for b256, u256 #6010

Merged
merged 23 commits into from
May 21, 2024
Merged

TryFrom< B512 > for b256, u256 #6010

merged 23 commits into from
May 21, 2024

Commits on May 14, 2024

  1. init

    SwayStar123 committed May 14, 2024
    Configuration menu
    Copy the full SHA
    9fbb73c View commit details
    Browse the repository at this point in the history
  2. add imports

    SwayStar123 committed May 14, 2024
    Configuration menu
    Copy the full SHA
    2c459ee View commit details
    Browse the repository at this point in the history
  3. remove _b256

    SwayStar123 committed May 14, 2024
    Configuration menu
    Copy the full SHA
    5146d65 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cd683e4 View commit details
    Browse the repository at this point in the history
  5. move up b512 lib.sw

    SwayStar123 committed May 14, 2024
    Configuration menu
    Copy the full SHA
    2fb0c24 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a370d25 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    04dcedd View commit details
    Browse the repository at this point in the history
  8. import option

    SwayStar123 committed May 14, 2024
    Configuration menu
    Copy the full SHA
    509d573 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    af2edea View commit details
    Browse the repository at this point in the history

Commits on May 15, 2024

  1. remove _u256 postfix

    SwayStar123 committed May 15, 2024
    Configuration menu
    Copy the full SHA
    cc353a0 View commit details
    Browse the repository at this point in the history
  2. reverse bits zero check

    SwayStar123 committed May 15, 2024
    Configuration menu
    Copy the full SHA
    8da38b9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    07b80e7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    817144d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    16df2b3 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2024

  1. Apply suggestions from code review

    Co-authored-by: K1-R1 <[email protected]>
    SwayStar123 and K1-R1 authored May 16, 2024
    Configuration menu
    Copy the full SHA
    50f9bfa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6afb906 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2024

  1. Update sway-lib-std/src/primitive_conversions/u256.sw

    Co-authored-by: Cameron Carstens <[email protected]>
    SwayStar123 and bitzoic authored May 17, 2024
    Configuration menu
    Copy the full SHA
    185f2f4 View commit details
    Browse the repository at this point in the history
  2. Update sway-lib-std/src/primitive_conversions/b256.sw

    Co-authored-by: Cameron Carstens <[email protected]>
    SwayStar123 and bitzoic authored May 17, 2024
    Configuration menu
    Copy the full SHA
    fb7089a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9c2d427 View commit details
    Browse the repository at this point in the history
  4. fix fmting

    SwayStar123 committed May 17, 2024
    Configuration menu
    Copy the full SHA
    092c31c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a58d012 View commit details
    Browse the repository at this point in the history

Commits on May 20, 2024

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

Commits on May 21, 2024

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