Commit 9deea77
Filipe/platf 5412 pin dependencies (#102)
* feat: db session auth
Signed-off-by: Filipe Mota <[email protected]>
* fix: tweaks for latest allocator contract changes
* chore: reduce expiration from 7 to 5 days
* fix: use correct method interface
* tweak: use hardcoded gas
* tweak: use hardcoded gas
* tweak: use hardcoded gas
* tweak: use hardcoded gas
* tweak: use hardcoded gas
* tweak: use hardcoded gas
* tweak: use hardcoded gas
* tweak: use hardcoded gas
* fix: update CI/CD workflow to work with k8s-config valuesObject
Signed-off-by: Filipe Mota <[email protected]>
* fix: use cache instead of calling near every time
* Test pipeline
* feat: add configs api
* Add configs api (#82)
* feat: add configs api
* fix: skip returning allocatorMode when no depository is set
* Add configs api (#83)
* feat: add configs api
* fix: skip returning allocatorMode when no depository is set
* refactor: remove logic for logging balance
* feat: add deposit nonce binding (#79)
* feat: add hypeliquid nonce mapping
* feat: cleanup logs and handle nonce duplication via primary key constraint
* feat: include chainId in saving
* feat: add version
* feat: use signatureChainId for signature validation
* feat: use signatureChainId for signature validation
* feat: add new test case and wallet normalize
* refactor: minor tweaks
---------
Co-authored-by: George Roman <[email protected]>
* feat: prepare for allocator migration by allowing different allocator… (#88)
* feat: prepare for allocator migration by allowing different allocator per chain id
* chore: override base allocator on dev
* Prepare for allocator migration (#89)
* feat: prepare for allocator migration by allowing different allocator per chain id
* chore: override base allocator on dev
* fix: tweaks
* Prepare for allocator migration (#91)
* feat: prepare for allocator migration by allowing different allocator per chain id
* chore: override base allocator on dev
* fix: tweaks
* chore: more dev chains to new allocator
* Prepare for allocator migration (#92)
* feat: prepare for allocator migration by allowing different allocator per chain id
* chore: override base allocator on dev
* fix: tweaks
* chore: more dev chains to new allocator
* chore: more dev chains to new allocator
* Prepare for allocator migration (#93)
* feat: prepare for allocator migration by allowing different allocator per chain id
* chore: override base allocator on dev
* fix: tweaks
* chore: more dev chains to new allocator
* chore: more dev chains to new allocator
* chore: more dev chains to new allocator
* Solana withdrawals migration (#96)
* chore: start migrating to new allocator
* chore: start migrating to new allocator
* chore: start migrating to new allocator
* chore: start migrating to new allocator
* chore: start migrating to new allocator
* chore: start migrating to new allocator
* fix: onchain allocator cache
* fix: onchain allocator cache
* fix: onchain allocator cache
* chore: migrate to new allocator
* chore: migrate to new allocator
* chore: migrate to new allocator
* chore: migrate to new allocator
* chore: migrate to new allocator
* chore: migrate to new allocator
* chore: migrate to new allocator
* chore: upgrade sdk
* feat: prepare for solana withdrawals migration
* fix: build
* Solana withdrawals migration (#97)
* chore: start migrating to new allocator
* chore: start migrating to new allocator
* chore: start migrating to new allocator
* chore: start migrating to new allocator
* chore: start migrating to new allocator
* chore: start migrating to new allocator
* fix: onchain allocator cache
* fix: onchain allocator cache
* fix: onchain allocator cache
* chore: migrate to new allocator
* chore: migrate to new allocator
* chore: migrate to new allocator
* chore: migrate to new allocator
* chore: migrate to new allocator
* chore: migrate to new allocator
* chore: migrate to new allocator
* chore: upgrade sdk
* feat: prepare for solana withdrawals migration
* fix: build
* feat: prepare for solana withdrawals migration
* Solana withdrawals migration (#98)
* chore: start migrating to new allocator
* chore: start migrating to new allocator
* chore: start migrating to new allocator
* chore: start migrating to new allocator
* chore: start migrating to new allocator
* chore: start migrating to new allocator
* fix: onchain allocator cache
* fix: onchain allocator cache
* fix: onchain allocator cache
* chore: migrate to new allocator
* chore: migrate to new allocator
* chore: migrate to new allocator
* chore: migrate to new allocator
* chore: migrate to new allocator
* chore: migrate to new allocator
* chore: migrate to new allocator
* chore: upgrade sdk
* feat: prepare for solana withdrawals migration
* fix: build
* feat: prepare for solana withdrawals migration
* feat: prepare for solana withdrawals migration
* return payload params withdrawals/v1
* extract payload parsing
* extract `submitWithdrawRequest` to helper
* single submit function
* remove unwanted changes
* dont pass spender around
* refactor signature
* signature without db
* missing return statement
* fix: remove additional-data dependency for non-native hyperliquid onchain withdrawals
* feat: Pin dependencies
Signed-off-by: Filipe Mota <[email protected]>
* feat: Pin dependencies
Signed-off-by: Filipe Mota <[email protected]>
* feat: Pin dependencies
Signed-off-by: Filipe Mota <[email protected]>
* fix: updated yarn.lock
Signed-off-by: Filipe Mota <[email protected]>
---------
Signed-off-by: Filipe Mota <[email protected]>
Co-authored-by: George Roman <[email protected]>
Co-authored-by: fun <[email protected]>
Co-authored-by: Clément Renaud <[email protected]>1 parent 522649c commit 9deea77
File tree
8 files changed
+1102
-124
lines changed- .github
- .husky
8 files changed
+1102
-124
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
10 | 13 | | |
11 | 14 | | |
12 | 15 | | |
13 | 16 | | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
14 | 28 | | |
15 | | - | |
16 | | - | |
17 | | - | |
18 | | - | |
19 | | - | |
20 | | - | |
21 | | - | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | | - | |
27 | | - | |
28 | | - | |
29 | | - | |
30 | | - | |
31 | | - | |
32 | | - | |
33 | | - | |
34 | | - | |
35 | | - | |
36 | | - | |
37 | | - | |
38 | | - | |
39 | | - | |
40 | | - | |
41 | | - | |
42 | | - | |
43 | | - | |
44 | | - | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
45 | 59 | | |
46 | 60 | | |
47 | | - | |
48 | | - | |
49 | | - | |
50 | | - | |
51 | | - | |
52 | | - | |
53 | | - | |
54 | | - | |
55 | | - | |
56 | | - | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
57 | 79 | | |
58 | 80 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
0 commit comments