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

dApp Staking v3 - part 6 #1093

Merged
merged 32 commits into from
Dec 5, 2023
Merged

Commits on Nov 29, 2023

  1. dApp staking v3 part 6

    Dinonard committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    aff1621 View commit details
    Browse the repository at this point in the history
  2. Minor refactor of benchmarks

    Dinonard committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    fc4b2b7 View commit details
    Browse the repository at this point in the history
  3. Weights integration

    Dinonard committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    d3b000c View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2023

  1. Merge remote-tracking branch 'origin/feat/dapp-staking-v3' into feat/…

    …dapp-staking-v3-phase6
    Dinonard committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    48a0885 View commit details
    Browse the repository at this point in the history
  2. Fix

    Dinonard committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    958b013 View commit details
    Browse the repository at this point in the history
  3. remove orig file

    Dinonard committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    7263d17 View commit details
    Browse the repository at this point in the history
  4. Merge remote-tracking branch 'origin/feat/dapp-staking-v3' into feat/…

    …dapp-staking-v3-phase6
    Dinonard committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    a7c9afa View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2023

  1. Configuration menu
    Copy the full SHA
    f3a0eaa View commit details
    Browse the repository at this point in the history
  2. Extract on_init logic

    Dinonard committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    d063ddf View commit details
    Browse the repository at this point in the history
  3. Some renaming

    Dinonard committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    1785d95 View commit details
    Browse the repository at this point in the history
  4. More benchmarks

    Dinonard committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    7a0ac61 View commit details
    Browse the repository at this point in the history
  5. Full benchmarks integration

    Dinonard committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    bfa3013 View commit details
    Browse the repository at this point in the history
  6. Testing primitives

    Dinonard committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    5d03ad8 View commit details
    Browse the repository at this point in the history
  7. staking primitives

    Dinonard committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    230f67b View commit details
    Browse the repository at this point in the history
  8. dev fix

    Dinonard committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    b770d65 View commit details
    Browse the repository at this point in the history
  9. Integration part1

    Dinonard committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    0671b8c View commit details
    Browse the repository at this point in the history
  10. Integration part2

    Dinonard committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    f8ddfc6 View commit details
    Browse the repository at this point in the history
  11. Reward payout integration

    Dinonard committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    ccdbf24 View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2023

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

Commits on Dec 4, 2023

  1. Cleanup TODOs

    Dinonard committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    b6e2d53 View commit details
    Browse the repository at this point in the history
  2. More negative tests

    Dinonard committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    ee9ce22 View commit details
    Browse the repository at this point in the history
  3. Frozen balance test

    Dinonard committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    42c4ec0 View commit details
    Browse the repository at this point in the history
  4. Zero div

    Dinonard committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    0569850 View commit details
    Browse the repository at this point in the history
  5. Docs for inflation

    Dinonard committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    27c6f3d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6b4b84a View commit details
    Browse the repository at this point in the history
  7. More docs

    Dinonard committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    76d1e18 View commit details
    Browse the repository at this point in the history
  8. pallet docs

    Dinonard committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    7332f75 View commit details
    Browse the repository at this point in the history
  9. text

    Dinonard committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    b20da61 View commit details
    Browse the repository at this point in the history
  10. scripts

    Dinonard committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    4c32033 View commit details
    Browse the repository at this point in the history
  11. More tests

    Dinonard committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    453b7cd View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2023

  1. Test, docs

    Dinonard committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    f9b5858 View commit details
    Browse the repository at this point in the history
  2. Review comment

    Dinonard committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    7edfa03 View commit details
    Browse the repository at this point in the history