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

641 Commits

Author SHA1 Message Date
Alex Coseru
03c684fd1d
Merge branch 'feature/startOrder' into feature/decentralized_DDO 2020-09-16 17:39:34 +03:00
alexcos20
1ad87f9185 fix typo 2020-09-16 07:10:17 -07:00
alexcos20
b07dc6daea small fixes 2020-09-16 06:54:59 -07:00
alexcos20
b5c71f31a8 codacy fix 2020-09-16 05:47:06 -07:00
alexcos20
0b4417d264 fix tests 2020-09-16 05:44:26 -07:00
alexcos20
fc6a515630 update contracts & provider 2020-09-16 05:19:15 -07:00
alexcos20
323e57e6f4 add edit helpers 2020-09-16 04:57:39 -07:00
alexcos20
2994cb5b8a add sleep for tests 2020-09-15 13:19:34 -07:00
alexcos20
026bb048e0 fix travis 2020-09-15 01:32:06 -07:00
alexcos20
d93c31abac fix travis 2020-09-15 01:28:37 -07:00
alexcos20
c37c169d6a add decentralized DDO 2020-09-15 01:08:47 -07:00
alexcos20
bedd07ed2a search for previous valid orders 2020-09-11 05:58:42 -07:00
alexcos20
550db481be fix conversion 2020-09-11 02:50:58 -07:00
alexcos20
60fc9530ae add startOrder 2020-09-11 02:41:20 -07:00
0130295686
Merge pull request #269 from oceanprotocol/dependabot/npm_and_yarn/types/node-14.10.0
Bump @types/node from 14.6.4 to 14.10.0
2020-09-11 11:07:38 +02:00
7c8bb40dfa
Merge pull request #268 from oceanprotocol/dependabot/npm_and_yarn/truffle/hdwallet-provider-1.0.44
Bump @truffle/hdwallet-provider from 1.0.43 to 1.0.44
2020-09-11 11:07:27 +02:00
dependabot[bot]
e15338f3e9
Bump @types/node from 14.6.4 to 14.10.0
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 14.6.4 to 14.10.0.
- [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-09-11 01:02:48 +00:00
dependabot[bot]
c6c9806aef
Bump @truffle/hdwallet-provider from 1.0.43 to 1.0.44
Bumps [@truffle/hdwallet-provider](https://github.com/trufflesuite/truffle) from 1.0.43 to 1.0.44.
- [Release notes](https://github.com/trufflesuite/truffle/releases)
- [Commits](https://github.com/trufflesuite/truffle/compare/@truffle/hdwallet-provider@1.0.43...@truffle/hdwallet-provider@1.0.44)

Signed-off-by: dependabot[bot] <support@github.com>
2020-09-11 01:02:10 +00:00
alexcos20
57e8014060 Release 0.2.4 v0.2.4 2020-09-10 07:41:29 -07:00
Alex Coseru
7373cff011
Merge pull request #267 from oceanprotocol/bug/fix_FixedRate_searchForDT
Fix/check in searchForDT
2020-09-10 17:16:57 +03:00
alexcos20
d6053d5dbb fix lint 2020-09-10 06:47:19 -07:00
alexcos20
dafbb1a6ce add more unit tests 2020-09-10 06:46:01 -07:00
alexcos20
64d62726ff fix supply in searchforDT 2020-09-10 04:36:56 -07:00
alexcos20
6f22b930dc extra check in searchForDT 2020-09-10 04:21:24 -07:00
alexcos20
6932dfd770 Release 0.2.3 v0.2.3 2020-09-09 06:46:12 -07:00
Alex Coseru
0a755ce244
Merge pull request #266 from oceanprotocol/bug/fix_fixedExchange_create_gas
increase default gas
2020-09-09 16:36:34 +03:00
alexcos20
99c6716821 lint 2020-09-09 05:55:35 -07:00
alexcos20
43d21c9ac3 fix lint 2020-09-09 05:43:41 -07:00
alexcos20
a2decb0f1a hardcode create gas limit 2020-09-09 05:43:05 -07:00
alexcos20
9280cf13af increase default gas 2020-09-09 05:34:58 -07:00
526f3d97e0
Release 0.2.2 v0.2.2 2020-09-09 13:19:59 +02:00
c08d2ca3dc
docs updates 2020-09-09 13:19:25 +02:00
5be5a76153
Merge pull request #263 from oceanprotocol/feature/config
refactor config helper
2020-09-09 13:12:45 +02:00
785aac3137
typing & test tweaks 2020-09-08 20:37:22 +02:00
44a26f687f
more tests, document config usage 2020-09-08 20:08:08 +02:00
2cb4478ba2
change mainnet oceanTokenAddress 2020-09-08 19:48:54 +02:00
b2ccad5091
simplify, only one method needed 2020-09-08 19:45:24 +02:00
ba53d6ab6a
add config helper test 2020-09-08 19:10:34 +02:00
07bb1bfde0
refactor config helper 2020-09-08 19:01:47 +02:00
e9fbf3e4cb
Merge pull request #262 from oceanprotocol/fix/typings
More typings fixes
2020-09-08 17:59:23 +02:00
455983f7b6
test tweaks 2020-09-08 17:20:16 +02:00
6f85014e00
more pool tests 2020-09-08 16:51:03 +02:00
7456360d00
typings fixes 2020-09-08 15:32:41 +02:00
d154cffc17
lots of typings 2020-09-08 14:47:43 +02:00
1e5f884a71
Merge pull request #261 from oceanprotocol/feature/node-latest
run against latest Node.js
2020-09-08 13:25:27 +02:00
073ad83b32
remove unnecessary npm update on Travis 2020-09-08 13:14:46 +02:00
1a0160a34a
run against latest Node.js 2020-09-08 13:03:50 +02:00
f3dae05ab8
Release 0.2.1 v0.2.1 2020-09-08 13:00:49 +02:00
75734578bf
Merge pull request #260 from oceanprotocol/fix/257
Remove queryMetadataByText()
2020-09-08 13:00:10 +02:00
f8c1cfff7b
more test fixes 2020-09-08 12:49:03 +02:00