Releases: oceanprotocol/ocean.js
Releases · oceanprotocol/ocean.js
Release 2.0.2
Release 2.0.1
- Bump microbundle from 0.14.2 to 0.15.1 (#1600) (89c0d57)
- Bump @truffle/hdwallet-provider from 2.0.10 to 2.0.14 (#1609) (f0c5633)
- Bump mock-local-storage from 1.1.21 to 1.1.23 (#1610) (83aaad7)
- Bump @types/node from 18.0.1 to 18.7.16 (#1608) (4178c96)
- Merge pull request #1604 from oceanprotocol/fix/c2d-paynothing-test-flows (d0aff4e)
- Merge branch 'main' into fix/c2d-paynothing-test-flows (97849be)
- Feature/add ve fee estimate (#1606) (ad0e724)
- Bump eslint from 8.19.0 to 8.23.0 (#1602) (ed0d04f)
- Bump @typescript-eslint/eslint-plugin from 5.33.1 to 5.36.2 (#1601) (ff2c37a)
- Bump decimal.js from 10.3.1 to 10.4.0 (#1598) (9c7e4d8)
- removed missed comments and one delay (8acbbd0)
- removed unnecesar logs (610d15b)
- put back paid env test (219d4b4)
- update asset timeouts (9fc8a8e)
- add more logs (479234d)
- Merge branch 'main' into fix/c2d-paynothing-test-flows (1430d61)
- Merge pull request #1603 from oceanprotocol/fix/approveWei (8bd254f)
- debug (ebe15f9)
- fixed approve methods (63a17ca)
Release 2.0.0
v2.0.0 Release 2.0.0
Release 2.0.0-next.3
Release 2.0.0-next.2
- bump package version (c90ebb0)
v2.0.0-next.1
What's Changed
- Issue-#1474: Refactoring (1). Restructure file location by @miquelcabot in #1492
- Issue-#1474: Refactoring (2). Restructure imports by @miquelcabot in #1493
- Issue-#1474: Refactoring(3). Move types to src@types folder by @miquelcabot in #1500
- Issue-#1474: Refactoring(4). Create class inheritance by @miquelcabot in #1501
- Issue-#1474: Refactoring(5). Move functions from \utils to classes by @miquelcabot in #1504
- Issue-#1474: Refactoring(6). Refactor estimate gas function names by @miquelcabot in #1505
- Issue-#1474: Refactoring (7): Rename from erc721 to nft by @miquelcabot in #1506
- Issue-#1474: Refactoring (8): Rename from erc20 to datatoken by @miquelcabot in #1507
- Issue-#1474: Refactoring (9): Refactor estimategas. Change from function to parameter in real functions by @miquelcabot in #1509
- Issue-#1474: Refactoring (10): General renaming by @miquelcabot in #1565
- Issue-#1474: Refactoring(11): Review try catch clauses by @miquelcabot in #1524
- Fix c2d integration test by @bogdanfazakas in #1567
- Remove amm pools by @bogdanfazakas in #1568
- add gas fee multiplier to max priority fee by @soonhuat in #1581
- Eip 1559 support by @bogdanfazakas in #1579
- Feature/basic ve ocean by @alexcos20 in #1595
Full Changelog: v1.1.8...v2.0.0-next.1
Release Candidate v2.0.0-next.0
Including:
- Refactoring
- Removal of the amm pools
- EIP-1559 support
Release 1.1.8
Release 1.1.7
- 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)
Release 1.1.6
- Merge pull request #1555 from oceanprotocol/fix/fileInfo-update (28117f7)
- add checksum param when fetching fileinfo and checksum aatribute to fileinfo interface (00f776d)
- review provider URL (#1554) (869ef38)
- CI updates (#1503) (c731110)
- Bump @typescript-eslint/eslint-plugin from 5.30.4 to 5.30.5 (#1551) (f0e9fff)
- Bump @typescript-eslint/parser from 5.30.4 to 5.30.5 (#1550) (5261e0e)
- add digest (#1549) (6c3d72f)
- Bump @typescript-eslint/eslint-plugin from 5.30.0 to 5.30.4 (#1548) (2d2a7c8)
- Bump @types/node from 18.0.0 to 18.0.1 (#1547) (bc25867)
- Bump typedoc from 0.23.2 to 0.23.5 (#1542) (6961e5c)
- Bump eslint from 8.18.0 to 8.19.0 (#1543) (1752e3e)
- Bump @truffle/hdwallet-provider from 2.0.9 to 2.0.10 (#1544) (7120dd8)
- Bump @typescript-eslint/parser from 5.30.0 to 5.30.4 (#1545) (0baf77a)
- Bump ts-node from 10.8.0 to 10.8.2 (#1546) (d9e43d3)
- Bump eslint-plugin-prettier from 4.1.0 to 4.2.1 (#1541) (8b228cc)