Skip to content

@liquity/lib-ethers-v3.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 02 Apr 15:19
· 614 commits to master since this release

@liquity/lib-ethers-v3.0.0 (2021-04-02)

Features

  • add blockTimestamp to BlockPolledLiquityStore (df2cb8e)
  • add bootstrapPeriod to EthersLiquityConnection (d7ce00c)
  • add frontendTag to StabilityDeposit (c7d5268)
  • add a disabled state to Redemption panel (6e7dd20), closes #336
  • implement querying of remaining Stability Pool LQTY reward (1850dce)
  • introduce Uniswap LP token staking (liquidity mining) (d3602f2)

Reverts

  • Revert "lib-ethers: Fix getPrice() when called from the store" (171bbdb)

BREAKING CHANGES

  • interfaces in @liquity/lib-base have been extended.
    Users won't have to make a code change, but care should be taken to upgrade
    all SDK packages at the same time.