Commit Graph

32 Commits

Author SHA1 Message Date
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
mihaisc 04f3704f38
fix exchange price
Signed-off-by: mihaisc <mihai.scarlat@smartcontrol.ro>
2020-12-01 19:35:06 +02:00
mihaisc 312b62ced3
optimize price calculation
Signed-off-by: mihaisc <mihai.scarlat@smartcontrol.ro>
2020-11-24 18:28:09 +02:00
mihaisc 5b5e7124e3
fix
Signed-off-by: mihaisc <mihai.scarlat@smartcontrol.ro>
2020-10-27 18:44:14 +02:00
mihaisc 1a1a741645
destruct
Signed-off-by: mihaisc <mihai.scarlat@smartcontrol.ro>
2020-10-27 18:39:03 +02:00
mihaisc 84e28fda91
Merge branch 'main' into fix/fixedPrice 2020-10-27 18:32:08 +02:00
alexcos20 77b172573c fix lint 2020-10-27 09:29:09 -07:00
alexcos20 6549f6ee9f fix Decimal compare 2020-10-27 09:23:52 -07:00
alexcos20 f1934fec3e use Decimal 2020-10-27 09:22:22 -07:00
mihaisc 5b84f07d49
fix minting
Signed-off-by: mihaisc <mihai.scarlat@smartcontrol.ro>
2020-10-27 18:17:18 +02:00
alexcos20 d0d7de83f8 fix mint 2020-10-27 09:16:34 -07: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 76a5953caf
format
Signed-off-by: mihaisc <mihai.scarlat@smartcontrol.ro>
2020-10-26 16:37:23 +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
Matthias Kretschmann 61e48431d6
fix fixedRateExchange.create 2020-10-22 12:45:32 +02:00
Matthias Kretschmann dd7e323dad
utils consolidation 2020-10-22 10:44:36 +02:00
alexcos20 a73b0d888e add sleeps 2020-10-21 08:21:26 -07:00
Matthias Kretschmann 266bf8474e
bump ocean.js, fix feedback 2020-10-21 14:24:37 +02:00
Matthias Kretschmann 21f044e91e
refactor 2020-10-21 13:48:59 +02:00
Matthias Kretschmann a9e8c10c58
refactor for event subscription 2020-10-21 13:37:01 +02:00
Matthias Kretschmann 1caa9e1b69
refactor messages 2020-10-21 12:32:43 +02:00
Matthias Kretschmann 7c5eba07c3
refactor createPricing 2020-10-21 00:40:55 +02:00
Matthias Kretschmann bf689e7c02
remove redundant symbol calls 2020-10-19 13:11:53 +02:00
Matthias Kretschmann c7a355e6fa
output datatoken name & symbol 2020-10-19 12:44:31 +02:00
Matthias Kretschmann 95b7849ca6
small refactor, pass DDO, set datatoken symbol 2020-10-19 12:30:58 +02:00
alexcos20 6e5ae7b2ce move to usePricing 2020-10-19 02:47:12 -07:00
alexcos20 6167d88fd9 split usePricing 2020-10-16 05:06:34 -07:00
alexcos20 efdfdb8687 use dtSymbol 2020-10-16 04:08:06 -07:00
alexcos20 40929faedf use token name instead of DT 2020-10-16 03:59:10 -07:00
alexcos20 c5cce9e7cf fix tsc 2020-10-14 09:19:22 -07:00
alexcos20 8896e776b3 fix lint 2020-10-14 05:05:45 -07:00
alexcos20 ad270f8a39 refactor 2020-10-14 04:55:18 -07:00