hashport-validator icon indicating copy to clipboard operation
hashport-validator copied to clipboard

Official repository containing the source code of the Hashport validators

Results 57 hashport-validator issues
Sort by recently updated
recently updated
newest added

To cover more of the unit tests. List the packages with missing unit tests. Split each package as a separate task in the epic.

Epic
unit tests

- Implement unit tests for **app/services/scheduled/service.go**

unit tests

- Implement unit tests for **app/services/read-only/service.go**

unit tests

- Replace the **router.Router** field with the new **interface** from issue #458 - Implement unit tests for **app/services/contracts/service.go**

unit tests

- Implement unit tests for **app/process/watcher/prometheus/watcher.go**

unit tests

- Implement unit tests for **app/process/handler/read-only/nft/transfer/handler.go**

unit tests

- Implement unit tests for **app/clients/hedera/client.go**

unit tests

Implement unit tests for **app/helper/metrics/helper.go**

unit tests

High-level spec [link](https://www.notion.so/limechain/Merkle-tree-implementation-84ade8e703784b4d81942cb4f4731fa4) The goal is to use a Merkle tree to store the validator's fees for the EVM wrapped to wrapped transfers and collect them manually on a request....

Epic
blocked

Description: E2E: Test_EVM_Wrapped_to_EVM_Wrapped recreates a real-life situation of a user who wants to bridge an EVM wrapped token to another EVM chain that is different than the native chain, without...

blocked