Skip to content

Releases: oceanprotocol/ocean.js

Release 0.9.18

24 Nov 15:06
Compare
Choose a tag to compare
  • Handle assets with low liquidity (#468) (181d260)
  • Merge pull request #467 from oceanprotocol/dependabot/npm_and_yarn/prettier-2.2.0 (9e809d1)
  • Merge pull request #466 from oceanprotocol/dependabot/npm_and_yarn/eslint-7.14.0 (cf69ee3)
  • Bump prettier from 2.1.2 to 2.2.0 (a15558f)
  • Bump eslint from 7.13.0 to 7.14.0 (f924449)
  • Merge pull request #465 from oceanprotocol/dependabot/npm_and_yarn/types/node-14.14.9 (8f3b6a8)
  • Bump @types/node from 14.14.8 to 14.14.9 (ff162b4)

Release 0.9.17

19 Nov 13:31
Compare
Choose a tag to compare
  • fix typo (#464) (db446b6)
  • Bump @typescript-eslint/eslint-plugin from 4.8.0 to 4.8.1 (#459) (9bbb727)
  • Bump @typescript-eslint/parser from 4.8.0 to 4.8.1 (#460) (47783b9)
  • Bump @types/node from 14.14.7 to 14.14.8 (#461) (2f91504)
  • Merge pull request #458 from oceanprotocol/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-4.8.0 (8a0a22e)
  • Merge pull request #457 from oceanprotocol/dependabot/npm_and_yarn/typescript-eslint/parser-4.8.0 (e9abd8b)
  • Bump @typescript-eslint/eslint-plugin from 4.7.0 to 4.8.0 (8d2aa7b)
  • Bump @typescript-eslint/parser from 4.7.0 to 4.8.0 (4a6cac2)

Release 0.9.16

16 Nov 19:08
Compare
Choose a tag to compare

Release 0.9.15

16 Nov 17:01
Compare
Choose a tag to compare
  • Merge pull request #455 from oceanprotocol/bug/buy_sell (72fdd79)
  • fullfill promises (bb89534)

Release 0.9.14

16 Nov 13:31
Compare
Choose a tag to compare
  • Merge pull request #454 from oceanprotocol/feature/buyDTWithExactOcean (56d4fc2)
  • remove console.log (ff7171f)
  • add computeBuySlippage and computeSellSlippage (6424cac)
  • fix typo (ab0d040)
  • add buyDTWithExactOcean function (3f87aa8)

Release 0.9.13

13 Nov 22:00
Compare
Choose a tag to compare
  • Merge pull request #452 from oceanprotocol/fix/purgatory-typings (4d145f6)
  • update isInPurgatory typing (8badb16)

Release 0.9.12

13 Nov 15:26
Compare
Choose a tag to compare
  • Merge pull request #451 from oceanprotocol/bug/fix_barge (aef9fc3)
  • Update .travis.yml (f0a32b5)

Release 0.9.11

13 Nov 13:08
Compare
Choose a tag to compare
  • Merge pull request #450 from oceanprotocol/feature/chunk_promises (7144a0f)
  • fix (eb5c298)
  • fix getPoolLogs (be33814)
  • Merge pull request #449 from oceanprotocol/feature/typedoc (5f2130c)
  • increase MAX_AWAIT_PROMISES (31fccf7)
  • chunk promises (f8c5e9b)
  • Update typedoc.js (f376f1d)
  • Merge pull request #448 from oceanprotocol/feature/purgatory (e5ae3ce)
  • export PurgatoryData (21c960b)
  • remove date form purgatoryData (870a096)
  • purgatoryData nullable (86e79da)
  • update for purgatory (373939d)
  • Merge pull request #447 from oceanprotocol/dependabot/npm_and_yarn/types/mocha-8.0.4 (eccae2f)
  • Bump @types/mocha from 8.0.3 to 8.0.4 (4d80227)
  • Merge pull request #441 from oceanprotocol/feature/pool_logs_history_speed_optimisation (9e26591)
  • remove console, fix travis (4e16fcc)
  • parallelized get shares and tx (33bcb47)
  • Merge pull request #445 from oceanprotocol/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-4.7.0 (c936533)
  • Bump @typescript-eslint/eslint-plugin from 4.6.1 to 4.7.0 (49cbd00)
  • Merge pull request #444 from oceanprotocol/dependabot/npm_and_yarn/types/node-14.14.7 (d21c7f2)
  • Merge pull request #446 from oceanprotocol/dependabot/npm_and_yarn/typescript-eslint/parser-4.7.0 (47156e0)
  • Bump @typescript-eslint/parser from 4.6.1 to 4.7.0 (31cf5a2)
  • Bump @types/node from 14.14.6 to 14.14.7 (02b2e93)
  • Merge pull request #442 from oceanprotocol/dependabot/npm_and_yarn/eslint-7.13.0 (d0eb9dc)
  • Merge pull request #443 from oceanprotocol/dependabot/npm_and_yarn/truffle/hdwallet-provider-1.2.0 (2d56f4f)
  • Bump @truffle/hdwallet-provider from 1.1.1 to 1.2.0 (d089be3)
  • Bump eslint from 7.12.1 to 7.13.0 (d106513)
  • complete refactor getPoolLogs & getEventData (1d717cb)
  • speed up fixedrate (31f8c38)
  • logs/history speed optimizations (d361298)

Release 0.9.10

06 Nov 13:49
Compare
Choose a tag to compare
  • Merge pull request #440 from oceanprotocol/feature/buysell_helpers (4c45bc6)
  • buy/sell helpers (efcee50)
  • Merge pull request #439 from oceanprotocol/bug/fix_datatoken_search (8c6af26)
  • fix datatoken search (46e559f)
  • Merge pull request #436 from oceanprotocol/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-4.6.1 (f0e3580)
  • Merge pull request #437 from oceanprotocol/dependabot/npm_and_yarn/mocha-8.2.1 (88cce18)
  • Merge pull request #435 from oceanprotocol/dependabot/npm_and_yarn/typescript-eslint/parser-4.6.1 (f7f95d8)
  • Bump mocha from 8.1.3 to 8.2.1 (33ec523)
  • Bump @typescript-eslint/eslint-plugin from 4.6.0 to 4.6.1 (08409cd)
  • Bump @typescript-eslint/parser from 4.6.0 to 4.6.1 (3a2f5fb)
  • Merge pull request #434 from oceanprotocol/dependabot/npm_and_yarn/release-it-14.2.1 (df840d6)
  • Bump release-it from 14.2.0 to 14.2.1 (c3755a0)

Release 0.9.9

30 Oct 13:47
Compare
Choose a tag to compare
  • Merge pull request #430 from oceanprotocol/bug/fix_fre_wei_conversion (80bb373)
  • Merge pull request #433 from oceanprotocol/bug/pool_typos (c410f2f)
  • fix typos (3c43bb0)
  • optimise gas costs (ead3d21)
  • Merge pull request #432 from oceanprotocol/optimise/get_pool_logs (bf334ce)
  • Merge pull request #431 from oceanprotocol/bug/fix_DTPrice (45912fe)
  • more wei conversions (17a07b4)
  • remove console.log (547ddf3)
  • use event block number as start (349aa56)
  • fix fromwei conversion (8407287)
  • fix DTPrice if amount is too high (336054a)