Commit Graph

38 Commits

Author SHA1 Message Date
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
Aleksandr Kraiz
7882b66871 Fix: network codes 2023-02-10 17:28:52 +04:00
Aleksandr Kraiz
bd1c8077bb Fix RPC url 2023-02-10 13:57:55 +04:00
Aleksandr Kraiz
b2f3cdf5fb Orion, Orion Unit, Configuration (#40)
* Refactoring

* Better docs

* Bump

* ESLint standard

* Fix

* Bumo

* VerboseOrionUnitConfig to types

* Docs improvements

* Docs improvements. Orion default env
2023-02-08 14:51:58 +04:00