-
Integration with PSDI to upload results to repository.
This could link to the suggestion in #128, as we will need the list of output files in order to upload them.
I think the initial implementa…
-
In the official API it says that you have to pass a parameter "feeAccount" I don't see that it is passed in the swap post
![ddd](https://github.com/user-attachments/assets/eb26c603-b659-4799-a2ac-bf1…
-
So I am trying to implement Jupiter Swap via their documentation and I have created the code as below, as per the swap documentation from the official Jupiter website.
```cs
var quote = …
-
**Describe the bug**
The swap_view function allows the ability to swap the source of the view to a different Hosted Feature Layer.
https://developers.arcgis.com/python/api-reference/arcgis.feature…
-
API CALL:
var response =
await restClient.UsdtFuturesApi.Account.GetCrossMarginAccountInfoAsync();
HTX SERVER RETURNS:
"{Error response: [ServerError] 4002 The merged cross and isolated ma…
-
Currently torchao QAT has two APIs, [tensor subclasses](https://github.com/pytorch/ao/blob/a4221df5e10ff8c33854f964fe6b4e00abfbe542/torchao/quantization/prototype/qat/api.py#L41) and [module swap](htt…
-
**Is your feature request related to a problem? Please describe.**
Related to #12. Players would probably prefer to see the swapped pieces transformed into bombs, rather than newly generated bombs af…
-
- [ ] - Wait for API to have pool id filter in the getSwapPath query: https://github.com/balancer/backend/issues/1162
- [ ] - Refactor implementation to get path from the API passing the list of pool …
-
i'm doing the swap according to the ston doc DEX v2 guide, code like this, any can help?
const client = new TonClient({
endpoint: "https://testnet.toncenter.com/api/v2/jsonRPC",
});
const rout…
-
I realize cancelling a swap mid-swap would be kind of bad, but there are situations where it appears to me like peerswap has mentioned in the logs that something has timed out, but it doesnt move the …