Releases: oceanprotocol/ocean.js
Releases · oceanprotocol/ocean.js
Release 0.7.5
- Merge pull request #399 from oceanprotocol/feature/bump_ocean_contracts (78da270)
- fix tests (4c4ef66)
- Merge branch 'feature/bump_ocean_contracts' of https://github.com/oceanprotocol/ocean-lib-js into feature/bump_ocean_contracts (7999a08)
- add mainnet uri (aba652e)
- Update .travis.yml (213ef2c)
- bump contracts to 0.5.7 (8004f10)
- Merge pull request #398 from oceanprotocol/feature/compute_updates (7f1ae2c)
- update compute status (1aefaf8)
Release 0.7.4
- update compute status (1aefaf8)
Release 0.7.3
Release 0.7.2
- Merge pull request #391 from oceanprotocol/feature/remove_blob_content (7339be6)
- Merge pull request #377 from oceanprotocol/fix/logger (b8c0a9f)
- Merge pull request #393 from oceanprotocol/feature/fix_searchforDT (c8c3c04)
- Merge pull request #394 from oceanprotocol/dependabot/npm_and_yarn/types/node-14.14.2 (285d6c9)
- Merge pull request #395 from oceanprotocol/dependabot/npm_and_yarn/eslint-config-prettier-6.14.0 (ac955fd)
- Bump eslint-config-prettier from 6.13.0 to 6.14.0 (015b00e)
- Bump @types/node from 14.14.0 to 14.14.2 (725622d)
- remove blob from DataTokenInfo (af28c19)
- make searforDT lowercase (4e949e9)
- fix unused variable (444a2e8)
- remove blob content (b0a37bb)
- Merge branch 'main' into fix/logger (57b5f83)
- Merge pull request #390 from oceanprotocol/feature/confighelper_refactor (5577e1d)
- fix minor linting errors (b9f0384)
- Merge branch 'main' into fix/logger (59db674)
- refactor confighelper to use ocean-contracts (7558df6)
- Merge branch 'main' into fix/logger (19b009d)
- update travis (7d9426e)
- fix more log level errors (d3d1667)
- uncomment the sleep function (bdd1483)
- fix OnChainMetadataCache (5047347)
- fix more datatokens related tests (9cb6ea3)
- minor test cleanup (418305c)
- fix DataTokens (c4d6b48)
- fix Balancer PoolFactory (b0ef8d7)
- fix Balancer pool (0801970)
- fix error messages (ca733f2)
- fix test for FixedRateExchange (b01908a)
- fix FixedRateExchange (87dd5fc)
Release 0.7.1
- BestPrice type tweak (47d3282)
Release 0.7.0
- Merge pull request #389 from oceanprotocol/feature/subscribe_features (616e67d)
- pool.create returns txid (4db0a0d)
- Merge pull request #383 from oceanprotocol/dependabot/npm_and_yarn/types/node-14.14.0 (d21c3c6)
- exchange.create returns TransactionReceipt (93f0d53)
- change exchange.create to allow subscribe&approve (11271a9)
- Bump @types/node from 14.11.10 to 14.14.0 (3df017b)
- make pool.create subscribable (dec9c57)
Release 0.6.7
Release 0.6.6
- Merge pull request #382 from oceanprotocol/feature/dataTokenInfo (c300e70)
- add datatokeninfo to ddo creation (9dc1b81)
- Merge pull request #381 from oceanprotocol/bug/fix_getOrderHistory (d685cb1)
- fix tests (efaa3f6)
- fix getOrderHistory (c1a0345)
- Merge pull request #378 from oceanprotocol/dependabot/npm_and_yarn/typescript-eslint/parser-4.5.0 (75c0453)
- Merge pull request #379 from oceanprotocol/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-4.5.0 (42d4cc8)
- Bump @typescript-eslint/eslint-plugin from 4.4.1 to 4.5.0 (617e39a)
- Bump @typescript-eslint/parser from 4.4.1 to 4.5.0 (54cd8d4)
Release 0.6.5
- Merge pull request #375 from oceanprotocol/fix/searchPool (272ef5c)
- search for pools on-chain (525f2e5)
- Merge pull request #367 from oceanprotocol/fix/error-logging (d8704ab)
- Merge pull request #369 from oceanprotocol/dependabot/npm_and_yarn/types/chai-4.2.14 (bde7d2a)
- Merge pull request #372 from oceanprotocol/dependabot/npm_and_yarn/types/node-14.11.10 (59956fb)
- Merge pull request #370 from oceanprotocol/dependabot/npm_and_yarn/release-it-14.2.0 (c2e4e2b)
- Merge pull request #371 from oceanprotocol/dependabot/npm_and_yarn/eslint-config-prettier-6.13.0 (d1d03ba)
- Bump @types/node from 14.11.8 to 14.11.10 (d2caaff)
- Bump eslint-config-prettier from 6.12.0 to 6.13.0 (55db457)
- Bump release-it from 14.1.0 to 14.2.0 (4f79ed9)
- Bump @types/chai from 4.2.13 to 4.2.14 (ce10543)
- fix lint errors (3a34c0c)
- handle error messages (d574782)
Release 0.6.4
- Merge pull request #365 from oceanprotocol/bug/fix_price_calculation (09c83ee)
- add test (b341667)
- Merge pull request #368 from oceanprotocol/dependabot/npm_and_yarn/truffle/hdwallet-provider-1.1.1 (2ad1650)
- Bump @truffle/hdwallet-provider from 1.1.0 to 1.1.1 (a0e09c5)
- fix bug when amountOut>=balanceOut (d3f6cfd)