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

1534 Commits

Author SHA1 Message Date
Jamie Hewitt
7f05b8fdb5
Issue 668/documentation improvements (#669)
* Creating list of prerequisites

* adding installation command in testing flow

* creaitng learn more section in readme + new MD files

* creating instructions for wallets

* adding addition links to readme

* saving placeholders

* WIP content added for paramenters.md readme

* adding WIP content for services.md readme

* adding content to overview readme

* updating dependancies in simple flow quickstart

* updating simpleflow quickstart code & dependancies

* updates to marketplace quickstart code snippet

* fixing issues with creating datatoken in simple flow quickstart

* updating the simplefloe quickstartt steps

* adding steps for getting set up

* Adding template code to quickstart

* Quickstart: minting 100 tokens code added

* Quickstart: transfering tokens from ALice to Bob

* Quickstart: adding steps for publishing a dataset

* Quickstart: adding steps for downloading a dataset

* Marketplace Quickstart: adding initial steps

* Marketplace Quickstart: adding steps for publishing dataset

* Marketplace Quickstart: allowing marketplace to send tokens

* Marketplace Quickstart: adding marketplace address

* Marketplace Quickstart: marketplace withdraws datatoken allowance

* Overiew: adding all asset functions

* Overiew readme: adding all pool functions

* Overiew readme: adding all exchange functions

* Overiew readme: adding all compute functions

* Marketplace quickstart: Bob acquires tokens

* Marketplace quickstart: Bob downloads data + extensions

* minor fixes

* Readme: adding links to discord and creating github issues

* adding link to marketplace flow + fixing spelling mistake

* adding link to marketplace flow + fixing spelling mistake

* fixing dependancy issue

* adding beginners guide

* code formatting

Co-authored-by: Matthias Kretschmann <m@kretschmann.io>
2021-04-13 17:10:16 +02:00
mihaisc
833a287070
Release 0.13.0 v0.13.0 2021-04-13 15:19:53 +03:00
Jamie Hewitt
89bac18492
re-building package-lock.json with npm v7 (#704)
* re-building package-lock.json with npm v7

* fresh package-lock

* run Travis against Node.js v15

Co-authored-by: Matthias Kretschmann <m@kretschmann.io>
2021-04-13 13:47:24 +02:00
TSS-LauKY
04c2a9b09a
[KianYee] #459 enhance file info function (#710)
* [KianYee] #459 enhance file info function

* [KianYee] #459 enhance file info function

* [KianYee] Fix issue

* [KianYee] #459 fix codeclimate

* [KianYee] #459 add intergration test

* [KianYee] Add integration test

* [KianYee] #459 Fix bug

* [KianYee] #459 Slipt function into 2

* [KianYee] removed unused import

* [KianYee] update test case description
2021-04-13 14:39:11 +03:00
mihaisc
23f319b8a8
Optimize compute job status calls (#717)
* optimize status calls

Signed-off-by: mihaisc <mihai.scarlat@smartcontrol.ro>

* update computeJob interface

* fix typo

* more details

* fix tests

Signed-off-by: mihaisc <mihai.scarlat@smartcontrol.ro>

* fix tests

Signed-off-by: mihaisc <mihai.scarlat@smartcontrol.ro>

* throw errors instead of return null

Signed-off-by: mihaisc <mihai.scarlat@smartcontrol.ro>

Co-authored-by: alexcos20 <alex.coseru@gmail.com>
2021-04-13 14:38:54 +03:00
dependabot[bot]
38e52a4830
Bump web3 from 1.3.4 to 1.3.5 (#712) 2021-04-13 12:51:11 +02:00
dependabot[bot]
66f3d66091
Bump @typescript-eslint/eslint-plugin from 4.21.0 to 4.22.0 (#733)
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 4.21.0 to 4.22.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.22.0/packages/eslint-plugin)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-13 08:16:39 +03:00
dependabot[bot]
9b1010590a
Bump @typescript-eslint/parser from 4.21.0 to 4.22.0 (#732)
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 4.21.0 to 4.22.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.22.0/packages/parser)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-13 08:16:21 +03:00
dependabot[bot]
f050953b5f
Bump @typescript-eslint/eslint-plugin from 4.20.0 to 4.21.0 (#728)
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 4.20.0 to 4.21.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.21.0/packages/eslint-plugin)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-12 07:17:32 +03:00
dependabot[bot]
b50c92862c
Bump release-it from 14.5.1 to 14.6.1 (#729)
Bumps [release-it](https://github.com/release-it/release-it) from 14.5.1 to 14.6.1.
- [Release notes](https://github.com/release-it/release-it/releases)
- [Changelog](https://github.com/release-it/release-it/blob/master/CHANGELOG.md)
- [Commits](https://github.com/release-it/release-it/compare/14.5.1...14.6.1)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-12 07:17:11 +03:00
dependabot[bot]
1bad3e9c62
Bump eslint from 7.23.0 to 7.24.0 (#730)
Bumps [eslint](https://github.com/eslint/eslint) from 7.23.0 to 7.24.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v7.23.0...v7.24.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-12 07:16:56 +03:00
Ahmed Ali
45c696ef07
Merge pull request #725 from oceanprotocol/dependabot/npm_and_yarn/cross-fetch-3.1.4
Bump cross-fetch from 3.1.2 to 3.1.4
2021-04-09 08:40:56 +02:00
Ahmed Ali
c90913f6d0
Merge pull request #726 from oceanprotocol/dependabot/npm_and_yarn/types/chai-4.2.16
Bump @types/chai from 4.2.15 to 4.2.16
2021-04-09 08:40:37 +02:00
Ahmed Ali
6b489658b4
Merge pull request #727 from oceanprotocol/dependabot/npm_and_yarn/typescript-eslint/parser-4.21.0
Bump @typescript-eslint/parser from 4.20.0 to 4.21.0
2021-04-09 08:40:18 +02:00
dependabot[bot]
31552fa660
Bump @typescript-eslint/parser from 4.20.0 to 4.21.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 4.20.0 to 4.21.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.21.0/packages/parser)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-09 01:03:36 +00:00
dependabot[bot]
1002c5757a
Bump @types/chai from 4.2.15 to 4.2.16
Bumps [@types/chai](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/chai) from 4.2.15 to 4.2.16.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/chai)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-09 01:02:59 +00:00
dependabot[bot]
a810e9d8e5
Bump cross-fetch from 3.1.2 to 3.1.4
Bumps [cross-fetch](https://github.com/lquixada/cross-fetch) from 3.1.2 to 3.1.4.
- [Release notes](https://github.com/lquixada/cross-fetch/releases)
- [Commits](https://github.com/lquixada/cross-fetch/compare/v3.1.2...v3.1.4)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-09 01:02:21 +00:00
Ahmed Ali
e52b308180
Merge pull request #723 from oceanprotocol/fix/remove-references-to-barge-v3
remove references to V3
2021-04-08 16:39:27 +02:00
Ahmed Ali
aac5ddd5b2 remove references to V3 2021-04-08 15:30:08 +02:00
Alex Coseru
bae7501842
Feature/more tests (#718)
* add compute dataset/compute algo

* add FRE create/update for aqua

* add pool tests for aqua
2021-04-08 13:48:02 +03:00
Ahmed Ali
267d5b39d7
Merge pull request #722 from oceanprotocol/dependabot/npm_and_yarn/types/node-fetch-2.5.10
Bump @types/node-fetch from 2.5.8 to 2.5.10
2021-04-08 08:49:12 +02:00
dependabot[bot]
42ab42bb37
Bump @types/node-fetch from 2.5.8 to 2.5.10
Bumps [@types/node-fetch](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node-fetch) from 2.5.8 to 2.5.10.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node-fetch)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-08 04:38:18 +00:00
dependabot[bot]
d836f65106
Bump @truffle/hdwallet-provider from 1.2.5 to 1.2.6 (#719)
Bumps [@truffle/hdwallet-provider](https://github.com/trufflesuite/truffle) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/trufflesuite/truffle/releases)
- [Commits](https://github.com/trufflesuite/truffle/compare/@truffle/hdwallet-provider@1.2.5...@truffle/hdwallet-provider@1.2.6)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-08 07:35:31 +03:00
dependabot[bot]
a09549d2f7
Bump typescript from 4.2.3 to 4.2.4 (#720)
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.2.3 to 4.2.4.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/commits)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-08 07:35:15 +03:00
dependabot[bot]
40a8367a6e
Bump node-abort-controller from 1.2.0 to 1.2.1 (#721)
Bumps [node-abort-controller](https://github.com/southpolesteve/node-abort-controller) from 1.2.0 to 1.2.1.
- [Release notes](https://github.com/southpolesteve/node-abort-controller/releases)
- [Changelog](https://github.com/southpolesteve/node-abort-controller/blob/master/CHANGELOG.md)
- [Commits](https://github.com/southpolesteve/node-abort-controller/commits)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-08 07:34:58 +03:00
Jamie Hewitt
57eecce7f9
Building CommonJS, ES and UMD modules with microbundle (#698)
* Building CommonJS, ES and UMD modules with microbundle

* re-writting package-lock.json with npm v6

* adding script for build optimised for node environment

* building utils folder seperately

* Revert "building utils folder seperately"

This reverts commit b246f7f440104eaa68c30da1619d1691a995dfec.

* combining tsc and microbundle

* building package-lock.json with npm v6

* including util exports in bundle
2021-04-07 23:22:25 +03:00
dependabot[bot]
ce7ee84ffe
Bump @typescript-eslint/eslint-plugin from 4.20.0 to 4.21.0 (#714)
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 4.20.0 to 4.21.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.21.0/packages/eslint-plugin)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-06 07:46:03 +03:00
dependabot[bot]
572a7086f9
Bump @typescript-eslint/parser from 4.20.0 to 4.21.0 (#715)
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 4.20.0 to 4.21.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.21.0/packages/parser)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-06 07:45:45 +03:00
Alex Coseru
3533695353
add compute dataset/compute algo (#711) 2021-04-05 20:34:55 +03:00
alexcos20
08fb29418d Release 0.12.2 v0.12.2 2021-04-04 23:35:03 -07:00
dependabot[bot]
a9d1548fc3
Bump cross-fetch from 3.1.3 to 3.1.4 (#706)
Bumps [cross-fetch](https://github.com/lquixada/cross-fetch) from 3.1.3 to 3.1.4.
- [Release notes](https://github.com/lquixada/cross-fetch/releases)
- [Commits](https://github.com/lquixada/cross-fetch/compare/v3.1.3...v3.1.4)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-05 08:51:43 +03:00
dependabot[bot]
1c47e2cf03
Bump typedoc from 0.20.34 to 0.20.35 (#707)
Bumps [typedoc](https://github.com/TypeStrong/TypeDoc) from 0.20.34 to 0.20.35.
- [Release notes](https://github.com/TypeStrong/TypeDoc/releases)
- [Commits](https://github.com/TypeStrong/TypeDoc/compare/v0.20.34...v0.20.35)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-05 08:51:25 +03:00
dependabot[bot]
84652f7ce0
Bump @types/node-fetch from 2.5.8 to 2.5.9 (#708)
Bumps [@types/node-fetch](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node-fetch) from 2.5.8 to 2.5.9.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node-fetch)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-05 08:51:11 +03:00
dependabot[bot]
1dad0f3bc6
Bump @types/chai from 4.2.15 to 4.2.16 (#709)
Bumps [@types/chai](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/chai) from 4.2.15 to 4.2.16.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/chai)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-05 08:50:54 +03:00
Ahmed Ali
fc12602d88
Merge pull request #705 from oceanprotocol/dependabot/npm_and_yarn/release-it-14.5.1
Bump release-it from 14.5.0 to 14.5.1
2021-04-02 09:25:45 +02:00
dependabot[bot]
66eaf2fd4e
Bump release-it from 14.5.0 to 14.5.1
Bumps [release-it](https://github.com/release-it/release-it) from 14.5.0 to 14.5.1.
- [Release notes](https://github.com/release-it/release-it/releases)
- [Changelog](https://github.com/release-it/release-it/blob/master/CHANGELOG.md)
- [Commits](https://github.com/release-it/release-it/compare/14.5.0...14.5.1)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-02 01:02:13 +00:00
dependabot[bot]
21011e08ae
Bump y18n from 4.0.0 to 4.0.1 (#702)
Bumps [y18n](https://github.com/yargs/y18n) from 4.0.0 to 4.0.1.
- [Release notes](https://github.com/yargs/y18n/releases)
- [Changelog](https://github.com/yargs/y18n/blob/master/CHANGELOG.md)
- [Commits](https://github.com/yargs/y18n/commits)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-01 11:14:16 +03:00
Ahmed Ali
d76bba8d55
Merge pull request #701 from oceanprotocol/dependabot/npm_and_yarn/truffle/hdwallet-provider-1.2.6
Bump @truffle/hdwallet-provider from 1.2.5 to 1.2.6
2021-04-01 09:32:49 +02:00
dependabot[bot]
033715a9a1
Bump @truffle/hdwallet-provider from 1.2.5 to 1.2.6
Bumps [@truffle/hdwallet-provider](https://github.com/trufflesuite/truffle) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/trufflesuite/truffle/releases)
- [Commits](https://github.com/trufflesuite/truffle/compare/@truffle/hdwallet-provider@1.2.5...@truffle/hdwallet-provider@1.2.6)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-01 01:02:43 +00:00
Alex Coseru
6217cfa4e0
use blob instead of buffer (#694)
* use blob instead of buffer

* fix blob

* fix binary data

* fix dev typo
2021-03-31 16:05:02 +03:00
dependabot[bot]
3eef8d7efe
Bump cross-fetch from 3.1.2 to 3.1.3 (#700)
Bumps [cross-fetch](https://github.com/lquixada/cross-fetch) from 3.1.2 to 3.1.3.
- [Release notes](https://github.com/lquixada/cross-fetch/releases)
- [Commits](https://github.com/lquixada/cross-fetch/compare/v3.1.2...v3.1.3)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-31 09:03:10 +03:00
dependabot[bot]
52b4085f0c
Bump @typescript-eslint/eslint-plugin from 4.19.0 to 4.20.0 (#695)
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 4.19.0 to 4.20.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.20.0/packages/eslint-plugin)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-30 08:55:27 +03:00
dependabot[bot]
4999f41442
Bump @typescript-eslint/parser from 4.19.0 to 4.20.0 (#696)
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 4.19.0 to 4.20.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.20.0/packages/parser)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-30 08:55:13 +03:00
Alex Coseru
15617f23cf
improve tests speed (#691) 2021-03-30 01:13:17 +03:00
Ahmed Ali
178cf6c720
Merge pull request #693 from oceanprotocol/dependabot/npm_and_yarn/types/node-14.14.37
Bump @types/node from 14.14.36 to 14.14.37
2021-03-29 08:35:29 +02:00
Ahmed Ali
6ba8f51482
Merge pull request #692 from oceanprotocol/dependabot/npm_and_yarn/eslint-7.23.0
Bump eslint from 7.22.0 to 7.23.0
2021-03-29 08:34:56 +02:00
dependabot[bot]
6bf15b9162
Bump @types/node from 14.14.36 to 14.14.37
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 14.14.36 to 14.14.37.
- [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>
2021-03-29 01:02:28 +00:00
dependabot[bot]
da0909f1fc
Bump eslint from 7.22.0 to 7.23.0
Bumps [eslint](https://github.com/eslint/eslint) from 7.22.0 to 7.23.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v7.22.0...v7.23.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-29 01:02:05 +00:00
Jamie Hewitt
2a4510aa0d
Replacing node-fetch with cross-fetch (#687)
* installing cross-fetch

* implementing cross-fetch

* Correcting web3 dependancy

* importing types from cross-fetch

* fixing dependancies

* adding imports from cross/fetch/lib

* changing .buffer() to .arrayBufer()

* implementing timeout-signal

* chaning require statements to import statements

* fixing require/import issues

* using default import for timeoutSignal

* fixing linting issues

* fixing dependancy issue

* lint fix

* fix timeout

Signed-off-by: mihaisc <mihai.scarlat@smartcontrol.ro>

* add abort controller compatible with browser and node

Signed-off-by: mihaisc <mihai.scarlat@smartcontrol.ro>

Co-authored-by: mihaisc <mihai.scarlat@smartcontrol.ro>
2021-03-26 19:17:50 +02:00
dependabot[bot]
c957e8e846
Bump @truffle/hdwallet-provider from 1.2.4 to 1.2.5 (#688)
Bumps [@truffle/hdwallet-provider](https://github.com/trufflesuite/truffle) from 1.2.4 to 1.2.5.
- [Release notes](https://github.com/trufflesuite/truffle/releases)
- [Commits](https://github.com/trufflesuite/truffle/compare/@truffle/hdwallet-provider@1.2.4...@truffle/hdwallet-provider@1.2.5)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-26 07:55:20 +02:00