Skip to content

Improvements to 1.0.1 ⟁ DO NOT USE

Latest
Compare
Choose a tag to compare
@dougbutner dougbutner released this 31 Aug 22:23
· 1 commit to main since this release

V1.0.1 Improvements to ⟁ Ups contract

cxc-2022-Solar-Disk 512

Important

This is not working in testing, do not use this release. A 1.0.2 release will indicate it is working.

Changes

  • Improved README for setup by project owner
  • Upvote Refunds = will send back the extra if not an exact multiple of upvote token
  • Fixed bug of reward token not being able to be received after contract setup, now must be registered reward token in config + use memo deposit

Notes

This will likely be the final release with single token voting and reward mechanisms (one reward + one upvote token per contract). Future releases may contain different contract table structures and actions, making them incompatible with this release. Please consider carefully if you need to use case of multiple tokens before deploying this version. Always compile the code yourself for security. Contract has not been audited, and should only be used after testing for every possible use case on testnet before deploying and using on main net, at your own risk.

Full Changelog: https://github.com/currentxchange/ups/commits/v1.0.0