Skip to content
This repository has been archived by the owner on Nov 15, 2023. It is now read-only.

contracts: add seal_code_hash and seal_own_code_hash to API #10933

Merged
merged 28 commits into from
Mar 29, 2022

Commits on Feb 24, 2022

  1. seal_origin + tests added

    agryaznov committed Feb 24, 2022
    Configuration menu
    Copy the full SHA
    41a683b View commit details
    Browse the repository at this point in the history
  2. seal_origin benchmark added

    agryaznov committed Feb 24, 2022
    Configuration menu
    Copy the full SHA
    be988fe View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2022

  1. Configuration menu
    Copy the full SHA
    6d95421 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3de5904 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2022

  1. Configuration menu
    Copy the full SHA
    ee33b30 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    807cc12 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    23d6891 View commit details
    Browse the repository at this point in the history
  4. fmt lil fix

    agryaznov committed Feb 27, 2022
    Configuration menu
    Copy the full SHA
    e7af71f View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2022

  1. akward accident bug fix

    agryaznov committed Feb 28, 2022
    Configuration menu
    Copy the full SHA
    9c08447 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2022

  1. Apply suggestions from code review

    Co-authored-by: Alexander Theißen <alex.theissen@me.com>
    agryaznov and athei authored Mar 15, 2022
    Configuration menu
    Copy the full SHA
    e9bb2f3 View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2022

  1. Apply suggestions from code review

    Co-authored-by: Alexander Theißen <alex.theissen@me.com>
    agryaznov and athei authored Mar 16, 2022
    Configuration menu
    Copy the full SHA
    ef032f4 View commit details
    Browse the repository at this point in the history
  2. benchmark fix

    agryaznov committed Mar 16, 2022
    Configuration menu
    Copy the full SHA
    2abebfa View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    13a2802 View commit details
    Browse the repository at this point in the history
  4. test enhanced

    agryaznov committed Mar 16, 2022
    Configuration menu
    Copy the full SHA
    8a3e5bd View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3049fbd View commit details
    Browse the repository at this point in the history
  6. Apply suggestions from code review

    Co-authored-by: Alexander Theißen <alex.theissen@me.com>
    agryaznov and athei committed Mar 16, 2022
    Configuration menu
    Copy the full SHA
    4f2c3b7 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4bd83a5 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3db6f53 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    2250336 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    746f8ef View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2022

  1. Apply suggestions from code review

    Co-authored-by: Alexander Theißen <alex.theissen@me.com>
    agryaznov and athei authored Mar 17, 2022
    Configuration menu
    Copy the full SHA
    654f14a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    113dce0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ab27649 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2022

  1. Merge branch 'master' of https://github.com/paritytech/substrate into…

    … code_hash
    Parity Bot committed Mar 21, 2022
    Configuration menu
    Copy the full SHA
    c45bde0 View commit details
    Browse the repository at this point in the history
  2. cargo run --quiet --profile=production --features=runtime-benchmarks …

    …--manifest-path=bin/node/cli/Cargo.toml -- benchmark --chain=dev --steps=50 --repeat=20 --pallet=pallet_contracts --extrinsic=* --execution=wasm --wasm-execution=compiled --heap-pages=4096 --output=./frame/contracts/src/weights.rs --template=./.maintain/frame-weight-template.hbs
    Parity Bot committed Mar 21, 2022
    Configuration menu
    Copy the full SHA
    f6d2b2b View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2022

  1. Configuration menu
    Copy the full SHA
    1b43cbc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6236bda View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2022

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