You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-Documentation hashes array for CodexTitle (i.e., in addition to images)
5
+
- Extensive testing on ERC900
6
+
-Token Ejection (similar to BiddableEscrow)
7
+
- 100% code coverage
8
+
- Gas optimization
9
+
-TCR for providers
10
10
- Add a version field to the tokens themselves so we can track if they've been upgraded or not. This is useful for cases where storage state in the new implementation needs to be migrated over.
11
-
- Consider adding the burn functionality back in, but maybe restricting it to onlyOwner for now.
12
11
13
12
## Notes
14
-
- Everything under the zeppelin-solidity directory was copied over from node_modules/zeppelin-solidity to give visibility into the contract code and so they can be pinned to a specific compiler version. No extensive changes have been made
15
-
- This contract is not intended to be used directly on it's own. Users should instead communicate to the contract through instances of the Biddable Widget hosted by our consortium members
16
13
- If you accidentally send ERC-20 tokens to the address where this is deployed, please email contact@codexprotocol.com to discuss retrieval
0 commit comments