Paolo Galli
Paolo Galli
# Description This commit adds a test coverage suite for the `api/utils` package. # Checklist: - [x] My code follows the style guidelines of this project - [x] I have...
# Description We've had multiple failing tests in ci/cd caused by a timeout while running the subscriptions tests. The issue is not directly reproducible locally and failing runs happen randomly,...
Thor client
# Description This PR introduces a thor client. This refers to this [gh issue](https://github.com/vechain/protocol-board-repo/issues/215). The structure was taken from the [Draupnir's client](https://github.com/vechain/draupnir/tree/main/client). The client supports the following operations: - `GetTransactionReceipt`...
# Description This PR adds `logIndex` and `txIndex` fields into `logs/event` response body. [GH Issue](https://github.com/vechain/protocol-board-repo/issues/288) ## Type of change Please delete options that are not relevant. - [x] Breaking change...