Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enhancements from Kaleido team #13

Merged
merged 17 commits into from
Nov 11, 2019
Merged

Enhancements from Kaleido team #13

merged 17 commits into from
Nov 11, 2019

Conversation

jimthematrix
Copy link
Contributor

Changes include:

  • added an HTLC contract for ERC721 tokens
  • added truffle tests for swaps between erc20-erc20, erc721-erc721 and erc20-erc721 tokens
  • minor changes to data types (uint to uint256)

@chatch
Copy link
Owner

chatch commented Aug 4, 2019

hi @jimthematrix, apologies for the late reply and thanks a lot for the PR. great to add ERC721s!

this PR has a lot of conflicts however. it blows away a lot of the build and docs. I will cherry-pick merge the ERC721 contract and tests when I get a chance or if you want to clean up the PR please do.

btw. i'm curious are you using these ERC721 locks in a project? an exchange?

@jimthematrix
Copy link
Contributor Author

@chatch thanks for the review, I'll find time to clean up the conflicts in the coming days and push an update to the PR. kaleido.io is a blockchain business cloud that offers among other things a toke swap service that can be integrated to build enterprise consortium DApps.

@chatch chatch merged commit 70df9ef into chatch:master Nov 11, 2019
@chatch
Copy link
Owner

chatch commented Nov 11, 2019

Thanks again @jimthematrix i went ahead and fixed the conflicts so this is finally merged now.

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

Successfully merging this pull request may close these issues.

2 participants