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: SNS Realloc Name Account #3955

Merged
merged 18 commits into from
Jan 27, 2023

Commits on Jan 18, 2023

  1. add new realloc ix

    stegaBOB committed Jan 18, 2023
    Configuration menu
    Copy the full SHA
    fec531b View commit details
    Browse the repository at this point in the history
  2. add tests

    stegaBOB committed Jan 18, 2023
    Configuration menu
    Copy the full SHA
    ff06de3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    acc8b21 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2a1d07b View commit details
    Browse the repository at this point in the history
  5. ts bindings for realloc

    stegaBOB committed Jan 18, 2023
    Configuration menu
    Copy the full SHA
    75efcc8 View commit details
    Browse the repository at this point in the history
  6. ts linting

    stegaBOB committed Jan 18, 2023
    Configuration menu
    Copy the full SHA
    5ec1382 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    dce30b1 View commit details
    Browse the repository at this point in the history
  8. satisfy clippy

    stegaBOB committed Jan 18, 2023
    Configuration menu
    Copy the full SHA
    dbc3794 View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2023

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

Commits on Jan 24, 2023

  1. Update name-service/program/src/instruction.rs

    Co-authored-by: Jon Cinque <joncinque@pm.me>
    stegaBOB and joncinque committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    191aaad View commit details
    Browse the repository at this point in the history
  2. Update name-service/program/src/instruction.rs

    Co-authored-by: Jon Cinque <joncinque@pm.me>
    stegaBOB and joncinque committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    667ac46 View commit details
    Browse the repository at this point in the history
  3. docs nits

    stegaBOB committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    9a209e8 View commit details
    Browse the repository at this point in the history
  4. fix import ordering

    stegaBOB committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    78b8d9e View commit details
    Browse the repository at this point in the history
  5. Update name-service/program/tests/functional.rs

    Co-authored-by: Jon Cinque <joncinque@pm.me>
    stegaBOB and joncinque committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    32f4bfd View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ab1fb1c View commit details
    Browse the repository at this point in the history
  7. blockhash nits

    stegaBOB committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    7ba74da View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2023

  1. Update name-service/js/src/bindings.ts

    Co-authored-by: Jon Cinque <joncinque@pm.me>
    stegaBOB and joncinque committed Jan 25, 2023
    Configuration menu
    Copy the full SHA
    240a6b2 View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2023

  1. fix hashed_name naming

    stegaBOB committed Jan 27, 2023
    Configuration menu
    Copy the full SHA
    9ae7b45 View commit details
    Browse the repository at this point in the history