1
0
mirror of https://github.com/oceanprotocol/react.git synced 2024-06-15 17:03:21 +02:00
Commit Graph

55 Commits

Author SHA1 Message Date
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
04f3704f38
fix exchange price
Signed-off-by: mihaisc <mihai.scarlat@smartcontrol.ro>
2020-12-01 19:35:06 +02:00
mihaisc
1bc580bf9b
fix price calculation
Signed-off-by: mihaisc <mihai.scarlat@smartcontrol.ro>
2020-11-26 14:42:27 +02:00
mihaisc
4e6e5f1b30
fix travis 2020-11-24 18:31:40 +02:00
mihaisc
312b62ced3
optimize price calculation
Signed-off-by: mihaisc <mihai.scarlat@smartcontrol.ro>
2020-11-24 18:28:09 +02:00
mihaisc
bf3528754a
optimize (#186)
Signed-off-by: mihaisc <mihai.scarlat@smartcontrol.ro>
2020-11-19 12:07:19 +02:00
mihaisc
6ffb9fc783
purgatory account fix
Signed-off-by: mihaisc <mihai.scarlat@smartcontrol.ro>
2020-11-13 19:26:48 +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
0f62406a58
update oceanlib, improve price calculation
Signed-off-by: mihaisc <mihai.scarlat@smartcontrol.ro>
2020-10-30 16:05:58 +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
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
dd7e323dad
utils consolidation 2020-10-22 10:44:36 +02:00
alexcos20
2dd83a6502 fix lint 2020-10-21 08:02:36 -07:00
alexcos20
658f432873 refactor 2020-10-21 08:00:33 -07:00
21f044e91e
refactor 2020-10-21 13:48:59 +02:00
alexcos20
e39f41403d merge dtUtils 2020-10-16 05:31:45 -07:00
alexcos20
9d9360230c split flows for Publish and Buy 2020-10-14 01:11:49 -07:00
55326352fa
BestPrice updates 2020-10-08 13:02:32 +02:00
mihaisc
bb62fa8978
ocean-lib update + small refactor 2020-10-05 10:09:42 +03:00
mihaisc
6c2353fb17
update 2020-10-01 13:00:19 +03:00
f5724c553d
useMetadata refactor for strict type checking 2020-09-23 21:08:00 +02:00
mihaisc
397e455924
Merge branch 'main' into fix/publishFixes 2020-09-16 15:05:33 +03:00
mihaisc
1db0143c46
small fix 2020-09-16 15:03:11 +03:00
e22212bd01
package updates, linting fixes 2020-09-15 21:57:44 +02:00
75b1adb699
prepare strict type checking, bunch of typing fixes 2020-09-15 21:28:27 +02:00
mihaisc
19047b3389
consume, ocean=lib update 2020-09-10 17:59:39 +03:00
mihaisc
a93a7e23b1
fixed price, update ocean lib 2020-09-09 17:10:03 +03:00
mihaisc
6146fb00c6 reafactor, checks, 2020-09-07 12:32:34 +03:00
mihaisc
a3b6da7530 Merge branch 'main' into feature/fixedPrice 2020-09-07 12:11:12 +03:00
mihaisc
10bab63c9c fixed price 2020-09-07 11:54:56 +03:00
mihaisc
d22c14e19e publish refactor 2020-09-02 16:25:34 +03:00
Santiago Gonzalez
49019e8d69 Fix undefined property error in cheapestPool object 2020-09-02 01:28:19 -05:00
mihaisc
15ded202ae refactor ddo,did with asset 2020-08-20 16:11:16 +03:00
mihaisc
ef1dd37837 added pool, refactor 2020-08-20 12:23:09 +03:00
mihaisc
867b52fb31 add marketFeeAddress 2020-08-12 14:50:01 +03:00
mihaisc
56e6dc688e correct price when no pools 2020-08-06 12:13:17 +03:00
mihaisc
6c1bfcbfd9 format 2020-08-05 15:24:19 +03:00
mihaisc
90667040fe getCheapestPool return proper value 2020-08-05 15:24:07 +03:00
mihaisc
6d33304c9a decimal fix 2020-08-04 15:00:12 +03:00
mihaisc
53ca5ad6cb format/test 2020-08-04 14:49:45 +03:00
mihaisc
264bde6c27 consume for advanced flow 2020-08-04 14:37:12 +03:00
mihaisc
7183dd97c6 Merge branch 'master' into feature/consume 2020-08-03 11:41:12 +03:00
mihaisc
8db94b50da price calculation 2020-08-03 11:36:06 +03:00
07e35da469
method move 2020-07-30 23:31:33 +02:00
30f8e0fdd3
refactor web3 connection 2020-07-30 23:18:23 +02:00
mihaisc
519a762762 publish update 2020-07-28 13:54:28 +03:00
mihaisc
3a8b12a2a5 publish events 2020-07-17 13:24:46 +03:00
mihaisc
1c1e95fd0b provider, publish, consume 2020-07-09 15:33:22 +03:00