Skip to content

Releases: oceanprotocol/ocean.js

Release 0.2.1

08 Sep 11:00
f3dae05
Compare
Choose a tag to compare
  • Merge pull request #260 from oceanprotocol/fix/257 (7573457)
  • more test fixes (f8c1cff)
  • test updates (47d1f4d)
  • remove queryMetadataByText() (971af55)
  • Merge pull request #258 from oceanprotocol/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-4.1.0 (2112eb3)
  • Merge pull request #259 from oceanprotocol/dependabot/npm_and_yarn/typescript-eslint/parser-4.1.0 (d51286f)
  • Bump @typescript-eslint/parser from 4.0.1 to 4.1.0 (9cbe490)
  • Bump @typescript-eslint/eslint-plugin from 4.0.1 to 4.1.0 (86be61f)

Release 0.2.0

07 Sep 13:50
47650ca
Compare
Choose a tag to compare
  • fix release-it dependency (4f9477e)
  • Merge pull request #252 from oceanprotocol/feature/testing (7eb7730)
  • lint fix (2f3f5b1)
  • package updates (694314c)
  • more running unit tests (0355d04)
  • add testing docs (d558665)
  • codeclimate setup & coverage reporting (f726340)
  • coverage commands for both test runs (65261a6)
  • Merge pull request #250 from oceanprotocol/feature/dt-name (c3381fd)
  • set default data token cap to 1000 (0699792)
  • Merge pull request #251 from oceanprotocol/dependabot/npm_and_yarn/types/node-14.6.4 (3ea98ea)
  • Bump @types/node from 14.6.3 to 14.6.4 (099f487)
  • test fixes (eda9501)
  • test cleanup (e4a8a83)
  • fix previously not running tests (1c60e11)
  • change glob for unit tests (31bec3c)
  • and some more tests (ca5e810)
  • more test updates (2521866)
  • update tests (a3a772c)
  • move defaults into datatokens.create() (f834be3)
  • Merge pull request #249 from oceanprotocol/dependabot/npm_and_yarn/types/node-14.6.3 (469be29)
  • Bump @types/node from 14.6.2 to 14.6.3 (4b04912)
  • prototype auto-generating data token name (0290f57)
  • Merge pull request #245 from oceanprotocol/dependabot/npm_and_yarn/eslint-7.8.1 (9873076)
  • Merge pull request #244 from oceanprotocol/dependabot/npm_and_yarn/types/chai-spies-1.0.2 (5a6a4e6)
  • Bump eslint from 7.8.0 to 7.8.1 (4d1a2ed)
  • Bump @types/chai-spies from 1.0.1 to 1.0.2 (d2ceaaf)

Release 0.1.17

01 Sep 11:30
Compare
Choose a tag to compare
  • Merge pull request #231 from oceanprotocol/feature/FixedPriceExchange (e66e1ce)
  • Merge pull request #242 from oceanprotocol/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-4.0.0 (a1d9e93)
  • Merge pull request #240 from oceanprotocol/dependabot/npm_and_yarn/eslint-7.8.0 (9f8ef3c)
  • use TransactionReceipt (9c7ea98)
  • Bump @typescript-eslint/eslint-plugin from 3.10.1 to 4.0.0 (ada6481)
  • Bump eslint from 7.7.0 to 7.8.0 (b492e5f)
  • updates (fec3670)
  • update contracts addresses from 0.4.1 (7cec2e5)
  • update contracts to 0.4.1 (d65a59c)
  • update contracts addresses on rinkeby (e746bbe)
  • Merge branch 'feature/FixedPriceExchange' of https://github.com/oceanprotocol/ocean-lib-js into feature/FixedPriceExchange (ea6536f)
  • fix lint (6121da3)
  • Merge branch 'main' into feature/FixedPriceExchange (b97b935)
  • update to contracts 0.4.0 (220261c)
  • Merge pull request #237 from oceanprotocol/dependabot/npm_and_yarn/mocha-8.1.3 (d7c63d8)
  • Merge pull request #238 from oceanprotocol/dependabot/npm_and_yarn/types/node-14.6.2 (274b3b4)
  • Merge pull request #236 from oceanprotocol/dependabot/npm_and_yarn/typedoc-0.19.0 (8b7b20b)
  • Bump @types/node from 14.6.1 to 14.6.2 (fb0ef45)
  • Bump mocha from 8.1.2 to 8.1.3 (c7fc5cb)
  • Bump typedoc from 0.18.0 to 0.19.0 (bd63935)
  • Merge branch 'feature/FixedPriceExchange' of https://github.com/oceanprotocol/ocean-lib-js into feature/FixedPriceExchange (a4e8315)
  • add more tests (22ab447)
  • Fix failing test by handling error when estimating gas. (0792f66)
  • fix lint (205a763)
  • first cut, tests are failing (cc6cf43)

Release 0.1.16

28 Aug 16:40
e3209cb
Compare
Choose a tag to compare
  • Merge pull request #235 from oceanprotocol/bug/fix_sharesBalance (c7eab9a)
  • Update Pool.ts (aca303a)
  • Merge pull request #234 from oceanprotocol/feature/typings (5508aa5)
  • fix sharesBalance (a9a614f)
  • pool typings (6584023)
  • Merge pull request #232 from oceanprotocol/dependabot/npm_and_yarn/truffle/hdwallet-provider-1.0.43 (b073365)
  • Merge pull request #233 from oceanprotocol/dependabot/npm_and_yarn/types/node-14.6.1 (e5cfd35)
  • Bump @types/node from 14.6.0 to 14.6.1 (b805f49)
  • Bump @truffle/hdwallet-provider from 1.0.42 to 1.0.43 (1c791c0)
  • Merge pull request #230 from oceanprotocol/feature/setup-pool (b9f3277)
  • Fix lint issues. (5af50c4)
  • Merge pull request #220 from oceanprotocol/dependabot/npm_and_yarn/ts-node-9.0.0 (d090630)
  • Merge pull request #225 from oceanprotocol/dependabot/npm_and_yarn/whatwg-url-8.2.1 (beca35a)
  • Merge pull request #226 from oceanprotocol/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-3.10.1 (88bab75)
  • Merge pull request #229 from oceanprotocol/dependabot/npm_and_yarn/mocha-8.1.2 (363651e)
  • Merge pull request #228 from oceanprotocol/dependabot/npm_and_yarn/prettier-2.1.1 (37c9eb5)
  • Convert amount and weight to wei, fix tests. (afa2996)
  • update ocean-contracts version to 0.3.5 (8c7a701)
  • update method docs (7078113)
  • use solidity setup pool function when creating new pool. (d47a9f0)
  • Bump mocha from 8.1.1 to 8.1.2 (0496826)
  • Bump prettier from 2.0.5 to 2.1.1 (87fa9af)
  • Merge pull request #227 from oceanprotocol/dependabot/npm_and_yarn/typescript-eslint/parser-3.10.1 (0968638)
  • Bump @typescript-eslint/parser from 3.9.1 to 3.10.1 (a6cc773)
  • Bump @typescript-eslint/eslint-plugin from 3.9.1 to 3.10.1 (18d566a)
  • Bump whatwg-url from 8.1.0 to 8.2.1 (6c1229d)
  • Bump ts-node from 8.10.2 to 9.0.0 (6aec7a4)
  • Merge pull request #219 from oceanprotocol/dependabot/npm_and_yarn/typescript-4.0.2 (4edb764)
  • Bump typescript from 3.9.7 to 4.0.2 (ac931ce)

Release 0.1.15

20 Aug 16:27
3607f49
Compare
Choose a tag to compare
  • Merge pull request #218 from oceanprotocol/feature/totalsupply (b50ec11)
  • simplification, make it work (dee24e8)
  • refactor (af7964c)
  • add totalSupply unit test (a3e43c1)
  • add ocean.pool.totalSupply() (00257c3)

Release 0.1.14

19 Aug 15:59
8667e33
Compare
Choose a tag to compare
  • Merge pull request #217 from oceanprotocol/bug/fix_getDtPrice (0af54a0)
  • fix getDTPrice (fe20699)

Release 0.1.13

19 Aug 12:28
6cbfa4d
Compare
Choose a tag to compare
  • Merge pull request #216 from oceanprotocol/fix/docs (6d6d968)
  • new readme structure, add watch script (5c36e14)
  • never stop typing (76423a4)
  • fix ABI typings (ad0922d)
  • run type checking as part of linting (bb04309)
  • lots of ABI typings (bbd4659)
  • remove balancer artifacts (7cf85f6)
  • more pool docs & typing updates (6be945d)
  • more strict linting & typing (9ea7ed7)
  • pool docs updates, small refactor (94bc229)
  • Merge pull request #215 from oceanprotocol/dependabot/npm_and_yarn/oceanprotocol/contracts-0.3.5 (7f9bc8d)
  • Bump @oceanprotocol/contracts from 0.3.4 to 0.3.5 (58766dd)

Release 0.1.12

18 Aug 10:24
2075d51
Compare
Choose a tag to compare
  • Merge pull request #213 from oceanprotocol/fix/contracts (fb46946)
  • formatting (dcdd40b)
  • artifacts path fix (ffad644)
  • Merge pull request #210 from oceanprotocol/feature/dependencies (68217cf)
  • formatting and typings and lint fixes (7b1403c)
  • Merge pull request #211 from oceanprotocol/dependabot/npm_and_yarn/types/node-14.6.0 (55295fb)
  • Merge pull request #212 from oceanprotocol/dependabot/npm_and_yarn/types/mocha-8.0.3 (a9e13ac)
  • Bump @types/mocha from 8.0.2 to 8.0.3 (9ac5743)
  • Bump @types/node from 14.0.26 to 14.6.0 (05c2cc1)
  • package updates (ea5f505)
  • Merge pull request #204 from oceanprotocol/feature/config-chainId (8473e79)
  • Merge pull request #207 from oceanprotocol/dependabot/npm_and_yarn/types/mocha-8.0.2 (b76740d)
  • Bump @types/mocha from 8.0.1 to 8.0.2 (a9fae9a)
  • chainId string to number (0dd64a6)
  • added chainId in configs (8fa2987)
  • Merge pull request #202 from oceanprotocol/dependabot/npm_and_yarn/typedoc-0.18.0 (f1e91e8)
  • Merge pull request #203 from oceanprotocol/dependabot/npm_and_yarn/truffle/hdwallet-provider-1.0.42 (3f16be8)
  • Merge pull request #201 from oceanprotocol/dependabot/npm_and_yarn/ora-5.0.0 (d489dc8)
  • Bump @truffle/hdwallet-provider from 1.0.40 to 1.0.42 (ca4ddea)
  • Bump typedoc from 0.17.8 to 0.18.0 (01469fb)
  • Bump ora from 4.1.0 to 5.0.0 (4457560)
  • Merge pull request #200 from oceanprotocol/dependabot/npm_and_yarn/ora-4.1.0 (db0258d)
  • Bump ora from 4.0.5 to 4.1.0 (9182648)
  • Merge pull request #199 from oceanprotocol/dependabot/npm_and_yarn/mocha-8.1.1 (525d36d)
  • Bump mocha from 8.1.0 to 8.1.1 (d4b7538)

Release 0.1.11

04 Aug 07:38
Compare
Choose a tag to compare
  • Merge pull request #197 from oceanprotocol/feature/getOceanNeeded_calculation (c96315e)
  • add getOceanNeeded (5a16ca9)
  • Merge pull request #196 from oceanprotocol/dependabot/npm_and_yarn/types/mocha-8.0.1 (533717e)
  • Bump @types/mocha from 8.0.0 to 8.0.1 (8ad64b8)
  • Merge pull request #195 from oceanprotocol/dependabot/npm_and_yarn/mocha-8.1.0 (9d5c9c5)
  • Bump mocha from 8.0.1 to 8.1.0 (d58819d)

Release 0.1.10

30 Jul 09:03
Compare
Choose a tag to compare
  • Merge pull request #194 from oceanprotocol/feature/provider_nonce (98d0f49)
  • add nonce to provider signature (54bdf6a)
  • Merge pull request #187 from oceanprotocol/dependabot/npm_and_yarn/types/node-14.0.26 (0436a1f)
  • Merge pull request #186 from oceanprotocol/dependabot/npm_and_yarn/truffle/hdwallet-provider-1.0.40 (44bbe70)
  • Bump @types/node from 14.0.25 to 14.0.26 (4732bb7)
  • Bump @truffle/hdwallet-provider from 1.0.39 to 1.0.40 (79cc4f4)
  • Merge pull request #185 from oceanprotocol/dependabot/npm_and_yarn/types/node-14.0.25 (8192c7a)
  • Merge pull request #184 from oceanprotocol/dependabot/npm_and_yarn/types/chai-4.2.12 (3758f85)
  • Bump @types/node from 14.0.24 to 14.0.25 (1a91931)
  • Bump @types/chai from 4.2.11 to 4.2.12 (1595a26)
  • Merge pull request #183 from oceanprotocol/dependabot/npm_and_yarn/mock-local-storage-1.1.15 (b9ac048)
  • Bump mock-local-storage from 1.1.14 to 1.1.15 (0ba2b21)