Luiz Gustavo Abou Hatem de Liz

Results 7 issues of Luiz Gustavo Abou Hatem de Liz

jsfiddle to reproduce the problem: https://jsfiddle.net/lgahdl/rkdtmya4/7/ Behavior: The input value is locked for external changes, the value is resetted for it's state before the external change. Expected Behavior: On value...

The swap preview is showing a wrong USDC returnal value for the swap, and gareth believes it's an error with the SOR ![Image](https://github.com/balancer/balancer-sdk/assets/50002794/d8daf750-3f81-4f9c-8f93-e2ca50159e67)

The coingecko is limiting the requests by 30 requests/min, and the full balancer-sdk test suit is surpassing this limit, so the Impermanent Loss tests that use coingecko historical prices requests...

A user reported an issue when swapping staBAL3 by USDC on frontend. Need to check if this is related with the SDK somehow and address the issue. ![image](https://github.com/balancer/balancer-sdk/assets/50002794/3250fbb4-2364-4d40-bc6f-e311b77d3647) ![image](https://github.com/balancer/balancer-sdk/assets/50002794/b1107ee8-0e23-4700-ba54-944a6ea8fb72) The...

Finished the implementation of RPC Gateway usage on tenderlyHelper; - Created a variable called "tenderlyRpcUrl"; - Created a new function "simulateTransactionRpc" and replaced "simulateTransaction" for it on "simulateMulticall"; OBS.: 1)...

enhancement