Commit Graph

201 Commits

Author SHA1 Message Date
dependabot[bot] 6bc12f1863
Bump @oceanprotocol/lib from 0.14.9 to 0.15.0 (#308)
Bumps [@oceanprotocol/lib](https://github.com/oceanprotocol/ocean.js) from 0.14.9 to 0.15.0.
- [Release notes](https://github.com/oceanprotocol/ocean.js/releases)
- [Changelog](https://github.com/oceanprotocol/ocean.js/blob/v0.15.0/CHANGELOG.md)
- [Commits](https://github.com/oceanprotocol/ocean.js/compare/v0.14.9...v0.15.0)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-31 14:41:59 +02:00
Matthias Kretschmann ef69785699
Release 0.6.2 2021-05-25 09:56:46 +02:00
Matthias Kretschmann 224cb46bf0
release-it fix 2021-05-25 09:55:29 +02:00
dependabot[bot] 9d2c0f3c63
Bump prettier from 2.2.1 to 2.3.0 (#307)
* Bump prettier from 2.2.1 to 2.3.0

Bumps [prettier](https://github.com/prettier/prettier) from 2.2.1 to 2.3.0.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/2.2.1...2.3.0)

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

* prettier updates

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Matthias Kretschmann <m@kretschmann.io>
2021-05-25 09:48:08 +02:00
mihaisc 79f47e5ccf
Release 0.6.1 2021-04-16 14:58:58 +03:00
mihaisc a5272db5ef
fix lock
Signed-off-by: mihaisc <mihai.scarlat@smartcontrol.ro>
2021-04-16 14:49:44 +03:00
mihaisc 90555c680b
Merge branch 'main' of https://github.com/oceanprotocol/react into main 2021-04-16 14:46:04 +03:00
mihaisc f3d858c53b
update lib
Signed-off-by: mihaisc <mihai.scarlat@smartcontrol.ro>
2021-04-16 14:45:43 +03:00
dependabot[bot] 40cc9cfba6
Bump web3 from 1.3.4 to 1.3.5 (#277)
Bumps [web3](https://github.com/ethereum/web3.js) from 1.3.4 to 1.3.5.
- [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.3.4...v1.3.5)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-13 12:31:13 +02:00
mihaisc 55c363fb52
Release 0.6.0 2021-04-06 12:18:08 +03:00
mihaisc f64ddb0f78
lib bump
Signed-off-by: mihaisc <mihai.scarlat@smartcontrol.ro>
2021-04-06 12:05:17 +03:00
mihaisc 2198dcf668
Release 0.5.6 2021-03-18 14:45:26 +02:00
mihaisc 68dafd3aa9
lib bump, publish update (#263)
* lib bump, publish update

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

* force

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

* package-lock

Signed-off-by: mihaisc <mihai.scarlat@smartcontrol.ro>
2021-03-18 14:44:29 +02:00
mihaisc a021976add
Release 0.5.5 2021-03-08 15:43:08 +02:00
mihaisc f60b817b1f
lib bump (#259)
Signed-off-by: mihaisc <mihai.scarlat@smartcontrol.ro>
2021-03-08 15:31:54 +02:00
mihaisc 42df1e2277
Release 0.5.4 2021-03-04 18:02:38 +02:00
Matthias Kretschmann d1af73c012
bump ocean.js (#256) 2021-03-04 13:48:36 +02:00
dependabot[bot] fcaeac28e4
Bump eslint-config-prettier from 7.2.0 to 8.1.0 (#251)
* Bump eslint-config-prettier from 7.2.0 to 8.1.0

Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) from 7.2.0 to 8.1.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/v7.2.0...v8.1.0)

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

* eslint config updates

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Matthias Kretschmann <m@kretschmann.io>
2021-03-04 12:21:48 +01:00
dependabot[bot] 790a546ceb
Bump web3 from 1.3.3 to 1.3.4 (#233)
Bumps [web3](https://github.com/ethereum/web3.js) from 1.3.3 to 1.3.4.
- [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.3.3...v1.3.4)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-03 02:54:00 +01:00
mihaisc 48351aa8bc
Release 0.5.3 2021-03-01 15:06:30 +02:00
mihaisc 8d16b9e07e
bump lib (#247)
* bump lib

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

* updates

Signed-off-by: mihaisc <mihai.scarlat@smartcontrol.ro>
2021-02-26 11:27:49 +02:00
dependabot[bot] f72a5f5e5f
Bump web3 from 1.3.1 to 1.3.3 (#227)
Bumps [web3](https://github.com/ethereum/web3.js) from 1.3.1 to 1.3.3.
- [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.3.1...v1.3.3)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-01-26 13:24:47 +02:00
Matthias Kretschmann 5ecb49d001
Release 0.5.1 2021-01-21 16:40:31 +01:00
Matthias Kretschmann fdd06ed497
package updates 2021-01-21 16:40:14 +01:00
Matthias Kretschmann 7b0daa11de
Release 0.5.0 2021-01-19 13:54:53 +01:00
Matthias Kretschmann 7531fde3d7
bump ocean.js (#225) 2021-01-19 13:53:14 +01:00
Matthias Kretschmann b4acf688c2
Release 0.4.1 2021-01-13 14:37:47 +01:00
Matthias Kretschmann 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
Matthias Kretschmann 432d97de21
Release 0.4.0 2020-12-03 14:01:57 +01:00
Matthias Kretschmann 7fcb65dd2a
package updates 2020-12-03 14:01:39 +01:00
Matthias Kretschmann 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