UNPKG

@lumina-dex/contracts

Version:
67 lines (36 loc) 1.22 kB
# @lumina-dex/contracts ## 0.10.0 ### Minor Changes - 9d1dba6: Generate verification key for mainnet ## 0.9.0 ### Minor Changes - d0af852: Fix an issue with withdraw liquidity for pool token/token ## 0.8.0 ### Minor Changes - 0d356f6: Update factory contract Update multisig rigth type from Struct to Field ## 0.7.0 ### Minor Changes - 0694cae: Move multisig from pool to factory Update sdk to integrate the new contracts Correct a calculation bug on add liquidity ## 0.6.0 ### Minor Changes - 8098bc5: Add multisig in the pools contracts Update contract address in the sdk Remove faucet and token admin contract from sdk compile list (you can't deploy a new token) ## 0.5.0 ### Minor Changes - 3bb13df: Fix a bug on supply liquidity, if supplymin is different from current supply onchain ## 0.4.0 ### Minor Changes - 9ebd676: Change the SDK maximum frontend fee from 0.15% to 0.10%. ## 0.3.0 ### Minor Changes - f4fe1a8: Upgrade to o1js ^2.2.0 with new versions of contracts. Add cdn reset feature and cdn-sdk sync. ## 0.2.0 ### Minor Changes - db8892a: Release of the pre-audit contracts ## 0.1.0 ### Minor Changes - f6fb83d: Releasing pre-alpha version of the SDK and contracts.