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

Ep/be 154 controller rafactoring exchange rate borrow stored #32

Merged

Commits on Jan 20, 2021

  1. [BE-154] Replace fns get_exchange_rate/calculate_exchange_rate/get_wr…

    …ap_by_underlying/get_underlying_by_wrap from controller to pool. Clean up Errors in controller pallet.
    Apollo50 committed Jan 20, 2021
    Copy the full SHA
    f700804 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    13433c3 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    9f7b28c View commit details
    Browse the repository at this point in the history
  4. [BE-154] Fix mock files for each pallet. Replace tests for fns conver…

    …t_to_wrapped/convert_from_wrapped/calculate_exchange_rate/get_exchange_rate/get_wrapped_by_underlying/get_underlying_by_wrapped. Fix protocol tests && integration tests according to changes in main code.
    Apollo50 committed Jan 20, 2021
    Copy the full SHA
    191ba40 View commit details
    Browse the repository at this point in the history
  5. [BE-154] Remove current_exchange_rate from pool struct && setter && t…

    …est for this parameter.
    Apollo50 committed Jan 20, 2021
    Copy the full SHA
    eacfd66 View commit details
    Browse the repository at this point in the history
  6. Merge branch 'master' into EP/BE-154-Controller-rafactoring-exchange-…

    …rate-borrow-stored
    
    # Conflicts:
    #	pallets/minterest-protocol/src/lib.rs
    Apollo50 committed Jan 20, 2021
    Copy the full SHA
    8d6fcaf View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    f215a86 View commit details
    Browse the repository at this point in the history