Unify hashDigest #75
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Can we address this issue as well:
https://github.com/67P/kredits-contracts/blob/93e0b30b357e69a892b0c3187a813b95f0a1d619/lib/contracts/contributor.js#L24-L25
I have
179ipfsHashmatches in https://github.com/67P/kredits-contracts/blob/master/apps/contributor/contracts/Contributor.solUpdate:
I think we don't use this function at all:
https://github.com/67P/kredits-contracts/blob/93e0b30b357e69a892b0c3187a813b95f0a1d619/apps/contributor/contracts/Contributor.sol#L72-L80
PRs welcome!
actually I have this code that I just commited: https://github.com/67P/kredits-contracts/pull/79
but this needs testing...