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

Farming contract #16

Merged
merged 41 commits into from
Nov 4, 2022
Merged

Farming contract #16

merged 41 commits into from
Nov 4, 2022

Commits on Oct 14, 2022

  1. Added farming contract

    PierreOssun committed Oct 14, 2022
    Configuration menu
    Copy the full SHA
    8d54617 View commit details
    Browse the repository at this point in the history
  2. Added storage + events

    PierreOssun committed Oct 14, 2022
    Configuration menu
    Copy the full SHA
    95f296b View commit details
    Browse the repository at this point in the history
  3. separated Traits

    PierreOssun committed Oct 14, 2022
    Configuration menu
    Copy the full SHA
    3245faf View commit details
    Browse the repository at this point in the history
  4. Added Ownable + add

    PierreOssun committed Oct 14, 2022
    Configuration menu
    Copy the full SHA
    aa90d40 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2022

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

Commits on Oct 18, 2022

  1. Configuration menu
    Copy the full SHA
    b286a1c View commit details
    Browse the repository at this point in the history
  2. Implement add correctly

    HyunggyuJang committed Oct 18, 2022
    Configuration menu
    Copy the full SHA
    0c0d7a0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bcc6192 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8e2dd3a View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2022

  1. Merge pull request #12 from AstarNetwork/feature/farming-interface

    Feature/farming interface for frontend
    HyunggyuJang committed Oct 19, 2022
    Configuration menu
    Copy the full SHA
    9ba71f6 View commit details
    Browse the repository at this point in the history
  2. updated toolchain

    PierreOssun committed Oct 19, 2022
    Configuration menu
    Copy the full SHA
    031b7fb View commit details
    Browse the repository at this point in the history
  3. Finished update all pools

    PierreOssun committed Oct 19, 2022
    Configuration menu
    Copy the full SHA
    0bc28c9 View commit details
    Browse the repository at this point in the history
  4. pending arsw

    PierreOssun committed Oct 19, 2022
    Configuration menu
    Copy the full SHA
    9818239 View commit details
    Browse the repository at this point in the history
  5. set function

    PierreOssun committed Oct 19, 2022
    Configuration menu
    Copy the full SHA
    d775935 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5681e3f View commit details
    Browse the repository at this point in the history
  7. fix mut of var

    PierreOssun committed Oct 19, 2022
    Configuration menu
    Copy the full SHA
    164f293 View commit details
    Browse the repository at this point in the history
  8. fmt

    PierreOssun committed Oct 19, 2022
    Configuration menu
    Copy the full SHA
    b5d89ea View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2022

  1. clean code - pr comments

    PierreOssun committed Oct 20, 2022
    Configuration menu
    Copy the full SHA
    c9d46ec View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' of github.com:AstarNetwork/uniswap-dex-example in…

    …to feature/farming-contract-add
    PierreOssun committed Oct 20, 2022
    Configuration menu
    Copy the full SHA
    b399ac5 View commit details
    Browse the repository at this point in the history
  3. refactor file structure

    PierreOssun committed Oct 20, 2022
    Configuration menu
    Copy the full SHA
    d71ec07 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2022

  1. Impl rewarder

    PierreOssun committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    f148248 View commit details
    Browse the repository at this point in the history
  2. withdraw & harvest

    PierreOssun committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    a10a9d2 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2022

  1. Finished update all pools

    PierreOssun authored and HyunggyuJang committed Oct 25, 2022
    Configuration menu
    Copy the full SHA
    f1836b5 View commit details
    Browse the repository at this point in the history
  2. pending arsw

    PierreOssun authored and HyunggyuJang committed Oct 25, 2022
    Configuration menu
    Copy the full SHA
    fce8b43 View commit details
    Browse the repository at this point in the history
  3. set function

    PierreOssun authored and HyunggyuJang committed Oct 25, 2022
    Configuration menu
    Copy the full SHA
    ddcaee7 View commit details
    Browse the repository at this point in the history
  4. clean code - pr comments

    PierreOssun authored and HyunggyuJang committed Oct 25, 2022
    Configuration menu
    Copy the full SHA
    8248c1f View commit details
    Browse the repository at this point in the history
  5. refactor file structure

    PierreOssun authored and HyunggyuJang committed Oct 25, 2022
    Configuration menu
    Copy the full SHA
    09e2dfe View commit details
    Browse the repository at this point in the history
  6. Impl rewarder

    PierreOssun authored and HyunggyuJang committed Oct 25, 2022
    Configuration menu
    Copy the full SHA
    d2e407c View commit details
    Browse the repository at this point in the history
  7. withdraw & harvest

    PierreOssun authored and HyunggyuJang committed Oct 25, 2022
    Configuration menu
    Copy the full SHA
    79bbc70 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2022

  1. Merge branch 'feature/farming-contract-add' of github.com:AstarNetwor…

    …k/uniswap-dex-example into feature/farming-contract-add
    
    � Conflicts:
    �	farming/contracts/master_chef/Cargo.toml
    �	farming/logics/traits/master_chef/farming.rs
    PierreOssun committed Oct 27, 2022
    Configuration menu
    Copy the full SHA
    f438d6a View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' of github.com:AstarNetwork/uniswap-dex-example in…

    …to feature/farming-contract-add
    PierreOssun committed Oct 27, 2022
    Configuration menu
    Copy the full SHA
    81b984b View commit details
    Browse the repository at this point in the history
  3. Pr comments

    PierreOssun committed Oct 27, 2022
    Configuration menu
    Copy the full SHA
    3f6c0fa View commit details
    Browse the repository at this point in the history
  4. Pr comments

    PierreOssun committed Oct 27, 2022
    Configuration menu
    Copy the full SHA
    801cf5c View commit details
    Browse the repository at this point in the history
  5. Pr comments

    PierreOssun committed Oct 27, 2022
    Configuration menu
    Copy the full SHA
    c5c7232 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2022

  1. Pr comments

    PierreOssun committed Oct 28, 2022
    Configuration menu
    Copy the full SHA
    5a8223d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3785d66 View commit details
    Browse the repository at this point in the history
  3. refactor guards

    PierreOssun committed Oct 28, 2022
    Configuration menu
    Copy the full SHA
    dd34a0b View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2022

  1. PR comments - clean code

    PierreOssun committed Oct 31, 2022
    Configuration menu
    Copy the full SHA
    995eb29 View commit details
    Browse the repository at this point in the history
  2. PR comments

    PierreOssun committed Oct 31, 2022
    Configuration menu
    Copy the full SHA
    115d004 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2022

  1. cast as u128

    PierreOssun committed Nov 4, 2022
    Configuration menu
    Copy the full SHA
    ce7eab0 View commit details
    Browse the repository at this point in the history
  2. Fixed error enum

    PierreOssun committed Nov 4, 2022
    Configuration menu
    Copy the full SHA
    cd310b9 View commit details
    Browse the repository at this point in the history