Rename IPFS hash names to be more consistent #15

Merged
bumi merged 1 commits from refactor/ipfs-naming-convention into master 2018-04-07 20:37:25 +00:00
bumi commented 2018-04-07 19:21:48 +00:00 (Migrated from github.com)

We use ipfsHash now everywhere.

We use ipfsHash now everywhere.
fsmanuel (Migrated from github.com) reviewed 2018-04-07 20:15:35 +00:00
fsmanuel (Migrated from github.com) left a comment

Needs a rebase and an update for getContributorById

Needs a rebase and an update for `getContributorById`
@ -69,7 +69,7 @@ contract Contributors is Upgradeable {
c.isCore = isCore;
c.hashFunction = _hashFunction;
c.hashSize = _hashSize;
fsmanuel (Migrated from github.com) commented 2018-04-07 20:13:45 +00:00

❤️ love the consistent order!

❤️ love the consistent order!
fsmanuel (Migrated from github.com) approved these changes 2018-04-07 20:37:20 +00:00
fsmanuel (Migrated from github.com) left a comment

👍

👍
Sign in to join this conversation.
No description provided.