Skip to content

Releases: chatch/hashed-timelock-contract-ethereum

Javascript API

29 Dec 15:09
635adb6
Compare
Choose a tag to compare

#8 Create an API for interacting with the contracts
#16 Create API wrapper for truffle contract

ERC721 HTLCs, travis, linting

11 Nov 11:49
e691afe
Compare
Choose a tag to compare

HTLCs for ERC721 are now possible thanks to the kaleido pull request #13

Additionally ethlint/solium linting and travis builds are now setup in the project.

Solidity 0.5 upgrade

09 Feb 08:34
315ff0c
Compare
Choose a tag to compare

#9 upgraded 0.5.* solidity and new truffle
#3 etherscan source verified and published

Solidity upgrade and test fixes

06 Jun 08:37
Compare
Choose a tag to compare

Upgraded to 0.4.24 plus prepared for 0.5.0.
Add revert error messages.
Fixed intermittently failing tests.

Deployed to Kovan and Ropsten.