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

Contracts Add deposit for dependencies #14079

Merged
merged 77 commits into from
Jul 26, 2023
Merged

Commits on Jul 5, 2023

  1. wip

    pgherveou committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    304d84b View commit details
    Browse the repository at this point in the history
  2. fixes

    pgherveou committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    4e80ea6 View commit details
    Browse the repository at this point in the history
  3. rm comment

    pgherveou committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    dc744af View commit details
    Browse the repository at this point in the history
  4. join fns

    pgherveou committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    5f9a226 View commit details
    Browse the repository at this point in the history
  5. clippy

    pgherveou committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    b6def6d View commit details
    Browse the repository at this point in the history
  6. Fix limits

    pgherveou committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    76c43c2 View commit details
    Browse the repository at this point in the history
  7. reduce diff

    pgherveou committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    83e5f37 View commit details
    Browse the repository at this point in the history
  8. fix

    pgherveou committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    e3c51ec View commit details
    Browse the repository at this point in the history
  9. fix

    pgherveou committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    8c15372 View commit details
    Browse the repository at this point in the history
  10. fix typo

    pgherveou committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    c97708b View commit details
    Browse the repository at this point in the history
  11. refactor store to use self

    pgherveou committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    0180777 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    89accc8 View commit details
    Browse the repository at this point in the history
  13. pass tests

    pgherveou committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    0e61306 View commit details
    Browse the repository at this point in the history
  14. rm comment

    pgherveou committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    49c174e View commit details
    Browse the repository at this point in the history
  15. fixes

    pgherveou committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    9f53e36 View commit details
    Browse the repository at this point in the history
  16. fix typo

    pgherveou committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    5036e88 View commit details
    Browse the repository at this point in the history
  17. rm

    pgherveou committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    09a9971 View commit details
    Browse the repository at this point in the history
  18. fix fmt

    pgherveou committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    6248a64 View commit details
    Browse the repository at this point in the history
  19. clippy

    pgherveou committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    e137f0e View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    672e92e View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    68ba74d View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2023

  1. Update frame/contracts/src/lib.rs

    Co-authored-by: Sasha Gryaznov <[email protected]>
    pgherveou and agryaznov authored Jul 6, 2023
    Configuration menu
    Copy the full SHA
    e8ceb0d View commit details
    Browse the repository at this point in the history
  2. Update frame/contracts/src/wasm/mod.rs

    Co-authored-by: Sasha Gryaznov <[email protected]>
    pgherveou and agryaznov authored Jul 6, 2023
    Configuration menu
    Copy the full SHA
    9eb7833 View commit details
    Browse the repository at this point in the history
  3. Update frame/contracts/src/wasm/mod.rs

    Co-authored-by: Sasha Gryaznov <[email protected]>
    pgherveou and agryaznov authored Jul 6, 2023
    Configuration menu
    Copy the full SHA
    96e3dcf View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a9df0cc View commit details
    Browse the repository at this point in the history
  5. PR review

    pgherveou committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    b291902 View commit details
    Browse the repository at this point in the history
  6. Update frame/contracts/src/wasm/prepare.rs

    Co-authored-by: Sasha Gryaznov <[email protected]>
    pgherveou and agryaznov authored Jul 6, 2023
    Configuration menu
    Copy the full SHA
    bc2057d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    bbf2c5b View commit details
    Browse the repository at this point in the history
  8. fix lint

    pgherveou committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    dff4758 View commit details
    Browse the repository at this point in the history
  9. wip

    pgherveou committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    5873b6f View commit details
    Browse the repository at this point in the history
  10. Delegate update take 2

    pgherveou committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    679bb88 View commit details
    Browse the repository at this point in the history
  11. update

    pgherveou committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    9664297 View commit details
    Browse the repository at this point in the history
  12. fix migration

    pgherveou committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    ddaba76 View commit details
    Browse the repository at this point in the history
  13. fix migration

    pgherveou committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    d45c793 View commit details
    Browse the repository at this point in the history
  14. doc

    pgherveou committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    33a9d79 View commit details
    Browse the repository at this point in the history
  15. fix lint

    pgherveou committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    b5f35fc View commit details
    Browse the repository at this point in the history
  16. update migration

    pgherveou committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    f941e2a View commit details
    Browse the repository at this point in the history
  17. fix warning

    pgherveou committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    4ccb853 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2023

  1. Configuration menu
    Copy the full SHA
    16744ba View commit details
    Browse the repository at this point in the history
  2. reformat comment

    pgherveou committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    30f5472 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    649011d View commit details
    Browse the repository at this point in the history
  4. fix merge

    pgherveou committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    3d126ac View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d9d85a2 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2023

  1. Configuration menu
    Copy the full SHA
    4354a7f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7e811b2 View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2023

  1. PR review

    pgherveou committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    81d674f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    16cab18 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f18194b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0ddaacd View commit details
    Browse the repository at this point in the history
  5. Apply suggestions from code review

    Co-authored-by: Alexander Theißen <[email protected]>
    pgherveou and athei authored Jul 14, 2023
    Configuration menu
    Copy the full SHA
    b12319c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0b761d6 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    59af50e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c6ce4ba View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    fe05151 View commit details
    Browse the repository at this point in the history
  10. Update frame/contracts/src/exec.rs

    Co-authored-by: Alexander Theißen <[email protected]>
    pgherveou and athei authored Jul 14, 2023
    Configuration menu
    Copy the full SHA
    bdd7889 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2023

  1. Update frame/contracts/fixtures/add_remove_delegate_dependency.wat

    Co-authored-by: Alexander Theißen <[email protected]>
    pgherveou and athei authored Jul 21, 2023
    Configuration menu
    Copy the full SHA
    46a9617 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b224362 View commit details
    Browse the repository at this point in the history
  3. fix tests

    pgherveou committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    f7d6b99 View commit details
    Browse the repository at this point in the history
  4. Fmt & fix tests

    pgherveou committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    fdd4613 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2023

  1. Configuration menu
    Copy the full SHA
    a876168 View commit details
    Browse the repository at this point in the history
  2. Update frame/contracts/src/migration.rs

    Co-authored-by: Alexander Theißen <[email protected]>
    pgherveou and athei authored Jul 24, 2023
    Configuration menu
    Copy the full SHA
    c81d6a0 View commit details
    Browse the repository at this point in the history
  3. Revert "Test Result<(), _> return type"

    This reverts commit a876168.
    pgherveou committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    3cbb616 View commit details
    Browse the repository at this point in the history
  4. add / update doc comments

    pgherveou committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    de00196 View commit details
    Browse the repository at this point in the history
  5. fix backticks

    pgherveou committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    2ff6425 View commit details
    Browse the repository at this point in the history
  6. Revert "Revert "Test Result<(), _> return type""

    This reverts commit 3cbb616.
    pgherveou committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    564169b View commit details
    Browse the repository at this point in the history
  7. fix bench

    pgherveou committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    a1da123 View commit details
    Browse the repository at this point in the history
  8. fix bench

    pgherveou committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    a8e8fa4 View commit details
    Browse the repository at this point in the history
  9. fix

    pgherveou committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    2cbe99f View commit details
    Browse the repository at this point in the history
  10. Update frame/contracts/src/storage/meter.rs

    Co-authored-by: Alexander Theißen <[email protected]>
    pgherveou and athei authored Jul 24, 2023
    Configuration menu
    Copy the full SHA
    59755eb View commit details
    Browse the repository at this point in the history
  11. rm stale comments

    pgherveou committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    6316417 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2023

  1. Apply suggestions from code review

    Co-authored-by: Sasha Gryaznov <[email protected]>
    pgherveou and agryaznov authored Jul 25, 2023
    Configuration menu
    Copy the full SHA
    0248734 View commit details
    Browse the repository at this point in the history
  2. PR suggestion

    pgherveou committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    e7862f0 View commit details
    Browse the repository at this point in the history
  3. Add missing doc

    pgherveou committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    25be4b0 View commit details
    Browse the repository at this point in the history
  4. fx lint

    pgherveou committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    9627c4c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ebb49fe View commit details
    Browse the repository at this point in the history
  6. ".git/.scripts/commands/bench/bench.sh" --subcommand=pallet --runtime…

    …=dev --target_dir=substrate --pallet=pallet_contracts
    command-bot committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    e0fe397 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2023

  1. Update frame/contracts/src/lib.rs

    Co-authored-by: Juan <[email protected]>
    pgherveou and juangirini authored Jul 26, 2023
    Configuration menu
    Copy the full SHA
    9a888e5 View commit details
    Browse the repository at this point in the history