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

Align the start pointer in ink allocator #2100

Merged
merged 13 commits into from
Feb 24, 2024
Merged

Align the start pointer in ink allocator #2100

merged 13 commits into from
Feb 24, 2024

Commits on Feb 6, 2024

  1. align the start pointer

    SkymanOne committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    0cd3d96 View commit details
    Browse the repository at this point in the history
  2. add test

    SkymanOne committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    db47774 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2024

  1. apply suggestions

    SkymanOne committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    55adeaf View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2024

  1. Configuration menu
    Copy the full SHA
    16f5339 View commit details
    Browse the repository at this point in the history
  2. add allocator e2e test

    SkymanOne committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    7f3c186 View commit details
    Browse the repository at this point in the history
  3. changelog entry

    SkymanOne committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    2546c04 View commit details
    Browse the repository at this point in the history
  4. prepend var names

    SkymanOne committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    43141cb View commit details
    Browse the repository at this point in the history
  5. fix vars

    SkymanOne committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    6431fcb View commit details
    Browse the repository at this point in the history
  6. fix fuzz tests and add docs

    SkymanOne committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    815edee View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2024

  1. update docs comment

    SkymanOne committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    da598d3 View commit details
    Browse the repository at this point in the history
  2. cleanup tests

    SkymanOne committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    4afc0c1 View commit details
    Browse the repository at this point in the history
  3. remove old comment

    SkymanOne committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    72b2467 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2024

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