Commit Graph

983 Commits

Author SHA1 Message Date
Alex Kraiz
e4009d297b fixed listAmountSchema 2023-10-02 10:26:42 +04:00
Alex Kraiz
de23a73487 make readonly and public 2023-10-02 09:36:50 +04:00
TheJuze
0f4940a6f9 make field getVotingInfo public 2023-10-01 18:16:42 +03:00
TheJuze
3b784906cb change pow method 2023-10-01 17:53:51 +03:00
TheJuze
d0eb2288c0 update formulas 2023-10-01 17:42:36 +03:00
TheJuze
ffa4d8b9d6 fix getAmountAtCurrent return type 2023-09-29 17:16:55 +03:00
TheJuze
bed0aac578 make PlatformFees fields optional. temporary solution 2023-09-29 17:01:22 +03:00
Alex Kraiz
6edb6f3c0c Update package.json v0.19.92 2023-09-29 17:58:01 +04:00
TheJuze
020b153597 move constants 2023-09-29 10:56:55 +03:00
Alex Kraiz
036a80eb63 merge with main 2023-09-29 11:03:50 +04:00
lomonoshka
2a089b3c4b Removed unused import 2023-09-28 19:57:58 +04:00
lomonoshka
f35e2ef338 bump 2023-09-28 19:50:18 +04:00
lomonoshka
cad6b1e943 Removed type assertion 2023-09-28 19:49:49 +04:00
lomonoshka
21015e9219 Added factory schema 2023-09-28 19:48:12 +04:00
lomonoshka
823e9a8ad5 Added Factory type to ws path 2023-09-28 18:56:25 +04:00
lomonoshka
3c183f6cff Renamed type SwapInfo to SingleSwap 2023-09-28 18:45:40 +04:00
TheJuze
1441b51e0d add more methods to integrator 2023-09-28 17:36:08 +03:00
lomonoshka
1134865abf Renamed type SwapInfo to SingleSwap 2023-09-28 18:35:59 +04:00
Alex Kraiz
d5a3e1d64e fix: getPlatformFees inputs 2023-09-28 18:31:54 +04:00
Mikhail Gladchenko
f78266818f feature: up version 2023-09-28 14:50:43 +01:00
Mikhail Gladchenko
a81c6b5245 Merge branch 'main' into feature/cross-dex-support
# Conflicts:
#	package-lock.json
#	package.json
2023-09-28 14:44:06 +01:00
TheJuze
e868711374 update model veORNInfo 2023-09-28 13:23:19 +03:00
TheJuze
9b178c87ad update model 2023-09-28 12:55:37 +03: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
Kirill Litvinov
27c426e815 bump version v0.19.91 2023-09-28 12:33:13 +03:00
kigastu
8613096ae4 Merge pull request #184 from orionprotocol/multiple-exchanges-in-suborder
multiple exchanges in suborder
2023-09-28 12:30:37 +03:00
Kirill Litvinov
badd55a261 Merge remote-tracking branch 'origin/main' into multiple-exchanges-in-suborder 2023-09-28 12:26:46 +03:00
TheJuze
bcf0a3c4d0 fix publishing 2023-09-28 10:45:04 +03:00
TheJuze
0b212bbbd9 bump version 2023-09-27 18:13:37 +03:00
TheJuze
1227562402 fix hex validation 2023-09-27 17:55:01 +03:00
Alex Kraiz
4ac13992eb Bump version v0.19.90 2023-09-27 18:45:26 +04:00
Alex Kraiz
7c0c057e0f Bump version v0.19.89 2023-09-27 18:40:31 +04:00
TheJuze
8453f92a7f update config 2023-09-27 17:28:10 +03:00
lomonoshka
24d2a14f53 bump 2023-09-27 18:21:35 +04:00
Alex Kraiz
14b05af850 orionprotocol.io replaces with orion.xyz 2023-09-27 17:50:23 +04:00
TheJuze
b6e6a57d2c make veORN method public 2023-09-27 16:46:57 +03:00
TheJuze
d6b1c625b3 add veORN method 2023-09-27 16:20:35 +03:00
lomonoshka
7d1177d01c Added cross dex swap support 2023-09-27 16:55:08 +04:00
TheJuze
716762ce11 create rc 2023-09-27 15:46:23 +03:00
Alex Kraiz
65c21de2dd feat!: added Integrator service 2023-09-27 16:08:09 +04:00
TheJuze
dc58eeae9f bump version v0.19.88 2023-09-27 14:08:52 +03:00
Dmitry
e39f2feec7 Merge pull request #182 from orionprotocol/feature/new-exchanges 2023-09-27 14:05:55 +03:00
TheJuze
c40cc93b94 remove comments and logs 2023-09-27 14:05:20 +03:00
Kirill Litvinov
a9a182417f Merge remote-tracking branch origin/main into feature/new-exchanges 2023-09-26 18:05:37 +03:00
kigastu
bbd8a4522f Update package.json v0.19.87 2023-09-26 17:45:02 +03:00
kigastu
bd33181620 Merge pull request #183 from orionprotocol/OP-4494-leaderboard-new-columns
feature: add new fields to ratingSchema
2023-09-26 17:44:39 +03:00
Kirill Litvinov
276b1beec8 multiple exchanges in suborder 2023-09-26 14:03:27 +03:00
Kirill Litvinov
e4493e343b update schemas 2023-09-25 18:56:33 +03:00
Mikhail Gladchenko
f0e090da94 feature: up version 2023-09-21 15:14:25 +01:00
Mikhail Gladchenko
dc0c67e3f4 feature: up version 2023-09-21 15:05:31 +01:00