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

Initial integration of Gilts pallet (Kusama) #2587

Merged
merged 62 commits into from May 11, 2021
Merged

Commits on Mar 8, 2021

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

Commits on Mar 9, 2021

  1. Merge remote-tracking branch 'origin/master' into gav-kusama-gilts

    Parity Benchmarking Bot committed Mar 9, 2021
    Configuration menu
    Copy the full SHA
    c744c91 View commit details
    Browse the repository at this point in the history
  2. Fixes

    gavofyork committed Mar 9, 2021
    Configuration menu
    Copy the full SHA
    19e4f27 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    34046f1 View commit details
    Browse the repository at this point in the history
  4. Fixes

    gavofyork committed Mar 9, 2021
    Configuration menu
    Copy the full SHA
    0e66e2a View commit details
    Browse the repository at this point in the history
  5. Fixes

    gavofyork committed Mar 9, 2021
    Configuration menu
    Copy the full SHA
    9f04033 View commit details
    Browse the repository at this point in the history
  6. Fixes

    gavofyork committed Mar 9, 2021
    Configuration menu
    Copy the full SHA
    567053b View commit details
    Browse the repository at this point in the history
  7. Fixes

    gavofyork committed Mar 9, 2021
    Configuration menu
    Copy the full SHA
    b18c18b View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2021

  1. Configuration menu
    Copy the full SHA
    0c265a8 View commit details
    Browse the repository at this point in the history
  2. Fixes

    gavofyork committed Mar 10, 2021
    Configuration menu
    Copy the full SHA
    fe2d06e View commit details
    Browse the repository at this point in the history
  3. cargo run --release --features=runtime-benchmarks -- benchmark --chai…

    …n=kusama-dev --steps=50 --repeat=20 --pallet=pallet_gilt --extrinsic=* --execution=wasm --wasm-execution=compiled --heap-pages=4096 --header=./file_header.txt --output=./runtime/kusama/src/weights/
    Parity Benchmarking Bot committed Mar 10, 2021
    Configuration menu
    Copy the full SHA
    140fbf7 View commit details
    Browse the repository at this point in the history
  4. Use real weights

    gavofyork committed Mar 10, 2021
    Configuration menu
    Copy the full SHA
    4a1cdf4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ba27d22 View commit details
    Browse the repository at this point in the history
  6. Update lock

    gavofyork committed Mar 10, 2021
    Configuration menu
    Copy the full SHA
    7d16922 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2021

  1. Merge

    gavofyork committed Mar 11, 2021
    Configuration menu
    Copy the full SHA
    1ed17ce View commit details
    Browse the repository at this point in the history
  2. Fixes

    gavofyork committed Mar 11, 2021
    Configuration menu
    Copy the full SHA
    4bfb2f0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    af10615 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c50fbca View commit details
    Browse the repository at this point in the history
  5. Add working.

    gavofyork committed Mar 11, 2021
    Configuration menu
    Copy the full SHA
    f1d0cc7 View commit details
    Browse the repository at this point in the history
  6. Add proper curve arithmetic

    gavofyork committed Mar 11, 2021
    Configuration menu
    Copy the full SHA
    781d666 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2021

  1. Fixes

    gavofyork committed Mar 12, 2021
    Configuration menu
    Copy the full SHA
    0b882c6 View commit details
    Browse the repository at this point in the history
  2. Fixes

    gavofyork committed Mar 12, 2021
    Configuration menu
    Copy the full SHA
    f30e9f0 View commit details
    Browse the repository at this point in the history
  3. Make build

    gavofyork committed Mar 12, 2021
    Configuration menu
    Copy the full SHA
    7cf3527 View commit details
    Browse the repository at this point in the history
  4. Fixes

    gavofyork committed Mar 12, 2021
    Configuration menu
    Copy the full SHA
    c3b2364 View commit details
    Browse the repository at this point in the history
  5. Fixes

    gavofyork committed Mar 12, 2021
    Configuration menu
    Copy the full SHA
    6845d3e View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2021

  1. Fix build

    kianenigma committed Mar 14, 2021
    Configuration menu
    Copy the full SHA
    557a686 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2021

  1. Master.into()

    kianenigma committed Mar 15, 2021
    Configuration menu
    Copy the full SHA
    02adf2a View commit details
    Browse the repository at this point in the history
  2. remove dep.

    kianenigma committed Mar 15, 2021
    Configuration menu
    Copy the full SHA
    216739f View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2021

  1. undo dep.

    kianenigma committed Mar 16, 2021
    Configuration menu
    Copy the full SHA
    9c2ac24 View commit details
    Browse the repository at this point in the history
  2. upadte substrate

    kianenigma committed Mar 16, 2021
    Configuration menu
    Copy the full SHA
    f00ae84 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8c6bf8f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8d096ab View commit details
    Browse the repository at this point in the history
  5. Fix

    gavofyork committed Mar 16, 2021
    Configuration menu
    Copy the full SHA
    cbb8178 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    052cd85 View commit details
    Browse the repository at this point in the history
  7. Bump Substrate

    gavofyork committed Mar 16, 2021
    Configuration menu
    Copy the full SHA
    a2850e3 View commit details
    Browse the repository at this point in the history
  8. Fixes

    gavofyork committed Mar 16, 2021
    Configuration menu
    Copy the full SHA
    0b55b37 View commit details
    Browse the repository at this point in the history
  9. Fixes

    gavofyork committed Mar 16, 2021
    Configuration menu
    Copy the full SHA
    4b6aef0 View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2021

  1. Fix test

    gavofyork committed Mar 17, 2021
    Configuration menu
    Copy the full SHA
    4bd282a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    80a8be2 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2021

  1. Fixes

    gavofyork committed Mar 19, 2021
    Configuration menu
    Copy the full SHA
    039d6c4 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2021

  1. Remove cap and some tests

    gavofyork committed Mar 20, 2021
    Configuration menu
    Copy the full SHA
    6c55162 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7dbed1f View commit details
    Browse the repository at this point in the history
  3. Fixes

    gavofyork committed Mar 20, 2021
    Configuration menu
    Copy the full SHA
    ed6b591 View commit details
    Browse the repository at this point in the history
  4. Fixes

    gavofyork committed Mar 20, 2021
    Configuration menu
    Copy the full SHA
    b57029e View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2021

  1. Update runtime/kusama/src/lib.rs

    Co-authored-by: Kian Paimani <5588131+kianenigma@users.noreply.github.com>
    gavofyork and kianenigma committed Mar 22, 2021
    Configuration menu
    Copy the full SHA
    b42ba68 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1d5cbef View commit details
    Browse the repository at this point in the history

Commits on May 9, 2021

  1. Configuration menu
    Copy the full SHA
    7e22928 View commit details
    Browse the repository at this point in the history
  2. bump the lock file

    shawntabrizi committed May 9, 2021
    Configuration menu
    Copy the full SHA
    555faf0 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2021

  1. Fixes

    gavofyork committed May 10, 2021
    Configuration menu
    Copy the full SHA
    561e9e8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4059e77 View commit details
    Browse the repository at this point in the history
  3. Fixes

    gavofyork committed May 10, 2021
    Configuration menu
    Copy the full SHA
    7639295 View commit details
    Browse the repository at this point in the history
  4. Fixes

    gavofyork committed May 10, 2021
    Configuration menu
    Copy the full SHA
    c951adf View commit details
    Browse the repository at this point in the history
  5. Fixes

    gavofyork committed May 10, 2021
    Configuration menu
    Copy the full SHA
    e8f5de9 View commit details
    Browse the repository at this point in the history
  6. Fixes

    gavofyork committed May 10, 2021
    Configuration menu
    Copy the full SHA
    4d5aac9 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    faec7f1 View commit details
    Browse the repository at this point in the history
  8. Fixes

    gavofyork committed May 10, 2021
    Configuration menu
    Copy the full SHA
    d780dd3 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    1c7e04d View commit details
    Browse the repository at this point in the history
  10. Fixes

    gavofyork committed May 10, 2021
    Configuration menu
    Copy the full SHA
    2b4abba View commit details
    Browse the repository at this point in the history
  11. Fixes

    gavofyork committed May 10, 2021
    Configuration menu
    Copy the full SHA
    b41580e View commit details
    Browse the repository at this point in the history
  12. Fixes

    gavofyork committed May 10, 2021
    Configuration menu
    Copy the full SHA
    0b60f18 View commit details
    Browse the repository at this point in the history

Commits on May 11, 2021

  1. move tests

    shawntabrizi committed May 11, 2021
    Configuration menu
    Copy the full SHA
    3d7905a View commit details
    Browse the repository at this point in the history
  2. Update runtime/kusama/src/lib.rs

    Co-authored-by: Shawn Tabrizi <shawntabrizi@gmail.com>
    gavofyork and shawntabrizi committed May 11, 2021
    Configuration menu
    Copy the full SHA
    f36467d View commit details
    Browse the repository at this point in the history