Commit Graph

53 Commits

Author SHA1 Message Date
Olga Kanishcheva
74c554cbb1 pull main 2024-10-08 15:48:40 +04:00
Den Great
d93578d03f cjs -> esm 2024-06-11 21:57:54 +08:00
Den Great
233718bb78 0.22.3: esm contracts fix 2024-06-11 19:04:40 +08:00
Mikhail Gladchenko
f8e4b643c3 Merge branch 'refs/heads/main' into OP-5247-frontend-optimization
# Conflicts:
#	package.json
2024-04-17 09:26:42 +01:00
Kirill Litvinov
9e49345771 0.20.79-rc1 2024-04-02 15:07:26 +03:00
Mikhail Gladchenko
d024d475a7 fix: fix frontage config 2024-03-29 14:07:23 +00:00
Mikhail Gladchenko
14035cfcc3 fix: fix for frontage config 2024-03-29 13:47:13 +00:00
Mikhail Gladchenko
acdd78820d fix: fix for frontage config 2024-03-29 13:41:04 +00:00
Mikhail Gladchenko
57474d2872 feat: added frontage service 2024-03-29 08:49:00 +00:00
TheJuze
edc3586166 🗿 2024-03-19 17:34:00 +03:00
TheJuze
baa29cf340 add frontage service and getAggregatedMetrics request 2024-03-19 13:03:52 +03:00
TheJuze
cf2fd889a0 return analyticsAPI and make it optional 2024-03-13 14:07:36 +03:00
TheJuze
8dedc46cb5 Remove analyticsAPI from config 2024-03-13 13:34:18 +03:00
Mikhail Gladchenko
c597fa0805 Make Indexer optional (#231)
* feature: added new Thena exchange and indexer was made optional

* fix: updated indexer types

* Update package.json

* fix: updated indexer types

* fix: updated indexer types

* fix: updated indexer types

---------

Co-authored-by: TheJuze <dimanikus0106@gmail.com>
2024-02-02 10:39:02 +03:00
Dmitry
a0d2df3cd5 Rename integrator to indexer (#207) 2023-11-09 10:56:32 +03:00
Dmitry Leleko
5037ca66ab Merge branch 'main' into integrator_service 2023-10-04 09:08:54 +02:00
Alex Kraiz
902b5f3994 consistent imports 2023-10-03 16:54:40 +04:00
Oleg Nechiporenko
c2a4084158 feat: update ethers@6
fix: bigint errors

fix: TS errors

fix: gasLimit fetch

fix: review comments

fix: contracts errors

chore: bump rc version

fix: revert wrong fix

fix: ts config

fix: ts config

fix: ts config

feat: update signer
2023-09-28 11:43:27 +02:00
Alex Kraiz
65c21de2dd feat!: added Integrator service 2023-09-27 16:08:09 +04:00
Aleksandr Kraiz
6d13e2d162 Bridge: addressToAsset 2023-08-23 22:10:53 +04:00
Aleksandr Kraiz
9e26727400 State optional 2023-08-23 21:06:33 +04:00
Aleksandr Kraiz
0148be2e13 Fix cache 2023-08-23 19:31:54 +04:00
Aleksandr Kraiz
837a11a56b Added registerRedeemOrder to bridge 2023-08-23 18:59:44 +04:00
Aleksandr Kraiz
2256c9af9b Added combinedAddressToAsset param 2023-08-23 18:43:31 +04:00
Aleksandr Kraiz
9e0325b726 Added more tx types 2023-08-23 18:19:22 +04:00
Aleksandr Kraiz
f5a21ced67 Fix types 2023-08-23 18:03:32 +04:00
Aleksandr Kraiz
35713407a7 Added combineLocalAndExternalData to bridge 2023-08-23 17:46:43 +04:00
Aleksandr Kraiz
859cca326b Fix syntax 2023-08-23 16:26:24 +04:00
Aleksandr Kraiz
5c81ca55c7 makeAtomicSwap method in bridge 2023-08-23 15:44:20 +04:00
Aleksandr Kraiz
0fcc180b08 Fix: build 2023-08-08 10:24:47 +04:00
Aleksandr Kraiz
cd0a0128d8 Price conversion iprovements 2023-08-08 10:21:54 +04:00
Aleksandr Kraiz
321b2a2787 Bridge: improvements 2023-08-07 00:23:19 +04:00
Aleksandr Kraiz
cd4eff76d3 Semantics improvements 2023-05-16 23:21:45 +04:00
Aleksandr Kraiz
dc99e50d02 Fix 2023-05-09 22:58:18 +04:00
Aleksandr Kraiz
733d39804e bump: contracts 2023-05-09 14:33:08 +04:00
Aleksandr Kraiz
438de9dba6 Minor fixes 2023-04-12 15:26:37 +04:00
Aleksandr Kraiz
bfa88fabaa STF to ESM 2023-04-03 20:17:38 +04:00
Aleksandr Kraiz
665bd568a4 Fix bugs 2023-03-31 19:43:30 +04:00
Aleksandr Kraiz
8588b55725 ESM 2023-03-31 17:47:56 +04:00
Aleksandr Kraiz
51257adcd4 Moved fetching to simple-typed-fetch 2023-03-24 21:59:04 +04:00
Aleksandr Kraiz
56cd1356f0 Added array schema failover / PF onOpen / bridge test / deps bump 2023-03-06 20:47:34 +04:00
Aleksandr Kraiz
66f068e7a0 Fix PriceFeed 2023-03-03 22:14:01 +04:00
Aleksandr Kraiz
07ef06648d Added bridge swap 2023-02-23 23:55:57 +04:00
Aleksandr Kraiz
7a2e487e69 Shorter types 2023-02-22 13:22:30 +04:00
Aleksandr Kraiz
281526a1c9 Bridge history fix 2023-02-22 13:20:52 +04:00
Aleksandr Kraiz
d1fb90cc3c Added getHistory 2023-02-21 02:36:35 +04:00
Aleksandr Kraiz
23757600ae Removed old Analytics system connector 2023-02-20 12:41:03 +04:00
Aleksandr Kraiz
2c24f71453 Strictest / tests / minor improvements 2023-02-17 17:31:35 +04:00
Aleksandr Kraiz
19f46f33d0 Added aggregation methods: getPairs, getAssets 2023-02-16 16:55:08 +04:00
Aleksandr Kraiz
c12a4e8e7a Linter standard (#49)
* Impl

* Fix

* Fix

* Bump

* Bump

* Fix

* Bump
2023-02-14 00:34:37 +04:00