Skip to content

Release/v1.3.4

Compare
Choose a tag to compare
@github-actions github-actions released this 22 Dec 19:45
34844cc

Fixed

  • usePriceInSol broken for wrappedSolMint
  • Use wrappedSolMint from token bonding state instead of global variable, as it is different for every environment. It's too late to fix this as there's already a wrapped sol in prod.
  • baseMint would not show up in swap interface after changing the base once because of a useMemo

Added

  • unixTime to pricing so we can price the curve at a given point in time