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

Implement block emissions #551

Merged
merged 35 commits into from
Aug 15, 2024
Merged

Commits on Mar 27, 2024

  1. add genesis liquidity implementation

    akildemir committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    c1bcb0f View commit details
    Browse the repository at this point in the history
  2. Merge branch 'develop' of https://github.com/serai-dex/serai into emi…

    …ssions
    akildemir committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    da51543 View commit details
    Browse the repository at this point in the history
  3. add missing deposit event

    akildemir committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    b9df73e View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2024

  1. fix CI issues

    akildemir committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    2b32fe9 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2024

  1. minor fixes

    akildemir committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    207f2bd View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2024

  1. make math safer

    akildemir committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    c320402 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2024

  1. fix fmt

    akildemir committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    8be0538 View commit details
    Browse the repository at this point in the history
  2. implement block emissions

    akildemir committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    1cd9868 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2024

  1. Merge branch 'develop' of https://github.com/serai-dex/serai into emi…

    …ssions
    akildemir committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    df774d1 View commit details
    Browse the repository at this point in the history
  2. make remove liquidity an authorized call

    akildemir committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    7041dbe View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2024

  1. implement setting initial values for coins

    akildemir committed Apr 20, 2024
    Configuration menu
    Copy the full SHA
    826f998 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2024

  1. add genesis liquidity test & misc fixes

    akildemir committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    926ddd0 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2024

  1. Merge branch 'develop' of https://github.com/serai-dex/serai into emi…

    …ssions
    akildemir committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    7ecbfde View commit details
    Browse the repository at this point in the history
  2. updato develop latest

    akildemir committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    20cf4c9 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2024

  1. Merge branch 'develop' of https://github.com/serai-dex/serai into emi…

    …ssions
    akildemir committed May 3, 2024
    Configuration menu
    Copy the full SHA
    90a5232 View commit details
    Browse the repository at this point in the history
  2. fix rotation test

    akildemir committed May 3, 2024
    Configuration menu
    Copy the full SHA
    04fcb2b View commit details
    Browse the repository at this point in the history
  3. Merge branch 'emissions' of https://github.com/akildemir/serai into b…

    …lock-emissions
    akildemir committed May 3, 2024
    Configuration menu
    Copy the full SHA
    33fcd27 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2024

  1. fix licencing

    akildemir committed May 5, 2024
    Configuration menu
    Copy the full SHA
    3ed6bd3 View commit details
    Browse the repository at this point in the history
  2. add fast-epoch feature

    akildemir committed May 5, 2024
    Configuration menu
    Copy the full SHA
    1d5a53d View commit details
    Browse the repository at this point in the history

Commits on May 10, 2024

  1. Configuration menu
    Copy the full SHA
    971b93b View commit details
    Browse the repository at this point in the history
  2. add initial reward era test

    akildemir committed May 10, 2024
    Configuration menu
    Copy the full SHA
    30df837 View commit details
    Browse the repository at this point in the history
  3. test whole pre ec security emissions

    akildemir committed May 10, 2024
    Configuration menu
    Copy the full SHA
    317b929 View commit details
    Browse the repository at this point in the history
  4. fix clippy

    akildemir committed May 10, 2024
    Configuration menu
    Copy the full SHA
    b8a9d20 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2024

  1. Merge branch 'develop' of https://github.com/akildemir/serai into emi…

    …ssions
    akildemir committed May 16, 2024
    Configuration menu
    Copy the full SHA
    929d0bf View commit details
    Browse the repository at this point in the history
  2. Merge branch 'emissions' of https://github.com/akildemir/serai into b…

    …lock-emissions
    akildemir committed May 16, 2024
    Configuration menu
    Copy the full SHA
    904c6dd View commit details
    Browse the repository at this point in the history
  3. add swap-to-staked-sri feature

    akildemir committed May 16, 2024
    Configuration menu
    Copy the full SHA
    929e66c View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2024

  1. rebase to develop latest

    akildemir committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    d40df53 View commit details
    Browse the repository at this point in the history
  2. rebase changes

    akildemir committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    84b534a View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2024

  1. fix tests

    akildemir committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    8eb7e66 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2024

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

Commits on Jul 30, 2024

  1. fix some pr comments

    akildemir committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    e1b4a9a View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2024

  1. Finish up fixing pr comments

    akildemir committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    bb5fd37 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2024

  1. exclude SRI from is_allowed check

    akildemir committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    dd9aeb1 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2024

  1. Misc changes

    kayabaNerve committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    c620d8f View commit details
    Browse the repository at this point in the history