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

Features needed for reserve-backed stablecoins #7152

Merged
merged 49 commits into from
Dec 4, 2020
Merged

Commits on Sep 20, 2020

  1. Configuration menu
    Copy the full SHA
    944c129 View commit details
    Browse the repository at this point in the history
  2. Builds & tests.

    gavofyork committed Sep 20, 2020
    Configuration menu
    Copy the full SHA
    911795a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ddf83eb View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2020

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

    Co-authored-by: Nikolay Volf <nikvolf@gmail.com>
    gavofyork and NikVolf committed Sep 21, 2020
    Configuration menu
    Copy the full SHA
    9c79b6d View commit details
    Browse the repository at this point in the history
  2. ED/zombie-count/refs

    Feature: ED/minimum balance enforcement
    Feature: enforce zombie count
    Feature: allow system-alive accounts to exist, but add reference
    gavofyork committed Sep 21, 2020
    Configuration menu
    Copy the full SHA
    b8ef2fb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1888155 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2020

  1. Configuration menu
    Copy the full SHA
    8bae97f View commit details
    Browse the repository at this point in the history
  2. Update frame/assets/src/lib.rs

    Co-authored-by: Nikolay Volf <nikvolf@gmail.com>
    gavofyork and NikVolf committed Sep 25, 2020
    Configuration menu
    Copy the full SHA
    4df1054 View commit details
    Browse the repository at this point in the history
  3. Update frame/assets/Cargo.toml

    Co-authored-by: Niklas Adolfsson <niklasadolfsson1@gmail.com>
    gavofyork and niklasad1 committed Sep 25, 2020
    Configuration menu
    Copy the full SHA
    aef1d0c View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2020

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

Commits on Oct 2, 2020

  1. Docs

    gavofyork committed Oct 2, 2020
    Configuration menu
    Copy the full SHA
    b173c37 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6263beb View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2020

  1. Some tests

    gavofyork committed Oct 5, 2020
    Configuration menu
    Copy the full SHA
    fd75591 View commit details
    Browse the repository at this point in the history
  2. More tests

    gavofyork committed Oct 5, 2020
    Configuration menu
    Copy the full SHA
    3d03358 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8aa7cc5 View commit details
    Browse the repository at this point in the history
  4. Test for set_max_zombies

    gavofyork committed Oct 5, 2020
    Configuration menu
    Copy the full SHA
    347f2db View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2d5f752 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2020

  1. First few benchmarks

    gavofyork committed Oct 8, 2020
    Configuration menu
    Copy the full SHA
    760ba44 View commit details
    Browse the repository at this point in the history
  2. Benchmarks.

    gavofyork committed Oct 8, 2020
    Configuration menu
    Copy the full SHA
    b630906 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2020

  1. Merge remote-tracking branch 'origin/master' into gav-assets-extra

    Parity Benchmarking Bot committed Oct 15, 2020
    Configuration menu
    Copy the full SHA
    39a54ea View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4d173bc View commit details
    Browse the repository at this point in the history
  3. Fix error message in test

    gavofyork committed Oct 15, 2020
    Configuration menu
    Copy the full SHA
    4664812 View commit details
    Browse the repository at this point in the history
  4. Fixes

    gavofyork committed Oct 15, 2020
    Configuration menu
    Copy the full SHA
    8954764 View commit details
    Browse the repository at this point in the history
  5. Fixes

    gavofyork committed Oct 15, 2020
    Configuration menu
    Copy the full SHA
    87f311e View commit details
    Browse the repository at this point in the history
  6. Fixes

    gavofyork committed Oct 15, 2020
    Configuration menu
    Copy the full SHA
    d12fe90 View commit details
    Browse the repository at this point in the history
  7. cargo run --release --features runtime-benchmarks --manifest-path bin…

    …/node/cli/Cargo.toml -- benchmark --chain dev --steps 50 --repeat 20 --extrinsic * --execution=wasm --wasm-execution=compiled --output ./bin/node/runtime/src/weights --header ./HEADER --pallet pallet_assets
    Parity Benchmarking Bot committed Oct 15, 2020
    Configuration menu
    Copy the full SHA
    e29b3fa View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2020

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

    Co-authored-by: Guillaume Thiolliere <gui.thiolliere@gmail.com>
    gavofyork and gui1117 committed Oct 16, 2020
    Configuration menu
    Copy the full SHA
    85443d2 View commit details
    Browse the repository at this point in the history
  2. Fixes

    gavofyork committed Oct 16, 2020
    Configuration menu
    Copy the full SHA
    b53c1ba View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6de272f View commit details
    Browse the repository at this point in the history
  4. Fixes

    gavofyork committed Oct 16, 2020
    Configuration menu
    Copy the full SHA
    27353a7 View commit details
    Browse the repository at this point in the history
  5. Merge remote-tracking branch 'origin/master' into gav-assets-extra

    Parity Benchmarking Bot committed Oct 16, 2020
    Configuration menu
    Copy the full SHA
    bbdce2e View commit details
    Browse the repository at this point in the history
  6. Fixes

    gavofyork committed Oct 16, 2020
    Configuration menu
    Copy the full SHA
    0b5fa74 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    89cbf7e View commit details
    Browse the repository at this point in the history
  8. cargo run --release --features runtime-benchmarks --manifest-path bin…

    …/node/cli/Cargo.toml -- benchmark --chain dev --steps 50 --repeat 20 --extrinsic * --execution=wasm --wasm-execution=compiled --output ./bin/node/runtime/src/weights --header ./HEADER --pallet pallet_assets
    Parity Benchmarking Bot committed Oct 16, 2020
    Configuration menu
    Copy the full SHA
    1eff995 View commit details
    Browse the repository at this point in the history
  9. Fixes

    gavofyork committed Oct 16, 2020
    Configuration menu
    Copy the full SHA
    1fe69b1 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    76f2e40 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2020

  1. Update default weight

    shawntabrizi committed Oct 17, 2020
    Configuration menu
    Copy the full SHA
    a452393 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    402835d View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2020

  1. Configuration menu
    Copy the full SHA
    373f4d7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d8b840a View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2020

  1. Configuration menu
    Copy the full SHA
    13a0cc0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e65a75c View commit details
    Browse the repository at this point in the history
  3. Update frame/assets/src/benchmarking.rs

    Co-authored-by: Kian Paimani <5588131+kianenigma@users.noreply.github.com>
    gavofyork and kianenigma committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    dc0839d View commit details
    Browse the repository at this point in the history
  4. Fix

    gavofyork committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    d0f1829 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    45f3c04 View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2020

  1. Configuration menu
    Copy the full SHA
    0286497 View commit details
    Browse the repository at this point in the history
  2. New weights system

    gavofyork committed Dec 2, 2020
    Configuration menu
    Copy the full SHA
    927bcc6 View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2020

  1. fix compile

    shawntabrizi committed Dec 3, 2020
    Configuration menu
    Copy the full SHA
    a1c43f9 View commit details
    Browse the repository at this point in the history
  2. cargo run --release --features=runtime-benchmarks --manifest-path=bin…

    …/node/cli/Cargo.toml -- benchmark --chain=dev --steps=50 --repeat=20 --pallet=pallet_assets --extrinsic=* --execution=wasm --wasm-execution=compiled --heap-pages=4096 --output=./frame/assets/src/weights.rs --template=./.maintain/frame-weight-template.hbs
    Parity Benchmarking Bot committed Dec 3, 2020
    Configuration menu
    Copy the full SHA
    82bbd66 View commit details
    Browse the repository at this point in the history