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

Adding support for *default fee paying asset* in ApplicationApi #3540

Merged
merged 7 commits into from
Oct 31, 2022

Commits on Aug 30, 2022

  1. Fixing bug in liquidity pools withdraw operation

    User had reported that *feeAsset* is turning into *liquidity pool asset* while attempting to perform withdraw from a liquidity pool, seems bug is effecting objects.feeAsset.get("id") default object at liquidity pools withdraw *modal* which should show feeAsset as core asset.
    ioBanker committed Aug 30, 2022
    Configuration menu
    Copy the full SHA
    d80e113 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2022

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

Commits on Sep 26, 2022

  1. Update ApplicationApi.js

    ioBanker committed Sep 26, 2022
    Configuration menu
    Copy the full SHA
    4c2a2fc View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2022

  1. Update ApplicationApi.js

    ioBanker committed Oct 24, 2022
    Configuration menu
    Copy the full SHA
    2011a91 View commit details
    Browse the repository at this point in the history
  2. Update ApplicationApi.js

    ioBanker committed Oct 24, 2022
    Configuration menu
    Copy the full SHA
    3ff510b View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2022

  1. Update ApplicationApi.js

    ioBanker committed Oct 30, 2022
    Configuration menu
    Copy the full SHA
    747c821 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2022

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