Skip to content

Release 0.1.0

Compare
Choose a tag to compare
@0x3bfc 0x3bfc released this 03 Jul 12:57
· 3014 commits to main since this release
  • 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 pull request #49 from oceanprotocol/feature/integrate-linter (8efc5ee)
  • fix lint errors (552d976)
  • Merge pull request #41 from oceanprotocol/feature/tests (bce7c6c)
  • add more tests (73b7a42)
  • fix assert (ad3d42f)
  • wip clean up (435d0fd)
  • fix remove fee, clean up (3b8d986)
  • wip move deployment to TestContractsHandler (a3f9bf2)
  • wip fix mint test (2124ff2)
  • add datatoken.create test (746d88e)
  • add comments (77b0522)
  • add deploy to ganache contracts (81e33fa)
  • wip add contracts deploy (85d5dc6)
  • add dummy test (1379f48)
  • Merge pull request #38 from oceanprotocol/feature/datatokens-create (de2cdf6)
  • update datatokens.create (6797a61)
  • Merge pull request #36 from oceanprotocol/feature/alex_datatokens_class (19ef201)
  • fix simple create flow (6ea6945)
  • fixes & datatokens class (8031e01)
  • Merge pull request #35 from oceanprotocol/feature/add_confighelper (131aa74)
  • lint (b29f340)
  • add configHelper (21c8879)
  • Merge pull request #30 from oceanprotocol/feature/alex_play (cee10e7)
  • fix metadata (fdd067f)
  • fixes (71c0d20)
  • fixes (7795953)
  • fixes (25811f9)
  • Merge pull request #23 from oceanprotocol/feature/cleanOceanVersions (ba04565)
  • fix compute merge (6d98da8)
  • Merge pull request #27 from oceanprotocol/fix/Replace_OceanAssets (248ad18)
  • fix compute (faaf890)
  • Merge branch 'feature/alex_play' into fix/Replace_OceanAssets (6ab7581)
  • replace OceanAssets with Assets (cba15c3)
  • Merge pull request #22 from oceanprotocol/feature/replace-compute (79422dd)
  • update imports (1235d48)
  • fix versions (0ce31d7)
  • fix rename OceanCompute to Compute (9764743)
  • Delete SignatureUtils.ts (58ebd23)
  • Delete ServiceUtils.ts (83fa8a7)
  • Delete ServiceAgreement.ts (271f451)
  • Delete OceanUtils.ts (d47f09f)
  • Delete OceanTokens.ts (6e0d298)
  • Update Ocean.ts (b54b212)
  • Rename OceanAssets.ts to Assets.ts (4a727c6)
  • Delete OceanAccounts.ts (38234a2)
  • Update Account.ts (260a4d9)
  • Delete ValueType.ts (fcd1b87)
  • Delete ValuePair.ts (0572347)
  • Delete MethodReflection.ts (bab0f2e)
  • Delete InputType.ts (8d9beec)
  • Delete Balance.ts (8adda9c)
  • Delete AccessStatus.ts (a531c00)
  • Delete add-vendors-plugin.js (725b60d)
  • Merge branch 'feature/alex_play' of https://github.com/oceanprotocol/ocean-lib-js into feature/alex_play (15f7d44)
  • add Approve&Lock to datatokens class (be7831e)
  • Delete OceanSecretStore.ts (7104a56)
  • Delete FactoryAbi.ts (dd38471)
  • first cut, highly WIP (67af4d1)
  • init develop (fb38679)
  • Merge pull request #11 from 0x3bfc/patch-1 (5c80686)
  • minor rendering fix (2e53c7d)
  • Update README_marketplace_flow.md (061ee0e)
  • Update README_marketplace_flow.md (9a5fdb4)
  • Update README_simpleflow.md (8a3faec)
  • Update README_simpleflow.md (d098d5d)
  • Create README_marketplace_flow.md (7d34106)
  • Update README_simpleflow.md (1b219e9)
  • Update README_simpleflow.md (79f0784)
  • Update README_simpleflow.md (7366095)
  • Update README_simpleflow.md (f0eabe3)
  • Update README_simpleflow.md (22e769e)
  • fix (7f967e7)
  • fix (15b010b)
  • add simple flow Readme (dc07ab5)
  • add readme (5072178)
  • Initial commit (73dabd6)