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

Polkadot v0.9.37 #1029

Merged
merged 48 commits into from
May 9, 2023
Merged

Polkadot v0.9.37 #1029

merged 48 commits into from
May 9, 2023

Commits on Feb 28, 2023

  1. first try

    Signed-off-by: zqhxuyuan <zqhxuyuan@gmail.com>
    zqhxuyuan committed Feb 28, 2023
    Configuration menu
    Copy the full SHA
    7afdc3c View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2023

  1. compile and test ok

    Signed-off-by: zqhxuyuan <zqhxuyuan@gmail.com>
    zqhxuyuan committed Mar 1, 2023
    Configuration menu
    Copy the full SHA
    c4054ef View commit details
    Browse the repository at this point in the history
  2. optimize import

    Signed-off-by: zqhxuyuan <zqhxuyuan@gmail.com>
    zqhxuyuan committed Mar 1, 2023
    Configuration menu
    Copy the full SHA
    8f6e1ce View commit details
    Browse the repository at this point in the history
  3. add protoc install

    Signed-off-by: zqhxuyuan <zqhxuyuan@gmail.com>
    zqhxuyuan committed Mar 1, 2023
    Configuration menu
    Copy the full SHA
    18cba20 View commit details
    Browse the repository at this point in the history
  4. add protoc to test

    Signed-off-by: zqhxuyuan <zqhxuyuan@gmail.com>
    zqhxuyuan committed Mar 1, 2023
    Configuration menu
    Copy the full SHA
    5edfa36 View commit details
    Browse the repository at this point in the history
  5. add all protoc

    Signed-off-by: zqhxuyuan <zqhxuyuan@gmail.com>
    zqhxuyuan committed Mar 1, 2023
    Configuration menu
    Copy the full SHA
    d92b864 View commit details
    Browse the repository at this point in the history
  6. disable migration temp

    Signed-off-by: zqhxuyuan <zqhxuyuan@gmail.com>
    zqhxuyuan committed Mar 1, 2023
    Configuration menu
    Copy the full SHA
    f9988c6 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2023

  1. fix try-runtime

    Signed-off-by: zqhxuyuan <zqhxuyuan@gmail.com>
    zqhxuyuan committed Mar 6, 2023
    Configuration menu
    Copy the full SHA
    3ef5926 View commit details
    Browse the repository at this point in the history
  2. fix try-runtime

    Signed-off-by: zqhxuyuan <zqhxuyuan@gmail.com>
    zqhxuyuan committed Mar 6, 2023
    Configuration menu
    Copy the full SHA
    8ceb67e View commit details
    Browse the repository at this point in the history
  3. fix runtime benchmarks

    Signed-off-by: zqhxuyuan <zqhxuyuan@gmail.com>
    zqhxuyuan committed Mar 6, 2023
    Configuration menu
    Copy the full SHA
    3a2d34f View commit details
    Browse the repository at this point in the history
  4. fix runtime benchmarks

    Signed-off-by: zqhxuyuan <zqhxuyuan@gmail.com>
    zqhxuyuan committed Mar 6, 2023
    Configuration menu
    Copy the full SHA
    fb2c722 View commit details
    Browse the repository at this point in the history
  5. fix xcm benchmarks

    Signed-off-by: zqhxuyuan <zqhxuyuan@gmail.com>
    zqhxuyuan committed Mar 6, 2023
    Configuration menu
    Copy the full SHA
    47e96af View commit details
    Browse the repository at this point in the history
  6. merge master

    Signed-off-by: zqhxuyuan <zqhxuyuan@gmail.com>
    zqhxuyuan committed Mar 6, 2023
    Configuration menu
    Copy the full SHA
    79a7cec View commit details
    Browse the repository at this point in the history
  7. taplo lint fix

    Signed-off-by: zqhxuyuan <zqhxuyuan@gmail.com>
    zqhxuyuan committed Mar 6, 2023
    Configuration menu
    Copy the full SHA
    e4e623c View commit details
    Browse the repository at this point in the history
  8. fix migration

    Signed-off-by: zqhxuyuan <zqhxuyuan@gmail.com>
    zqhxuyuan committed Mar 6, 2023
    Configuration menu
    Copy the full SHA
    551f11c View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2023

  1. update weight template

    Signed-off-by: zqhxuyuan <zqhxuyuan@gmail.com>
    zqhxuyuan committed Mar 8, 2023
    Configuration menu
    Copy the full SHA
    5c4d372 View commit details
    Browse the repository at this point in the history
  2. merge master and fix lint use old nightly

    Signed-off-by: zqhxuyuan <zqhxuyuan@gmail.com>
    zqhxuyuan committed Mar 8, 2023
    Configuration menu
    Copy the full SHA
    eafbcd1 View commit details
    Browse the repository at this point in the history
  3. update polkadot.js api

    Signed-off-by: zqhxuyuan <zqhxuyuan@gmail.com>
    zqhxuyuan committed Mar 8, 2023
    Configuration menu
    Copy the full SHA
    977ef57 View commit details
    Browse the repository at this point in the history
  4. change ExtrinsicBaseWeight

    Signed-off-by: zqhxuyuan <zqhxuyuan@gmail.com>
    zqhxuyuan committed Mar 8, 2023
    Configuration menu
    Copy the full SHA
    592ccca View commit details
    Browse the repository at this point in the history
  5. update nimbus benchmark

    Signed-off-by: zqhxuyuan <zqhxuyuan@gmail.com>
    zqhxuyuan committed Mar 8, 2023
    Configuration menu
    Copy the full SHA
    f49ab74 View commit details
    Browse the repository at this point in the history
  6. update nimbus again

    Signed-off-by: zqhxuyuan <zqhxuyuan@gmail.com>
    zqhxuyuan committed Mar 8, 2023
    Configuration menu
    Copy the full SHA
    07a3cde View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2023

  1. disable author-inherient benchmark temparary

    Signed-off-by: zqhxuyuan <zqhxuyuan@gmail.com>
    zqhxuyuan committed Mar 9, 2023
    Configuration menu
    Copy the full SHA
    f5dcaaa View commit details
    Browse the repository at this point in the history
  2. fix rpc test

    Signed-off-by: zqhxuyuan <zqhxuyuan@gmail.com>
    zqhxuyuan committed Mar 9, 2023
    Configuration menu
    Copy the full SHA
    458fed6 View commit details
    Browse the repository at this point in the history
  3. revert rpc port

    Signed-off-by: zqhxuyuan <zqhxuyuan@gmail.com>
    zqhxuyuan committed Mar 9, 2023
    Configuration menu
    Copy the full SHA
    d2257af View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2023

  1. clean

    Signed-off-by: zqhxuyuan <zqhxuyuan@gmail.com>
    zqhxuyuan committed Mar 20, 2023
    Configuration menu
    Copy the full SHA
    d5ee1c5 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2023

  1. Update orml

    Signed-off-by: Georgi Zlatarev <georgi.zlatarev@manta.network>
    ghzlatarev committed Apr 18, 2023
    Configuration menu
    Copy the full SHA
    19d77df View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2023

  1. Compiles with features

    Signed-off-by: Georgi Zlatarev <georgi.zlatarev@manta.network>
    ghzlatarev committed Apr 20, 2023
    Configuration menu
    Copy the full SHA
    48042c5 View commit details
    Browse the repository at this point in the history
  2. Add protoc in manta integration test ci runner

    Signed-off-by: Georgi Zlatarev <georgi.zlatarev@manta.network>
    ghzlatarev committed Apr 20, 2023
    Configuration menu
    Copy the full SHA
    25de757 View commit details
    Browse the repository at this point in the history
  3. Fix tests

    Signed-off-by: Georgi Zlatarev <georgi.zlatarev@manta.network>
    ghzlatarev committed Apr 20, 2023
    Configuration menu
    Copy the full SHA
    661714d View commit details
    Browse the repository at this point in the history
  4. Update calamari weights

    Signed-off-by: Georgi Zlatarev <georgi.zlatarev@manta.network>
    ghzlatarev committed Apr 20, 2023
    Configuration menu
    Copy the full SHA
    009d6bd View commit details
    Browse the repository at this point in the history
  5. Add dolphin weights

    Signed-off-by: Georgi Zlatarev <georgi.zlatarev@manta.network>
    ghzlatarev committed Apr 20, 2023
    Configuration menu
    Copy the full SHA
    b554d32 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2023

  1. fix lint

    Signed-off-by: zqhxuyuan <zqhxuyuan@gmail.com>
    zqhxuyuan committed Apr 23, 2023
    Configuration menu
    Copy the full SHA
    8e258f4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    53af915 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2023

  1. fix clippy

    Signed-off-by: zqhxuyuan <zqhxuyuan@gmail.com>
    zqhxuyuan committed Apr 24, 2023
    Configuration menu
    Copy the full SHA
    e13148e View commit details
    Browse the repository at this point in the history
  2. Add manta weights

    Signed-off-by: Georgi Zlatarev <georgi.zlatarev@manta.network>
    ghzlatarev committed Apr 24, 2023
    Configuration menu
    Copy the full SHA
    3af4236 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2023

  1. update to newer 6fa7fe1326ecaab9921c2c3888530ad679cfbb87 commit of po…

    …lkadot-v0.9.37
    
    Signed-off-by: Adam Reif <Garandor@manta.network>
    Adam Reif authored and Adam Reif committed Apr 26, 2023
    Configuration menu
    Copy the full SHA
    b26368a View commit details
    Browse the repository at this point in the history
  2. Use EnsureNever for the assets CreateOrigin

    Signed-off-by: Georgi Zlatarev <georgi.zlatarev@manta.network>
    ghzlatarev committed Apr 26, 2023
    Configuration menu
    Copy the full SHA
    04ce1f6 View commit details
    Browse the repository at this point in the history
  3. Fix linter

    Signed-off-by: Georgi Zlatarev <georgi.zlatarev@manta.network>
    ghzlatarev committed Apr 26, 2023
    Configuration menu
    Copy the full SHA
    3fe1c59 View commit details
    Browse the repository at this point in the history
  4. Update deps as per dependabot

    Signed-off-by: Georgi Zlatarev <georgi.zlatarev@manta.network>
    ghzlatarev committed Apr 26, 2023
    Configuration menu
    Copy the full SHA
    7cc6e7f View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2023

  1. update nimbus, reenable author inherent benchmark

    Signed-off-by: Adam Reif <Garandor@manta.network>
    Adam Reif authored and Adam Reif committed Apr 27, 2023
    Configuration menu
    Copy the full SHA
    5e9de61 View commit details
    Browse the repository at this point in the history
  2. Use ensure signed for pallet-assets benchmarking

    Signed-off-by: Georgi Zlatarev <georgi.zlatarev@manta.network>
    ghzlatarev committed Apr 27, 2023
    Configuration menu
    Copy the full SHA
    067c63e View commit details
    Browse the repository at this point in the history
  3. fix try-runtime

    Signed-off-by: Adam Reif <Garandor@manta.network>
    Adam Reif authored and Adam Reif committed Apr 27, 2023
    Configuration menu
    Copy the full SHA
    fbe9c79 View commit details
    Browse the repository at this point in the history
  4. fix nimbus compilation again

    Signed-off-by: Adam Reif <Garandor@manta.network>
    Adam Reif authored and Adam Reif committed Apr 27, 2023
    Configuration menu
    Copy the full SHA
    77788e2 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'manta' into polkadot-v0.9.37

    Signed-off-by: Adam Reif <Garandor@manta.network>
    Adam Reif authored and Adam Reif committed Apr 27, 2023
    Configuration menu
    Copy the full SHA
    77ce8aa View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2023

  1. Bump manta-rs

    Signed-off-by: Georgi Zlatarev <georgi.zlatarev@manta.network>
    ghzlatarev committed Apr 28, 2023
    Configuration menu
    Copy the full SHA
    9933144 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2023

  1. Fix merge conflicts

    Signed-off-by: Georgi Zlatarev <georgi.zlatarev@manta.network>
    ghzlatarev committed May 8, 2023
    Configuration menu
    Copy the full SHA
    2dc3ae0 View commit details
    Browse the repository at this point in the history
  2. Fix linters

    Signed-off-by: Georgi Zlatarev <georgi.zlatarev@manta.network>
    ghzlatarev committed May 8, 2023
    Configuration menu
    Copy the full SHA
    d0262a4 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2023

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