1
0
mirror of https://github.com/oceanprotocol/ocean.js.git synced 2024-11-26 20:39:05 +01:00

2221 Commits

Author SHA1 Message Date
ffda6ccd08
update factoryAddress 2020-07-21 12:16:27 +02:00
Ahmed Ali
5a8b343a28 cleaning up 2020-07-21 11:32:52 +02:00
Ahmed Ali
dee83dfe6a minor typo fix 2020-07-21 11:26:56 +02:00
a30b5fc2bc
Merge pull request #177 from oceanprotocol/dependabot/npm_and_yarn/types/node-14.0.24
Bump @types/node from 14.0.23 to 14.0.24
2020-07-21 10:18:39 +02:00
alexcos20
e2b2c16e2a update to SFactory/SPool and fixes 2020-07-21 00:10:08 -07:00
dependabot[bot]
9fcdf6bb6e
Bump @types/node from 14.0.23 to 14.0.24
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 14.0.23 to 14.0.24.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Signed-off-by: dependabot[bot] <support@github.com>
2020-07-21 01:02:44 +00:00
7d67fcb544
Release 0.1.7 v0.1.7 2020-07-20 14:11:37 +02:00
1c568d9dae
Merge pull request #176 from oceanprotocol/feature/update-contracts
update ocean-contracts version
2020-07-20 14:10:22 +02:00
Ahmed Ali
dc46b99b20 update ocean-contracts version 2020-07-20 12:55:43 +02:00
Ahmed Ali
bca35b63a6
Merge pull request #172 from oceanprotocol/dependabot/npm_and_yarn/ora-4.0.5
Bump ora from 4.0.4 to 4.0.5
2020-07-20 09:25:43 +02:00
Ahmed Ali
76684f56f5
Merge pull request #171 from oceanprotocol/dependabot/npm_and_yarn/oceanprotocol/contracts-0.3.0
Bump @oceanprotocol/contracts from 0.2.3 to 0.3.0
2020-07-20 09:25:17 +02:00
Ahmed Ali
43afb8fc52
Merge pull request #170 from oceanprotocol/dependabot/npm_and_yarn/truffle/hdwallet-provider-1.0.39
Bump @truffle/hdwallet-provider from 1.0.38 to 1.0.39
2020-07-20 09:24:46 +02:00
dependabot[bot]
236fd94c27
Bump ora from 4.0.4 to 4.0.5
Bumps [ora](https://github.com/sindresorhus/ora) from 4.0.4 to 4.0.5.
- [Release notes](https://github.com/sindresorhus/ora/releases)
- [Commits](https://github.com/sindresorhus/ora/compare/v4.0.4...v4.0.5)

Signed-off-by: dependabot[bot] <support@github.com>
2020-07-20 01:04:27 +00:00
dependabot[bot]
91572e06bb
Bump @oceanprotocol/contracts from 0.2.3 to 0.3.0
Bumps [@oceanprotocol/contracts](https://github.com/oceanprotocol/contracts) from 0.2.3 to 0.3.0.
- [Release notes](https://github.com/oceanprotocol/contracts/releases)
- [Changelog](https://github.com/oceanprotocol/ocean-contracts/blob/v0.3.0/CHANGELOG.md)
- [Commits](https://github.com/oceanprotocol/contracts/compare/v0.2.3...v0.3.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-07-20 01:04:16 +00:00
dependabot[bot]
c75be17bf2
Bump @truffle/hdwallet-provider from 1.0.38 to 1.0.39
Bumps [@truffle/hdwallet-provider](https://github.com/trufflesuite/truffle) from 1.0.38 to 1.0.39.
- [Release notes](https://github.com/trufflesuite/truffle/releases)
- [Commits](https://github.com/trufflesuite/truffle/compare/@truffle/hdwallet-provider@1.0.38...@truffle/hdwallet-provider@1.0.39)

Signed-off-by: dependabot[bot] <support@github.com>
2020-07-20 01:03:34 +00:00
83bf7c6e04
Release 0.1.6 v0.1.6 2020-07-17 14:10:11 +02:00
f3ecb170fa
Merge pull request #169 from oceanprotocol/fix/fetch
revert fetch require
2020-07-17 14:09:37 +02:00
e123db049f
revert fetch require
reverting change from https://github.com/oceanprotocol/ocean-lib-js/pull/165
2020-07-17 14:00:33 +02:00
alexcos20
8a76cd7f70 remove some debugs 2020-07-17 04:21:06 -07:00
alexcos20
8d50bf638a add search doc 2020-07-17 04:13:55 -07:00
alexcos20
b30173c692 add search Pool 2020-07-17 04:12:04 -07:00
Alex Coseru
40c1c00c93
Merge branch 'develop' into feature/balancer 2020-07-17 13:11:32 +03:00
alexcos20
648805c489 add configs for OceanPool 2020-07-17 03:10:04 -07:00
alexcos20
7b8f08e3c1 refactor 2020-07-17 02:51:04 -07:00
Ahmed Ali
c2244e50f3
Merge pull request #168 from oceanprotocol/dependabot/npm_and_yarn/typescript-3.9.7
Bump typescript from 3.9.6 to 3.9.7
2020-07-17 09:18:18 +02:00
Ahmed Ali
ad908291a4
Merge pull request #167 from oceanprotocol/dependabot/npm_and_yarn/mock-local-storage-1.1.14
Bump mock-local-storage from 1.1.12 to 1.1.14
2020-07-17 09:17:53 +02:00
dependabot[bot]
11f1ff9003
Bump typescript from 3.9.6 to 3.9.7
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 3.9.6 to 3.9.7.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v3.9.6...v3.9.7)

Signed-off-by: dependabot[bot] <support@github.com>
2020-07-17 01:03:32 +00:00
dependabot[bot]
95e6b0daf2
Bump mock-local-storage from 1.1.12 to 1.1.14
Bumps [mock-local-storage](https://github.com/letsrock-today/mock-local-storage) from 1.1.12 to 1.1.14.
- [Release notes](https://github.com/letsrock-today/mock-local-storage/releases)
- [Commits](https://github.com/letsrock-today/mock-local-storage/compare/v1.1.12...v1.1.14)

Signed-off-by: dependabot[bot] <support@github.com>
2020-07-17 01:03:01 +00:00
c1592eb7b5
Release 0.1.5 v0.1.5 2020-07-16 14:26:59 +02:00
e24f250641
Merge pull request #165 from oceanprotocol/fix/typings-exports
Fix DDO interfaces typings export
2020-07-16 14:18:33 +02:00
ab6cea39d4
fix metadata interfaces exports 2020-07-16 13:52:50 +02:00
b7cab2dee7
ignore DS_Store 2020-07-16 13:52:32 +02:00
108d794c22
security fixes 2020-07-16 13:50:47 +02:00
ecc35943fa
import fix 2020-07-16 13:40:48 +02:00
Alex Coseru
4455c70af8
Merge pull request #164 from oceanprotocol/feature/rinkeby_helper
add rinkeby to known configs
2020-07-16 13:14:41 +03:00
alexcos20
5d055fb485 revert estimategas params 2020-07-15 23:40:43 -07:00
alexcos20
24265617b0 more config helpers 2020-07-15 23:33:54 -07:00
Alex Coseru
b705dfd3b8
Update ConfigHelper.ts 2020-07-16 09:23:36 +03:00
alexcos20
8363c79c0b lint fix 2020-07-15 23:18:53 -07:00
alexcos20
210e32579d add some debug 2020-07-15 23:09:57 -07:00
alexcos20
f7a1a4cb44 use S jsons from contracts 2020-07-15 22:45:51 -07:00
alexcos20
c86d70f7b0 Merge branch 'develop' into feature/balancer 2020-07-15 22:44:39 -07:00
alexcos20
4daa3e668d add rinkeby to known configs 2020-07-15 22:21:57 -07:00
Ahmed Ali
8252990981 Release 0.1.4 v0.1.4 2020-07-15 21:11:37 +02:00
Alex Coseru
7d0af48e81
Merge pull request #163 from oceanprotocol/bug/fix_datatokens_abi
Fix default abi's are not initialized correctly when initializing oceanlib
2020-07-15 21:31:27 +03:00
alexcos20
faff5f143d bump contracts 2020-07-15 08:32:27 -07:00
Alex Coseru
2230098ca5
Update README_marketplace_flow.md 2020-07-15 17:53:12 +03:00
Alex Coseru
5fe1f6d70b
Update Datatokens.test.ts 2020-07-15 17:52:50 +03:00
Alex Coseru
4b3b053b32
Update Rinkeby.test.ts 2020-07-15 17:52:26 +03:00
Alex Coseru
f8a9049453
Update Simpleflow.test.ts 2020-07-15 17:51:37 +03:00