Skip to content

Releases: oceanprotocol/ocean.js

Release 0.1.9

22 Jul 11:16
03962b8
Compare
Choose a tag to compare
  • Merge pull request #182 from oceanprotocol/feature/infura-id (59a444c)
  • allow passing infuraProjectId to getConfig (b0a22f8)
  • Merge pull request #180 from oceanprotocol/dependabot/npm_and_yarn/oceanprotocol/contracts-0.3.3 (1e1d03f)
  • Bump @oceanprotocol/contracts from 0.3.1 to 0.3.3 (9e9de03)
  • Merge pull request #179 from oceanprotocol/bug/fix_dt_send_calls (6d089ef)
  • lint (a550018)
  • fix transfers (c71fd9f)
  • Merge pull request #178 from oceanprotocol/bug/fix_dt_approve (4b7bf22)
  • Update Datatokens.ts (a173435)
  • Merge pull request #138 from oceanprotocol/feature/balancer (9b0bee7)
  • cleaning up (5a8b343)
  • minor typo fix (dee83df)
  • update to SFactory/SPool and fixes (e2b2c16)
  • remove some debugs (8a76cd7)
  • add search doc (8d50bf6)
  • add search Pool (b30173c)
  • Merge branch 'develop' into feature/balancer (40c1c00)
  • add configs for OceanPool (648805c)
  • refactor (7b8f08e)
  • revert estimategas params (5d055fb)
  • lint fix (8363c79)
  • add some debug (210e325)
  • use S jsons from contracts (f7a1a4c)
  • Merge branch 'develop' into feature/balancer (c86d70f)
  • refactor (40a8149)
  • fix linting (7c5d10a)
  • fix typo (ba846f0)
  • more tests (d1e6a6d)
  • first cut (b42b992)

Release 0.1.8

21 Jul 10:17
6b1bf5b
Compare
Choose a tag to compare
  • update factoryAddress (ffda6cc)
  • Merge pull request #177 from oceanprotocol/dependabot/npm_and_yarn/types/node-14.0.24 (a30b5fc)
  • Bump @types/node from 14.0.23 to 14.0.24 (9fcdf6b)

Release 0.1.7

20 Jul 12:11
7d67fcb
Compare
Choose a tag to compare
  • Merge pull request #176 from oceanprotocol/feature/update-contracts (1c568d9)
  • update ocean-contracts version (dc46b99)
  • Merge pull request #172 from oceanprotocol/dependabot/npm_and_yarn/ora-4.0.5 (bca35b6)
  • Merge pull request #171 from oceanprotocol/dependabot/npm_and_yarn/oceanprotocol/contracts-0.3.0 (76684f5)
  • Merge pull request #170 from oceanprotocol/dependabot/npm_and_yarn/truffle/hdwallet-provider-1.0.39 (43afb8f)
  • Bump ora from 4.0.4 to 4.0.5 (236fd94)
  • Bump @oceanprotocol/contracts from 0.2.3 to 0.3.0 (91572e0)
  • Bump @truffle/hdwallet-provider from 1.0.38 to 1.0.39 (c75be17)

Release 0.1.6

17 Jul 12:10
83bf7c6
Compare
Choose a tag to compare
  • Merge pull request #169 from oceanprotocol/fix/fetch (f3ecb17)
  • revert fetch require (e123db0)
  • Merge pull request #168 from oceanprotocol/dependabot/npm_and_yarn/typescript-3.9.7 (c2244e5)
  • Merge pull request #167 from oceanprotocol/dependabot/npm_and_yarn/mock-local-storage-1.1.14 (ad90829)
  • Bump typescript from 3.9.6 to 3.9.7 (11f1ff9)
  • Bump mock-local-storage from 1.1.12 to 1.1.14 (95e6b0d)

Release 0.1.5

16 Jul 12:27
c1592eb
Compare
Choose a tag to compare
  • Merge pull request #165 from oceanprotocol/fix/typings-exports (e24f250)
  • fix metadata interfaces exports (ab6cea3)
  • ignore DS_Store (b7cab2d)
  • security fixes (108d794)
  • import fix (ecc3594)
  • Merge pull request #164 from oceanprotocol/feature/rinkeby_helper (4455c70)
  • more config helpers (2426561)
  • Update ConfigHelper.ts (b705dfd)
  • add rinkeby to known configs (4daa3e6)

Release 0.1.4

15 Jul 19:11
Compare
Choose a tag to compare
  • Merge pull request #163 from oceanprotocol/bug/fix_datatokens_abi (7d0af48)
  • bump contracts (faff5f1)
  • Update README_marketplace_flow.md (2230098)
  • Update Datatokens.test.ts (5fe1f6d)
  • Update Rinkeby.test.ts (4b3b053)
  • Update Simpleflow.test.ts (f8a9049)
  • Update Marketplaceflow.test.ts (df17eb2)
  • Update ComputeFlow.test.ts (ce190b3)
  • Update Datatokens.ts (60ae673)
  • Update Datatokens.ts (8184bc4)
  • Update Datatokens.ts (a643bfc)

Release 0.1.3

15 Jul 12:55
Compare
Choose a tag to compare
  • Merge pull request #161 from oceanprotocol/feature/Fix_Incorrect-datatype-for-amount-in-datatoken.transferFrom (285bb38)
  • Merge branch 'develop' into feature/Fix_Incorrect-datatype-for-amount-in-datatoken.transferFrom (8b27536)
  • always use Strings in Datatoken class (a3824f9)
  • Merge pull request #159 from oceanprotocol/fix/abi-data-type (422f151)
  • Merge pull request #158 from oceanprotocol/feature/balances (1ebdff5)
  • fix tsc (fec14ec)
  • fix (#152) (edb2d53)
  • Merge pull request #157 from oceanprotocol/feature/cleanup-test (b9891bf)
  • add ocean token & any token balance to Account (a03c9b8)
  • add ocean token & any token balance to Account (13095ce)
  • Merge branch 'develop' into feature/cleanup-test (0e74521)
  • Merge pull request #155 from oceanprotocol/feature/travis_update (78b7b09)
  • Use latest provider tag in travis setup. (a302be7)
  • Fix test. (33b4076)
  • fix provider version (318d1dd)
  • Cleanup style issues/warnings in compute test. (8297808)
  • Merge pull request #156 from oceanprotocol/feature/add_oceanTokenAddress (46ab602)
  • fix lint (6cbbef5)
  • Update Config.ts (e13ddbc)
  • Update ConfigHelper.ts (4191efb)
  • Merge pull request #150 from oceanprotocol/fix/contracts-dependencies (4f4f9ab)
  • Update ComputeFlow.test.ts (bb44008)
  • Update .travis.yml (382bed5)
  • Merge pull request #153 from oceanprotocol/fix/missing-doc (4961032)
  • added missing section (7563237)
  • dependencies cleanup (3716c5d)
  • move @oceanprotocol/contracts to dependencies (c5d7eef)

Release 0.1.2

14 Jul 11:09
Compare
Choose a tag to compare
  • Merge pull request #147 from oceanprotocol/bug/fix_dt_decimals (ed18f81)
  • fixes #144 (dc5b252)
  • resolve comments (ed8eef6)
  • moved everything to wei (1b2522e)
  • minor doc fix (088f267)
  • Merge pull request #146 from oceanprotocol/fix/documentation (5e511ac)
  • minor fix (2669b2b)
  • add simple flow (4adc824)
  • fix marketplace docs (9368a80)
  • Merge pull request #148 from oceanprotocol/dependabot/npm_and_yarn/types/node-14.0.23 (5b06940)
  • Bump @types/node from 14.0.22 to 14.0.23 (6ba3c3b)
  • added toWei/fromWei in datatokens (82178ee)
  • fix simple flow (414445b)
  • Merge pull request #130 from oceanprotocol/feature/compute-interface (0c7e867)
  • Merge pull request #143 from oceanprotocol/feature/compute-test (1e3d3ec)
  • minor cleaning (8577691)
  • add compute stop and fix job with algodid (f8ef12f)
  • add assets.order by index (2deca53)
  • comment restart for now (61786ce)
  • Merge branch 'feature/compute-interface' into feature/compute-test (27168cc)
  • Merge branch 'feature/compute-test' of https://github.com/oceanprotocol/ocean-lib-js into feature/compute-test (fbbffa4)
  • add compute test with published algo (fdbc692)
  • Fix storing encrypted files in new ddo. (7ef5c6b)
  • minor doc fix (2bf0417)
  • add more complex tests (4e45956)
  • add more tests (8174709)
  • add more tests (3071dc1)
  • Merge pull request #142 from oceanprotocol/dependabot/npm_and_yarn/types/mocha-8.0.0 (aaf3f1f)
  • Merge pull request #141 from oceanprotocol/dependabot/npm_and_yarn/yargs-15.4.1 (f539465)
  • Merge pull request #140 from oceanprotocol/dependabot/npm_and_yarn/types/node-14.0.22 (1932b0e)
  • Bump @types/mocha from 7.0.2 to 8.0.0 (5a05883)
  • Bump yargs from 15.4.0 to 15.4.1 (a1e1883)
  • Bump @types/node from 14.0.20 to 14.0.22 (9db1659)
  • add algorithm meta in test. (52962cc)
  • update compute.start interface. (7a47201)
  • Remove extra test. (3179a23)
  • wip: compute module, compute tests, create compute service. (dad7a56)
  • move compute to separate file (95325a7)
  • initialize compute flow (76af744)
  • Merge pull request #137 from oceanprotocol/dependabot/npm_and_yarn/types/node-14.0.20 (8dbc0bd)
  • Merge pull request #139 from oceanprotocol/dependabot/npm_and_yarn/truffle/hdwallet-provider-1.0.38 (9ab38fd)
  • Bump @truffle/hdwallet-provider from 1.0.37 to 1.0.38 (d5b67df)
  • Bump @types/node from 14.0.19 to 14.0.20 (57c55d4)
  • add provider compute mock (60c406b)
  • Merge pull request #135 from oceanprotocol/dependabot/npm_and_yarn/types/node-14.0.19 (ac279d2)
  • Bump @types/node from 14.0.18 to 14.0.19 (6914aae)
  • minor fix (1b61723)
  • fix interface (1b7fbe7)
  • move compute interfaces (c9bac69)
  • Merge pull request #133 from oceanprotocol/dependabot/npm_and_yarn/types/node-14.0.18 (6f6a787)
  • Bump @types/node from 14.0.14 to 14.0.18 (ef0fed3)
  • add compute functions (6e7cdeb)
  • add compute interfaces (d58634a)
  • cleaning (353fb47)

Release 0.1.1

03 Jul 13:46
Compare
Choose a tag to compare
  • Merge pull request #128 from oceanprotocol/fix/releases-in-travis (4c34f7d)
  • add release to travis (f3dd76f)
  • Merge pull request #127 from oceanprotocol/feature/release (c7152df)

Release 0.1.0

03 Jul 12:57
Compare
Choose a tag to compare
  • Merge pull request #126 from oceanprotocol/fix/ocean-assets (d84e2dc)
  • fix lint (c4127a9)
  • add test (a57d661)
  • remove auto-generated test files (2756f5a)
  • add ownerAssets (d8dadf5)
  • Merge pull request #125 from oceanprotocol/dependabot/npm_and_yarn/yargs-15.4.0 (5841979)
  • remove test output files (28d1775)
  • cleaning (cd9f629)
  • Merge pull request #124 from oceanprotocol/dependabot/npm_and_yarn/truffle/hdwallet-provider-1.0.37 (08c3da3)
  • Bump yargs from 15.3.1 to 15.4.0 (4452b89)
  • Bump @truffle/hdwallet-provider from 1.0.36 to 1.0.37 (c496bab)
  • Merge pull request #110 from oceanprotocol/feature/marketplace-flow (ca8ec53)
  • Merge pull request #119 from oceanprotocol/feature/assets-download (8cfffd5)
  • Merge pull request #116 from oceanprotocol/fix/unit-test (5ee4b1e)
  • fix unit test conflict (96e1bb1)
  • fix download function (34c1822)
  • fix failed assertions (32f8781)
  • Merge pull request #123 from oceanprotocol/alexcos20-patch-1 (44fbdbc)
  • Update .travis.yml (30c283d)
  • Merge pull request #122 from oceanprotocol/dependabot/npm_and_yarn/typescript-3.9.6 (ea6713d)
  • Bump typescript from 3.9.5 to 3.9.6 (6d59fea)
  • fix dtCost -> cost (b15dc39)
  • fix some bugs (ea75d34)
  • fix initialize (eb1966b)
  • fix initialize (f9c5b7b)
  • order asset (2219d18)
  • Merge pull request #120 from oceanprotocol/dependabot/npm_and_yarn/typedoc-0.17.8 (acd4edc)
  • Bump typedoc from 0.17.7 to 0.17.8 (b60ec6a)
  • download (2d2e41c)
  • Merge pull request #117 from oceanprotocol/feature/asset-resolve (cad81b6)
  • cleaning (37d423b)
  • add getService (d5b6bb3)
  • minor fix (2f5025a)
  • publishing services prior creating asset (5535305)
  • add resolve test (06933aa)
  • fix lint (5f95c67)
  • Merge branch 'feature/marketplace-flow' of https://github.com/oceanprotocol/ocean-lib-js into feature/marketplace-flow (5ac2a05)
  • fix allowance in datatoken (6adac7b)
  • move datatokens tests (db693c7)
  • fix transferFrom (67453da)
  • fix transferFrom (3f93328)
  • add bob gets datatokens (94377bd)
  • remove some stuff (2025527)
  • Merge pull request #115 from oceanprotocol/feature/barge_with_ganache (11bced5)
  • Update .travis.yml (987f258)
  • barge contains ganache now (8ab490c)
  • Merge pull request #113 from oceanprotocol/feature/integrate-barge (1addf16)
  • fix start ocean (18302f4)
  • add more timeout (5e60625)
  • add sleep for timeout to start barge (d9e80f5)
  • fix ddo (696856e)
  • minor config fix (cf2072e)
  • fix provider URi (574cd4f)
  • integrate barge (a786c83)
  • cleaning (a770b45)
  • fix asset.create (5923e28)
  • Merge branch 'feature/marketplace-flow' of https://github.com/oceanprotocol/ocean-lib-js into feature/marketplace-flow (69fb8be)
  • fix singature (5433d1e)
  • Merge branch 'develop' into feature/marketplace-flow (f9065fd)
  • Merge pull request #111 from oceanprotocol/dependabot/npm_and_yarn/truffle/hdwallet-provider-1.0.36 (fde6cbe)
  • Bump @truffle/hdwallet-provider from 1.0.35 to 1.0.36 (1e19460)
  • fix readme (ae39f7d)
  • wip encrypt error (c9de363)
  • Merge pull request #99 from oceanprotocol/feature/unit-testing (93e7c59)
  • add download method for provider (dd64062)
  • fix initialize (799c2e9)
  • Merge pull request #107 from oceanprotocol/feature/unit-testing (22d9c30)
  • fix args for encrypt method (2d060ff)
  • minor link fix (f8121ce)
  • Update README.md (ec5220c)
  • Merge pull request #106 from oceanprotocol/fix/readme (72c0b12)
  • Rename README_simpleflow.md to README_simple_flow.md (91c9534)
  • minor fix (bbd9067)
  • Update README.md (a35740d)
  • Merge pull request #105 from oceanprotocol/dependabot/npm_and_yarn/types/node-14.0.14 (6c01e14)
  • Bump @types/node from 14.0.13 to 14.0.14 (b4b3a98)
  • wip ocean.assets.create (712bb76)
  • Merge branch 'feature/unit-testing' into feature/marketplace-flow (67eaca6)
  • fix conflicts (4b49491)
  • Merge branch 'feature/marketplace-flow' of github.com:oceanprotocol/ocean-lib-js into feature/marketplace-flow (9aa515d)
  • add initialize to provider (ece08c6)
  • fix encrypt method in provider (9be591a)
  • replace aquarius with metadatastore (d751b47)
  • Merge pull request #102 from oceanprotocol/bug/fix_resolveByDTAddress (89891ba)
  • fix lint (96d9466)
  • fix (a725c3a)
  • replae brizo with provider (41ed1b5)
  • fix resolveByDTAddress (5b7bc2c)
  • minor fix in resolve by dtaddress (7d079a0)
  • fix resolve (e3d6641)
  • wip: add marketplace flow (5ca0686)
  • add lint fix command (08abba7)
  • add resolve by DTAddress (c63b300)
  • Merge pull request #94 from oceanprotocol/fix/integration-test-beta-firstcut (087101c)
  • Merge pull request #100 from oceanprotocol/dependabot/npm_and_yarn/uuid-8.2.0 (4a577ee)
  • preparing unit tests (3a8e57e)
  • Bump uuid from 8.1.0 to 8.2.0 (45f5591)
  • fix more tests (1c6f91b)
  • wip add assets.create (d9c478b)
  • mimic unit tests -- squid-js (76e2ba9)
  • apd marketplace flow (dca6340)
  • add test:cover (ba26156)
  • fix tests lint (8193838)
  • add rinkeby test (24c8a87)
  • add rinkeby contracts deployment (1454785)
  • add rinkeby test (68f435a)
  • Merge branch 'develop' into fix/integration-test-beta-firstcut (1d884bf)
  • fix remove console.log (507f5f6)
  • add marketplace flow (c16e277)
  • add simple publish dataset (968f503)
  • Merge pull request #97 from oceanprotocol/fix/integration-test-beta-firstcut (43a2a21)
  • Merge branch 'feature/marketplace-flow' into fix/integration-test-beta-firstcut (6abd5f6)
  • Merge pull request #96 from oceanprotocol/feature/test-coverage-matrix-tool (a42cffe)
  • add coverage report tool (c44fc7d)
  • Merge pull request #79 from oceanprotocol/feature/beta-version-phase-2 (4de2b92)
  • fix lint (c9799e2)
  • fix tests (07449ed)
  • minor fix (f8ca995)
  • fix unit test (94dbfd1)
  • try to install mocha globally (20a1a75)
  • allow default ganache settings (0084c57)
  • fix lint (008d857)
  • Merge pull request #92 from oceanprotocol/dependabot/npm_and_yarn/eslint-plugin-prettier-3.1.4 (93daad7)
  • minor import fix (f459158)
  • allow travis to run unitesting (340478f)
  • fix more issues (1a7799a)
  • fix more linting errors (4554f42)
  • fix datatoken unit testing (52260cd)
  • Bump eslint-plugin-prettier from 3.1.3 to 3.1.4 (6b157de)
  • update simpleflow docs (9511559)
  • Merge branch 'feature/simple-flow' into feature/beta-version-phase-2 (3307f7a)
  • Merge branch 'feature/beta-version-phase-2' into feature/simple-flow (2c8e98f)
  • fix README (90c2d36)
  • Merge pull request #85 from oceanprotocol/dependabot/npm_and_yarn/prettier-2.0.5 (9aa86cd)
  • Merge pull request #83 from oceanprotocol/dependabot/npm_and_yarn/ts-node-8.10.2 (3b8357c)
  • fix simpleflow (0dd443f)
  • Merge pull request #82 from oceanprotocol/dependabot/npm_and_yarn/nyc-15.1.0 (76749ba)
  • Merge pull request #86 from oceanprotocol/dependabot/npm_and_yarn/types/node-14.0.13 (7609364)
  • fix url (9efbe00)
  • Merge pull request #84 from oceanprotocol/dependabot/npm_and_yarn/web3-1.2.9 (18f893a)
  • Bump @types/node from 14.0.5 to 14.0.13 (a427d07)
  • Bump prettier from 1.19.1 to 2.0.5 (9fe8619)
  • Bump web3 from 1.2.8 to 1.2.9 (2e044c5)
  • Bump ts-node from 8.10.1 to 8.10.2 (adea9d8)
  • Bump nyc from 15.0.1 to 15.1.0 (a0c93da)
  • fix merge (b1d1516)
  • add clean up (b1c134d)
  • fix url (b29dbf1)
  • add bob consumes (653dcf5)
  • Merge pull request #50 from oceanprotocol/feature/cleaning (4577a43)
  • fix naming (226db2d)
  • Merge pull request #78 from oceanprotocol/feature/datatoken (5df40ce)
  • restructure interfaces (04c75d9)
  • update assets.download (a6bccad)
  • fix lint errors (de09819)
  • fix imports (92005c6)
  • Merge pull request #76 from oceanprotocol/dependabot/npm_and_yarn/release-it/bumper-1.4.0 (11c73e8)
  • Merge pull request #77 from oceanprotocol/dependabot/npm_and_yarn/prettier-2.0.5 (9f6b976)
  • Merge branch 'feature/cleaning' into dependabot/npm_and_yarn/release-it/bumper-1.4.0 (a65e940)
  • Merge pull request #75 from oceanprotocol/dependabot/npm_and_yarn/ts-node-8.10.2 (a47c7ee)
  • Merge pull request #74 from oceanprotocol/dependabot/npm_and_yarn/mocha-8.0.1 (1ac2510)
  • Merge pull request #73 from oceanprotocol/dependabot/npm_and_yarn/typescript-3.9.5 (1581516)
  • Bump prettier from 1.19.1 to 2.0.5 (3fa0080)
  • Bump @release-it/bumper from 1.1.1 to 1.4.0 (0cb9d31)
  • Bump ts-node from 8.10.1 to 8.10.2 (7bf93b8)
  • Bump mocha from 7.2.0 to 8.0.1 (feff5aa)
  • Bump typescript from 3.9.3 to 3.9.5 (7e8d455)
  • Merge pull request #72 from oceanprotocol/dependabot/npm_and_yarn/eslint-plugin-prettier-3.1.4 (fbc58be)
  • Merge pull request #71 from oceanprotocol/dependabot/npm_and_yarn/ts-node-8.10.2 (0696a1f)
  • Merge pull request #70 from oceanprotocol/dependabot/npm_and_yarn/nyc-15.1.0 (7bd9da3)
  • Merge pull request #69 from oceanprotocol/dependabot/npm_and_yarn/web3-1.2.9 (e4e2078)
  • Merge pull request #68 from oceanprotocol/dependabot/npm_and_yarn/types/node-14.0.13 (9663777)
  • Bump eslint-plugin-prettier from 3.1.3 to 3.1.4 (83b69a8)
  • Merge pull request #67 from oceanprotocol/dependabot/npm_and_yarn/mocha-8.0.1 (121fb5c)
  • Bump ts-node from 8.10.1 to 8.10.2 (73e1e62)
  • Bump nyc from 15.0.1 to 15.1.0 (a8b605e)
  • Merge pull request #66 from oceanprotocol/dependabot/npm_and_yarn/auto-changelog-2.1.0 (e987b65)
  • Bump web3 from 1.2.8 to 1.2.9 (7a33446)
  • Bump @types/node from 14.0.5 to 14.0.13 (819ffbb)
  • Bump mocha from 7.2.0 to 8.0.1 (14e3ef7)
  • Merge pull request #65 from oceanprotocol/dependabot/npm_and_yarn/typescript-3.9.5 (e5ed710)
  • Bump auto-changelog from 2.0.0 to 2.1.0 (96a9268)
  • Bump typescript from 3.9.3 to 3.9.5 (77245a4)
  • Merge pull request #64 from oceanprotocol/dependabot/add-v2-config-file (ae995f3)
  • Create Dependabot config file (b1e8f27)
  • Merge pull request #63 from oceanprotocol/feature/contracts (40cf27f)
  • integrate oceanprotocol/contracts (8aed213)
  • Merge pull request #52 from oceanprotocol/feature/travis (f9c5dca)
  • fix travis (a0e4a8d)
  • wip add download function (84ba214)
  • add simpleflow structure (b8f2092)
  • add publish dataset step (13fe643)
  • add test:integration (5a1a660)
  • add oceanprotocol contracts (992096e)
  • fix build:metadata (34290c8)
  • init travis (6e50ac9)
  • Merge pull request #51 from oceanprotocol/feature/add_detailed_README (ef93f07)
  • Merge...
Read more