Kajetan

Results 14 issues of Kajetan

**Describe the bug** According to openapi schema https://github.com/formancehq/ledger/blob/main/openapi/v1.yaml#L516 We should use `startTime` but in code https://github.com/formancehq/ledger/blob/main/internal/api/v1/controllers_transactions.go#L59 is not supported. Another thing is ``` if startTime := r.URL.Query().Get("start_time"); startTime != ""...

bug

# Reason for This PR In case of h2c there a no need to provide certificates with enabled TLS option ## Description of Changes If TLS is enabled certificates files...

C-enhancement

### No duplicates 🥲. - [X] I have searched for a similar issue in our bug tracker and didn't find any solutions. ### What happened? ![image](https://github.com/user-attachments/assets/2391c879-613e-41e7-a587-2cc4d60765aa) ![image](https://github.com/user-attachments/assets/0a3d1b0c-8c0f-49f3-b026-d4f876ae6d56) On the metrics...

B-bug
F-need-verification

### Is your feature request related to a problem? Please describe. To write more efficient tests would be nice to support method like in other SDKs - `registerDelayedCallback` ### Describe...

enhancement
Tests