Initial Release β
Initial release of the β Ups contract
- Core functionality as described in readme.me
- Added refunds for transfers that are irregular amounts
Notes:
Functionality of removing a user from the system was partially tested. The contract stores an array of names in the purgatory and purgatory
and purg_content
fields in the internallog
tables when a user has too many records to delete. This part wasn't tested. Contract has not been audited, and should only be used after testing for every possible use case on testnet before deploying and using on mainnet.
Full Changelog: https://github.com/currentxchange/ups/commits/v1.0.0