Commit Graph

57 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 691b8008ec
update compute privacy
Signed-off-by: mihaisc <mihai.scarlat@smartcontrol.ro>
2021-04-06 12:08:16 +03:00
mihaisc 5c6a29274d
add encrypt to publish (#269)
Signed-off-by: mihaisc <mihai.scarlat@smartcontrol.ro>
2021-03-25 09:04:40 +01: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 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
Matthias Kretschmann 9ebfb1e93f
typing tweak 2020-10-22 11:19:34 +02:00
alexcos20 a73b0d888e add sleeps 2020-10-21 08:21:26 -07:00
alexcos20 2dd83a6502 fix lint 2020-10-21 08:02:36 -07:00
alexcos20 658f432873 refactor 2020-10-21 08:00:33 -07:00
alexcos20 824a7c2feb add sleep 2020-10-21 07:57:00 -07:00
Matthias Kretschmann 0e1e18883a
package updates 2020-10-21 15:41:07 +02:00
Matthias Kretschmann 1cd3c6055d
publish tweaks 2020-10-19 13:39:14 +02:00
alexcos20 6e5ae7b2ce move to usePricing 2020-10-19 02:47:12 -07:00
alexcos20 678d9a0b80 allow timeout pass through 2020-10-14 09:56:36 -07:00
alexcos20 c5cce9e7cf fix tsc 2020-10-14 09:19:22 -07:00
alexcos20 9d9360230c split flows for Publish and Buy 2020-10-14 01:11:49 -07: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
Matthias Kretschmann dd29599133
fix publish 2020-09-29 15:47:36 +02:00
mihaisc ddfbe10bc2
Merge branch 'main' into lib-update 2020-09-29 16:17:45 +03:00
mihaisc 9cf210ff60
lib update 2020-09-29 16:10:51 +03:00
mihaisc 8943aa0639
updates for new version of lib 2020-09-29 15:29:05 +03:00
Matthias Kretschmann b8d1885d4c liquidityProviderFee → swapFee 2020-09-28 15:46:04 +00:00
Matthias Kretschmann d8107d6686
fix hooks dependencies, prevent some rerenders 2020-09-23 19:41:32 +02:00
Matthias Kretschmann e22212bd01
package updates, linting fixes 2020-09-15 21:57:44 +02:00
Matthias Kretschmann 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 cc971f6238
Merge branch 'main' into fix/docs 2020-09-07 17:50:03 +03:00
Matthias Kretschmann bd8df87715
add usePublish docs example 2020-09-07 16:44:34 +02:00
mihaisc 6bf60b6e88
lib update 2020-09-07 17:25:31 +03:00
mihaisc 4b08d67fe1
Update src/hooks/usePublish/usePublish.ts
Co-authored-by: Matthias Kretschmann <m@kretschmann.io>
2020-09-07 15:28:46 +03:00
mihaisc 6311d59cbb updated price type 2020-09-07 15:19:40 +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
mihaisc 6283c0b15f upgrade fix 2020-09-02 15:41:25 +03:00
mihaisc fbb5b04e56 ocean-lib update 2020-09-01 16:32:52 +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 d64ec0617e simple consume 2020-07-31 12:12:32 +03:00
mihaisc 519a762762 publish update 2020-07-28 13:54:28 +03:00
Alex Coseru c2bcad440c
Update usePublish.ts 2020-07-21 13:52:43 +03:00
mihaisc 29f5b2d16c compute 2020-07-17 16:09:01 +03:00
mihaisc 3a8b12a2a5 publish events 2020-07-17 13:24:46 +03:00
mihaisc 984248abdf added compute 2020-07-16 17:03:26 +03:00
mihaisc 97476709b9 uptate libs 2020-07-16 12:25:01 +03:00
mihaisc 37de32c479 consume 2020-07-15 15:54:20 +03:00
mihaisc 563ea4cc46 default provider, publish 2020-07-15 12:18:22 +03:00