Skip to content

Release 0.1.17

Compare
Choose a tag to compare
@0x3bfc 0x3bfc released this 01 Sep 11:30
· 2724 commits to main since this release
  • 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)