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

Wxdefi 429 pools withdraw all #371

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Commits on Jun 23, 2023

  1. Validate if new KLp/DLp is big0

    calcKLp/calcDLp function returns big0 if lp asset quantity is 0
    bra1nsurfer committed Jun 23, 2023
    Configuration menu
    Copy the full SHA
    11c217c View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2023

  1. Update tests

    Changed to unstake and get all LP tokens
    bra1nsurfer committed Jun 26, 2023
    Configuration menu
    Copy the full SHA
    9c38ec9 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2023

  1. Merge branch 'main' of other.github.com:waves-exchange/contracts into…

    … wxdefi-429-pools-withdraw-all
    bra1nsurfer committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    ff92e25 View commit details
    Browse the repository at this point in the history
  2. Removed single wavelet in staked balance

    Added check, if stakedAsset is zero,
    additional balance should also be zero
    Some refactoring variable names
    bra1nsurfer committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    19116b1 View commit details
    Browse the repository at this point in the history