1
0
mirror of https://github.com/oceanprotocol/react.git synced 2024-07-01 06:02:20 +02:00
Commit Graph

572 Commits

Author SHA1 Message Date
mihaisc
1bc580bf9b
fix price calculation
Signed-off-by: mihaisc <mihai.scarlat@smartcontrol.ro>
2020-11-26 14:42:27 +02:00
mihaisc
378b5deae3
Release 0.3.21 2020-11-24 18:35:03 +02:00
mihaisc
4e6e5f1b30
fix travis 2020-11-24 18:31:40 +02:00
mihaisc
dbb9a4bbe0
Merge branch 'main' of https://github.com/oceanprotocol/react into main 2020-11-24 18:28:22 +02:00
mihaisc
312b62ced3
optimize price calculation
Signed-off-by: mihaisc <mihai.scarlat@smartcontrol.ro>
2020-11-24 18:28:09 +02:00
dependabot[bot]
eb42b50835
Bump @types/react from 16.9.56 to 17.0.0 (#187)
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 16.9.56 to 17.0.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-11-24 13:27:25 +01:00
dependabot[bot]
5dcf97f8a4
Bump @typescript-eslint/eslint-plugin from 4.7.0 to 4.8.1 (#191)
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 4.7.0 to 4.8.1.
- [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.8.1/packages/eslint-plugin)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-11-24 13:27:11 +01:00
dependabot[bot]
3694d6e163
Bump @typescript-eslint/parser from 4.7.0 to 4.8.1 (#189)
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 4.7.0 to 4.8.1.
- [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.8.1/packages/parser)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-11-24 13:26:52 +01:00
dependabot[bot]
ba446243b2
Bump typescript from 4.0.5 to 4.1.2 (#188)
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.0.5 to 4.1.2.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.0.5...v4.1.2)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-11-24 13:26:36 +01:00
dependabot[bot]
1d00137d3a
Bump eslint from 7.13.0 to 7.14.0 (#190)
Bumps [eslint](https://github.com/eslint/eslint) from 7.13.0 to 7.14.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.13.0...v7.14.0)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-11-24 13:26:11 +01:00
mihaisc
1532de813e
Release 0.3.20 2020-11-19 12:16:57 +02:00
mihaisc
bf3528754a
optimize (#186)
Signed-off-by: mihaisc <mihai.scarlat@smartcontrol.ro>
2020-11-19 12:07:19 +02:00
dependabot[bot]
20178b78d7
Bump @types/react from 16.9.55 to 16.9.56 (#183)
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 16.9.55 to 16.9.56.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-11-18 11:08:46 +01:00
dependabot[bot]
05ca694641
Bump @typescript-eslint/parser from 4.6.1 to 4.7.0 (#182)
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 4.6.1 to 4.7.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.7.0/packages/parser)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-11-18 11:08:27 +01:00
dependabot[bot]
da659bcd84
Bump @typescript-eslint/eslint-plugin from 4.6.1 to 4.7.0 (#181)
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 4.6.1 to 4.7.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.7.0/packages/eslint-plugin)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-11-18 11:08:10 +01:00
mihaisc
2701b33b38
quick example fix
Signed-off-by: mihaisc <mihai.scarlat@smartcontrol.ro>
2020-11-16 17:10:52 +02:00
mihaisc
6981863794
Release 0.3.19 2020-11-13 19:30:32 +02:00
mihaisc
6ffb9fc783
purgatory account fix
Signed-off-by: mihaisc <mihai.scarlat@smartcontrol.ro>
2020-11-13 19:26:48 +02:00
mihaisc
6f33f953df
Release 0.3.18 2020-11-13 18:48:56 +02:00
mihaisc
2a6639e116
purgatory fix 2020-11-13 18:45:41 +02:00
mihaisc
17574f238b
Release 0.3.17 2020-11-13 18:25:19 +02:00
mihaisc
293a4734c7
Feature/purgatory (#180)
* add purgatory

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

* use purgatory

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

* added asset context

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

* add refresh price

* add context, fixes

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

* format

* temp remove unused

Signed-off-by: mihaisc <mihai.scarlat@smartcontrol.ro>
2020-11-13 18:22:22 +02:00
dependabot[bot]
4f9e73e64a
Bump @typescript-eslint/parser from 4.5.0 to 4.6.1 (#177)
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 4.5.0 to 4.6.1.
- [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.6.1/packages/parser)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-11-12 19:23:56 +02:00
dependabot[bot]
eed645dc0a
Bump typescript from 4.0.3 to 4.0.5 (#176)
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.0.3 to 4.0.5.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.0.3...v4.0.5)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-11-12 19:23:44 +02:00
dependabot[bot]
cc058bb205
Bump eslint from 7.12.1 to 7.13.0 (#175)
Bumps [eslint](https://github.com/eslint/eslint) from 7.12.1 to 7.13.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.12.1...v7.13.0)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-11-12 19:23:34 +02:00
dependabot[bot]
cb792c268e
Bump @typescript-eslint/eslint-plugin from 4.6.0 to 4.6.1 (#179)
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 4.6.0 to 4.6.1.
- [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.6.1/packages/eslint-plugin)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-11-12 19:23:22 +02:00
mihaisc
d92d447983
Merge pull request #169 from oceanprotocol/dependabot/npm_and_yarn/release-it-14.2.1
Bump release-it from 14.2.0 to 14.2.1
2020-11-03 13:08:25 +02:00
mihaisc
fbbf86ddd9
Merge pull request #170 from oceanprotocol/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-4.6.0
Bump @typescript-eslint/eslint-plugin from 4.5.0 to 4.6.0
2020-11-03 13:08:13 +02:00
mihaisc
bee909dbe5
Merge pull request #171 from oceanprotocol/dependabot/npm_and_yarn/eslint-config-prettier-6.15.0
Bump eslint-config-prettier from 6.14.0 to 6.15.0
2020-11-03 13:08:01 +02:00
mihaisc
474473ed32
Merge pull request #172 from oceanprotocol/dependabot/npm_and_yarn/types/react-16.9.55
Bump @types/react from 16.9.53 to 16.9.55
2020-11-03 13:07:31 +02:00
mihaisc
f4585367fd
Merge pull request #173 from oceanprotocol/dependabot/npm_and_yarn/eslint-7.12.1
Bump eslint from 7.12.0 to 7.12.1
2020-11-03 13:07:18 +02:00
dependabot[bot]
740cb033ff
Bump eslint from 7.12.0 to 7.12.1
Bumps [eslint](https://github.com/eslint/eslint) from 7.12.0 to 7.12.1.
- [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.12.0...v7.12.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-11-02 02:05:40 +00:00
dependabot[bot]
4b42c81d4a
Bump @types/react from 16.9.53 to 16.9.55
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 16.9.53 to 16.9.55.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)

Signed-off-by: dependabot[bot] <support@github.com>
2020-11-02 02:04:47 +00:00
dependabot[bot]
de57fa43a9
Bump eslint-config-prettier from 6.14.0 to 6.15.0
Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) from 6.14.0 to 6.15.0.
- [Release notes](https://github.com/prettier/eslint-config-prettier/releases)
- [Changelog](https://github.com/prettier/eslint-config-prettier/blob/master/CHANGELOG.md)
- [Commits](https://github.com/prettier/eslint-config-prettier/compare/v6.14.0...v6.15.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-11-02 02:04:03 +00:00
dependabot[bot]
c31abc9745
Bump @typescript-eslint/eslint-plugin from 4.5.0 to 4.6.0
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 4.5.0 to 4.6.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.6.0/packages/eslint-plugin)

Signed-off-by: dependabot[bot] <support@github.com>
2020-11-02 02:03:26 +00:00
dependabot[bot]
ab479e0e66
Bump release-it from 14.2.0 to 14.2.1
Bumps [release-it](https://github.com/release-it/release-it) from 14.2.0 to 14.2.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.2.0...14.2.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-11-02 02:02:26 +00:00
mihaisc
afa6273401
Release 0.3.16 2020-10-30 16:09:34 +02:00
mihaisc
0f62406a58
update oceanlib, improve price calculation
Signed-off-by: mihaisc <mihai.scarlat@smartcontrol.ro>
2020-10-30 16:05:58 +02:00
mihaisc
e7e83e4197
Release 0.3.15 2020-10-29 20:10:40 +02:00
mihaisc
3a1da5e313
fix
Signed-off-by: mihaisc <mihai.scarlat@smartcontrol.ro>
2020-10-29 20:07:51 +02:00
mihaisc
6757454ff2
fix price calculation
Signed-off-by: mihaisc <mihai.scarlat@smartcontrol.ro>
2020-10-29 20:04:19 +02:00
mihaisc
dbfa57ea61
Release 0.3.14 2020-10-29 15:32:33 +02:00
mihaisc
4950290c79
oceanlib bump
Signed-off-by: mihaisc <mihai.scarlat@smartcontrol.ro>
2020-10-29 15:29:58 +02:00
mihaisc
5464b21d6b
fix
Signed-off-by: mihaisc <mihai.scarlat@smartcontrol.ro>
2020-10-29 14:29:45 +02:00
mihaisc
08a79305dc
refresh price
Signed-off-by: mihaisc <mihai.scarlat@smartcontrol.ro>
2020-10-29 14:16:59 +02:00
mihaisc
a5c4884f18
Release 0.3.13 2020-10-28 14:42:55 +02:00
mihaisc
200f979fc8
Release 0.3.12 2020-10-28 14:35:28 +02:00
mihaisc
5bd0108068
Update package.json 2020-10-28 14:32:14 +02:00
mihaisc
5e831d5704
Release 0.3.11 2020-10-27 22:28:48 +02:00
mihaisc
ee3556b165
Merge pull request #168 from oceanprotocol/update/ocean9.5
update
2020-10-27 22:28:22 +02:00