Tags give the ability to mark specific points in history as being important
-
v1.0.1
68fd38a7 · ·## [1.0.1] - 2023-09-26 ### Fixed - Deletion of the if statement, which can lead to a user's refund being removed if he or she cancels his or her subscription twice within a short period of time. - Resolve an issue regarding yearly top-up - Potential Re-Entrancy vulnerability in newSubscription: Move the transferFrom call after state updates to avoid exposure to Re-Entrancy - Invert state update of refunds[_wallet][_tokenId].pending and refund transferFrom to avoid Re-Entrancy in the case of ERC20 token with an external call - Returned value of transferFrom was not used
-
v1.0.0
73519309 · ·## [1.0.0] - 2023-05-03 ### Added - First version containing avalanche validator sales and node ID management - Compliance with European regulations on VAT collection - Compliance with European regulations concerning countries not authorized to trade - Verified contracts on snowscan.io and testnet.snowscan.io