Skip to content
This repository was archived by the owner on Jan 18, 2023. It is now read-only.

Conversation

felix2feng
Copy link
Contributor

@felix2feng felix2feng commented Apr 10, 2018

SetToken Contract

  • Avoided duplication by adding some modifiers
  • Added new mappings to track excluded balances
  • Wrote partial Redeem and redeemExcluded

Wrote unit test

@felix2feng felix2feng merged commit 1c6c5fc into v0.2.0 Apr 10, 2018
@felix2feng felix2feng deleted the 0.2.0-partial-redeem branch April 10, 2018 20:54
@@ -21,6 +21,7 @@
"deploy:development": "bash scripts/deploy_development.sh",
"dist": "bash scripts/prepare_dist.sh",
"clean": "rm -rf build",
"compile": "truffle compile",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

could just make the truffle compile --all and put it into the test method below too

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants