1
0
mirror of https://github.com/oceanprotocol/react.git synced 2024-11-29 15:30:01 +01:00
Commit Graph

176 Commits

Author SHA1 Message Date
7531fde3d7
bump ocean.js (#225) 2021-01-19 13:53:14 +01:00
b4acf688c2
Release 0.4.1 2021-01-13 14:37:47 +01:00
31f6a9a727
bump @oceanprotocol/lib 2021-01-13 14:37:26 +01:00
dependabot[bot]
d7de8f6798
Bump web3 from 1.2.11 to 1.3.1 (#214)
Bumps [web3](https://github.com/ethereum/web3.js) from 1.2.11 to 1.3.1.
- [Release notes](https://github.com/ethereum/web3.js/releases)
- [Changelog](https://github.com/ChainSafe/web3.js/blob/1.x/CHANGELOG.md)
- [Commits](https://github.com/ethereum/web3.js/compare/v1.2.11...v1.3.1)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-01-13 14:22:58 +01:00
dependabot[bot]
187020f902
Bump microbundle from 0.12.4 to 0.13.0 (#213)
Bumps [microbundle](https://github.com/developit/microbundle) from 0.12.4 to 0.13.0.
- [Release notes](https://github.com/developit/microbundle/releases)
- [Changelog](https://github.com/developit/microbundle/blob/master/CHANGELOG.md)
- [Commits](https://github.com/developit/microbundle/compare/v0.12.4...v0.13.0)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-01-13 09:37:28 +01:00
dependabot[bot]
9baf00419b
Bump eslint-config-prettier from 6.15.0 to 7.0.0 (#200)
Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) from 6.15.0 to 7.0.0.
- [Release notes](https://github.com/prettier/eslint-config-prettier/releases)
- [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/eslint-config-prettier/compare/v6.15.0...v7.0.0)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-12-07 16:32:59 +01:00
432d97de21
Release 0.4.0 2020-12-03 14:01:57 +01:00
7fcb65dd2a
package updates 2020-12-03 14:01:39 +01:00
3945e5a80b
downgrade web3.js (#197)
* downgrade web3.js

* lock web3.js
2020-12-03 13:53:58 +01:00
mihaisc
259b8514ee
Release 0.3.23 2020-12-01 19:40:28 +02:00
mihaisc
257e572cc7
Release 0.3.22 2020-11-26 14:45:58 +02:00
mihaisc
378b5deae3
Release 0.3.21 2020-11-24 18:35:03 +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
mihaisc
1532de813e
Release 0.3.20 2020-11-19 12:16:57 +02: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
6f33f953df
Release 0.3.18 2020-11-13 18:48:56 +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
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
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
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
01670927de
update
Signed-off-by: mihaisc <mihai.scarlat@smartcontrol.ro>
2020-10-27 22:25:39 +02:00
mihaisc
2ad1d1adf2
Release 0.3.10 2020-10-27 18:54:16 +02:00
mihaisc
834c9dd142
fixed price, ocean lib update
Signed-off-by: mihaisc <mihai.scarlat@smartcontrol.ro>
2020-10-27 18:04:22 +02:00
mihaisc
bd15ab144d
Release 0.3.9 2020-10-26 16:47:35 +02:00
mihaisc
9791450b48
update to new ocean.js
Signed-off-by: mihaisc <mihai.scarlat@smartcontrol.ro>
2020-10-26 16:36:35 +02:00
mihaisc
3c4ef7677a
ocean.js bump
Signed-off-by: mihaisc <mihai.scarlat@smartcontrol.ro>
2020-10-26 13:48:30 +02:00
dependabot[bot]
4e97dc25fa
Bump axios from 0.20.0 to 0.21.0
Bumps [axios](https://github.com/axios/axios) from 0.20.0 to 0.21.0.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/master/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v0.20.0...v0.21.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-10-26 02:02:30 +00:00
4f01a3d85a
Release 0.3.8 2020-10-23 15:43:11 +02:00
2574993ed9
bump @oceanprotocol/lib 2020-10-23 15:42:47 +02:00
mihaisc
3886e8b450
Release 0.3.7 2020-10-23 14:20:00 +03:00
mihaisc
556a2e97fe
Release 0.3.6 2020-10-23 14:03:55 +03:00
f9d55343da
Release 0.3.5 2020-10-22 12:45:54 +02:00
4636fadec9
Release 0.3.4 2020-10-22 11:28:04 +02:00
2c493231e0
bump ocean.js 2020-10-22 11:27:48 +02:00
4069816516
Release 0.3.3 2020-10-22 10:46:12 +02:00
55db4e88d5
bump ocean.js 2020-10-22 10:45:56 +02:00
4ae3202f6c
Release 0.3.2 2020-10-21 17:27:14 +02:00
24b4ea9601
Release 0.3.1 2020-10-21 15:41:23 +02:00
0e1e18883a
package updates 2020-10-21 15:41:07 +02:00