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

Add READ_ONLY flag to contract call function #4418

Merged
merged 33 commits into from
Jun 4, 2024
Merged

Commits on May 7, 2024

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

Commits on May 8, 2024

  1. Refactoring

    smiasojed committed May 8, 2024
    Configuration menu
    Copy the full SHA
    b19bc77 View commit details
    Browse the repository at this point in the history
  2. Unit test added

    smiasojed committed May 8, 2024
    Configuration menu
    Copy the full SHA
    161d4ac View commit details
    Browse the repository at this point in the history
  3. Cleanup

    smiasojed committed May 8, 2024
    Configuration menu
    Copy the full SHA
    a96a4aa View commit details
    Browse the repository at this point in the history
  4. Fmt

    smiasojed committed May 8, 2024
    Configuration menu
    Copy the full SHA
    ae1151e View commit details
    Browse the repository at this point in the history
  5. Add prdoc

    smiasojed committed May 8, 2024
    Configuration menu
    Copy the full SHA
    41d753e View commit details
    Browse the repository at this point in the history
  6. Fix prdoc

    smiasojed committed May 8, 2024
    Configuration menu
    Copy the full SHA
    5278c7a View commit details
    Browse the repository at this point in the history

Commits on May 9, 2024

  1. Update description

    smiasojed committed May 9, 2024
    Configuration menu
    Copy the full SHA
    15fca3c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5f9d957 View commit details
    Browse the repository at this point in the history
  3. Update prdoc

    smiasojed committed May 9, 2024
    Configuration menu
    Copy the full SHA
    7169214 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cfd4198 View commit details
    Browse the repository at this point in the history
  5. ".git/.scripts/commands/bench/bench.sh" --subcommand=pallet --runtime…

    …=dev --target_dir=substrate --pallet=pallet_contracts
    command-bot committed May 9, 2024
    Configuration menu
    Copy the full SHA
    0a708a0 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2024

  1. Add test

    smiasojed committed May 10, 2024
    Configuration menu
    Copy the full SHA
    3369de6 View commit details
    Browse the repository at this point in the history
  2. Fix fixture description

    smiasojed committed May 10, 2024
    Configuration menu
    Copy the full SHA
    6ebfafc View commit details
    Browse the repository at this point in the history

Commits on May 13, 2024

  1. Address comments

    smiasojed committed May 13, 2024
    Configuration menu
    Copy the full SHA
    91d145e View commit details
    Browse the repository at this point in the history
  2. Fmt

    smiasojed committed May 13, 2024
    Configuration menu
    Copy the full SHA
    2eeed62 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fc15cd6 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2024

  1. Cleanup

    smiasojed committed May 14, 2024
    Configuration menu
    Copy the full SHA
    47f9d76 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    76e50fc View commit details
    Browse the repository at this point in the history
  3. Improved description

    smiasojed committed May 14, 2024
    Configuration menu
    Copy the full SHA
    b6c378b View commit details
    Browse the repository at this point in the history
  4. Update prdoc

    smiasojed committed May 14, 2024
    Configuration menu
    Copy the full SHA
    70c654c View commit details
    Browse the repository at this point in the history

Commits on May 15, 2024

  1. Update substrate/frame/contracts/proc-macro/src/lib.rs

    Co-authored-by: Andrew Jones <ascjones@gmail.com>
    smiasojed and ascjones committed May 15, 2024
    Configuration menu
    Copy the full SHA
    f10a0db View commit details
    Browse the repository at this point in the history
  2. Update substrate/frame/contracts/uapi/src/flags.rs

    Co-authored-by: Alexander Theißen <alex.theissen@me.com>
    smiasojed and athei committed May 15, 2024
    Configuration menu
    Copy the full SHA
    ac65bd7 View commit details
    Browse the repository at this point in the history
  3. Update substrate/frame/contracts/src/lib.rs

    Co-authored-by: Alexander Theißen <alex.theissen@me.com>
    smiasojed and athei committed May 15, 2024
    Configuration menu
    Copy the full SHA
    b4ad72b View commit details
    Browse the repository at this point in the history
  4. Update substrate/frame/contracts/src/exec.rs

    Co-authored-by: Alexander Theißen <alex.theissen@me.com>
    smiasojed and athei committed May 15, 2024
    Configuration menu
    Copy the full SHA
    fb8b2dc View commit details
    Browse the repository at this point in the history
  5. Update substrate/frame/contracts/src/wasm/runtime.rs

    Co-authored-by: Alexander Theißen <alex.theissen@me.com>
    smiasojed and athei committed May 15, 2024
    Configuration menu
    Copy the full SHA
    03a77bb View commit details
    Browse the repository at this point in the history
  6. Address comments

    smiasojed committed May 15, 2024
    Configuration menu
    Copy the full SHA
    08b4ca7 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2024

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

Commits on May 28, 2024

  1. Configuration menu
    Copy the full SHA
    c7fa16e View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' of https://github.com/paritytech/polkadot-sdk i…

    …nto HEAD
    command-bot committed May 28, 2024
    Configuration menu
    Copy the full SHA
    48e907b View commit details
    Browse the repository at this point in the history
  3. ".git/.scripts/commands/bench/bench.sh" --subcommand=pallet --runtime…

    …=dev --target_dir=substrate --pallet=pallet_contracts
    command-bot committed May 28, 2024
    Configuration menu
    Copy the full SHA
    2cb8084 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2024

  1. Configuration menu
    Copy the full SHA
    d5f8d15 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    21aaa70 View commit details
    Browse the repository at this point in the history