Releases: perspectivefi/apwine-sdk
Releases · perspectivefi/apwine-sdk
APWine SDK v0.2.3 beta
fixed vulnerable dependencies.
APWine SDK v0.2.2 beta
Using signer if present by default for creating contracts.
APWine SDK v0.2.1 beta
- added function
useSigner
anduseProvider
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
- 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
- Updated contract addresses.
- The constructor network property now supports Bignumbers
APWine SDK v0.1.2 beta
- fixed package peerDepencencies amm & protocol
- added addresses for polygon network
- fixed potential postinstall errors
APWine SDK 0.1.0 beta
v0.1.0 0.1.0