liquality / chainify

Blockchain abstraction layer
https://liquality.io
MIT License
220 stars 69 forks source link

feat: Update terra htlc #482

Closed AndonMitev closed 2 years ago

AndonMitev commented 2 years ago

Changelog:

  1. Update smart contract to check if msg.value is equal to swapParam.value, if there is any difference transaction will be reverted and htlc won't be created
  2. Add additional check to validate if transactions are coming from our smart contract template and if they are not we are rejecting the verify

Testnet contract deployment

Mainnet contract deployment