Skip to content

Release 1.1.7

Choose a tag to compare

@miquelcabot miquelcabot released this 02 Aug 15:07
· 1014 commits to main since this release
  • Merge pull request #1558 from oceanprotocol/issue-1556-add-nft-setData()-function (b83872b)
  • Bump terser from 5.10.0 to 5.14.2 (#1564) (b7d6c46)
  • Merge pull request #1560 from oceanprotocol/issue-1557-add-aquarius-getassetmetadata-and-querysearch-functions (a4c3321)
  • fix download (#1563) (99936ec)
  • fix error in throw statement (ab5de62)
  • add getAssetMetadata() function (76471f3)
  • add querySearch() function (8b952c6)
  • adapt tests for datatoken.setData() (ec4b21f)
  • use asciiToHex in datatoken.setData() (09d3341)
  • test setData() (215ddf4)
  • use keccak256 and asciiToHex for key and value (436e873)
  • check nft permisions on setData() (6493688)
  • add setData function to NFT (fc78894)