Skip to content

Release 0.1.2

Compare
Choose a tag to compare
@0x3bfc 0x3bfc released this 14 Jul 11:09
· 2948 commits to main since this release
  • 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)