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

[pallet-revive] immutable data storage #5861

Open
wants to merge 18 commits into
base: master
Choose a base branch
from
Open

[pallet-revive] immutable data storage #5861

wants to merge 18 commits into from

Commits on Sep 25, 2024

  1. introduce contract immutables to stack

    Signed-off-by: Cyrill Leutwiler <[email protected]>
    xermicus committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    bfbd24c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0177976 View commit details
    Browse the repository at this point in the history
  3. setter

    Signed-off-by: Cyrill Leutwiler <[email protected]>
    xermicus committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    589097a View commit details
    Browse the repository at this point in the history
  4. test the immutable data access checks

    Signed-off-by: xermicus <[email protected]>
    xermicus committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    eb8999e View commit details
    Browse the repository at this point in the history
  5. uapi

    Signed-off-by: xermicus <[email protected]>
    xermicus committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    cec4e41 View commit details
    Browse the repository at this point in the history
  6. setter updates contract info

    Signed-off-by: xermicus <[email protected]>
    xermicus committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    9eb9820 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2024

  1. terminate can prune the immutable data

    Signed-off-by: xermicus <[email protected]>
    xermicus committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    1cdffd4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a61a7b9 View commit details
    Browse the repository at this point in the history
  3. disable the set_code_hash API to fix it later

    Signed-off-by: xermicus <[email protected]>
    xermicus committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    b9c348d View commit details
    Browse the repository at this point in the history
  4. add

    Signed-off-by: xermicus <[email protected]>
    xermicus committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    0bb6f79 View commit details
    Browse the repository at this point in the history
  5. delegate call test

    Signed-off-by: Cyrill Leutwiler <[email protected]>
    xermicus committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    3c8a357 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    cee50df View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2024

  1. bench

    Signed-off-by: Cyrill Leutwiler <[email protected]>
    xermicus committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    66618ff View commit details
    Browse the repository at this point in the history
  2. implement optimizations later

    Signed-off-by: xermicus <[email protected]>
    xermicus committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    0290c55 View commit details
    Browse the repository at this point in the history
  3. storage limits

    Signed-off-by: xermicus <[email protected]>
    xermicus committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    9f539e8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    86bc702 View commit details
    Browse the repository at this point in the history
  5. prdoc

    Signed-off-by: xermicus <[email protected]>
    xermicus committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    f85b18b View commit details
    Browse the repository at this point in the history
  6. ".git/.scripts/commands/fmt/fmt.sh"

    command-bot committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    6f3aa5e View commit details
    Browse the repository at this point in the history