Skip to content

Releases: perspectivefi/apwine-sdk

APWine SDK v0.2.3 beta

22 Apr 06:47
Compare
Choose a tag to compare
Pre-release

fixed vulnerable dependencies.

APWine SDK v0.2.2 beta

19 Apr 15:29
Compare
Choose a tag to compare
Pre-release

Using signer if present by default for creating contracts.

APWine SDK v0.2.1 beta

14 Apr 10:00
Compare
Choose a tag to compare
Pre-release
  • added function useSigner and useProvider
    These will reinstantiate the following contracts:
    -- sdk.Registry
    -- sdk.AmmRegistry
    -- sdk.Router
    -- sdk.Controller

By default the provider will be used, since
if the instance is used for just fetching, it's better, because the sdk automatically wraps it into a MulticallProvider.

BulletPoints

  • added needsApproval check in the approve function
  • fixed a problem where the Controller would always be instantiated with a provider
  • fixed getTokencontract casing
  • fixed autoApprove not approving for the correct tokenAddress
  • renamed apwibt to pt
  • fixed a bug with fetchAMM getting the registry address instead of the router address.
  • updated amm abi
  • also added reexports of all types from amm and protocol

APWine SDK v0.2.0 beta

06 Apr 15:31
Compare
Choose a tag to compare
Pre-release
  • The Router and the Controller is using the signer now, if available
  • The updateSigner updates the Router and the Controller contract instance as well
  • The FutureAggregate contains now the future's AMM instance, and the Vault instance itself.

APWine SDK v0.1.4 beta

11 Feb 11:04
Compare
Choose a tag to compare
Pre-release
  • Updated contract addresses.
  • The constructor network property now supports Bignumbers

APWine SDK v0.1.2 beta

08 Feb 18:50
Compare
Choose a tag to compare
Pre-release
  • fixed package peerDepencencies amm & protocol
  • added addresses for polygon network
  • fixed potential postinstall errors

APWine SDK 0.1.0 beta

03 Feb 17:41
Compare
Choose a tag to compare
APWine SDK 0.1.0 beta Pre-release
Pre-release
v0.1.0

0.1.0