Adjust code to contract refactoring changes #14

Closed
opened 2017-07-05 15:19:43 +00:00 by raucao · 1 comment
raucao commented 2017-07-05 15:19:43 +00:00 (Migrated from github.com)
  1. No manually created contributor IDs (currently UUID) anymore. ID/UID has been removed, contributor.id can be used from the contract data instead.
  2. Name has been removed from contributor object in contract, all profile data lives in IPFS now.
  3. ipfsHash has been renamed to profileHash
  4. Finding a contributor has to be done by ID instead of address now
  5. Proposal URL has been removed in favor of URL in IPFS contribution doc
1. No manually created contributor IDs (currently UUID) anymore. ID/UID has been removed, `contributor.id` can be used from the contract data instead. 2. Name has been removed from contributor object in contract, all profile data lives in IPFS now. 3. `ipfsHash` has been renamed to `profileHash` 4. Finding a contributor has to be done by ID instead of address now 5. Proposal URL has been removed in favor of URL in IPFS contribution doc
raucao commented 2018-04-22 11:11:13 +00:00 (Migrated from github.com)

Done.

Done.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: kredits/hubot-kredits#14