Releases: AlpsFinance/alpsfinance-smart-contracts
Releases · AlpsFinance/alpsfinance-smart-contracts
v0.0.4
v0.0.3
@alpsfinance/core v0.0.3
March 1, 2021
Bug Fixes
- Fixing some calculation for converting price from FTM/DAI/USD to ALPS (decimals issue)
- Removing
_aggregatorAddress
frompresaleTokens
function to disable manual pricing fixing by other parties
Full Changelog: v0.0.2...v0.0.3
v0.0.2
@alpsfinance/core v0.0.2
February 28, 2021
Update
- Add
license
,homepage
, andkeywords
inpackage.json
Full Changelog: v0.0.1...v0.0.2
v0.0.1
@alpsfinance/core v0.0.1
February 28, 2021
Update
- First release on Alps Finance contracts, which comprised of several smart contracts including:
Presale
,Airdrop
,ERC20Custom
(ALPS Token) - Complete unit test scripts for all the created smart contracts
- Compiled ABIs ready for imports
Full Changelog: https://github.com/AlpsFinance/alpsfinance-smart-contracts/commits/v0.0.1