svetlio

Results 8 issues of svetlio

At the moment in the locked vs minted section the data is a bit mixed. The goal is to check how we can have a better visualization of the locked...

low-priority

Reconfiguration after testnet resets (https://docs.hedera.com/guides/testnet?_hsmi=211182769#test-network-resets) : - setup the 3 LimeChain validators + 1 read-only). - Add other validators to the bridge config. - Setup the configuration for the e2e...

blocked

At the moment the `e2e/e2e_test.go` file is more than 2k rows and it is growing. We can try to split the logic and make the file more readable. We can:...

low-priority
refactoring

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

High-level spec [link](https://www.notion.so/limechain/Merkle-tree-implementation-84ade8e703784b4d81942cb4f4731fa4) Example: LimeChain Merkle tree: [github](https://github.com/LimeChain/merkletree) & [github2](https://github.com/LimeChain/verifiable-merkle-tree) Description: - Pull of the fees - when the user (validator) want to get the collect the accumulated fees: -...

blocked

High-level spec [link](https://www.notion.so/limechain/Merkle-tree-implementation-84ade8e703784b4d81942cb4f4731fa4) Example: LimeChain Merkle tree: [github](https://github.com/LimeChain/merkletree) & [github2](https://github.com/LimeChain/verifiable-merkle-tree) Example 2: Solidity [link](https://solidity-by-example.org/app/merkle-tree/) Description: - Method for getting the Merkle tree -new facet (+ link to the diamond) or...

blocked

High-level spec [link](https://www.notion.so/limechain/Merkle-tree-implementation-84ade8e703784b4d81942cb4f4731fa4) Description: - Create a new DB table, that will keep the data for: - Validator’s address. - Supported Native Assets Address (asset per row). - Native Asset’s...

blocked

High-level spec [link](https://www.notion.so/limechain/Merkle-tree-implementation-84ade8e703784b4d81942cb4f4731fa4) Description: - In the `app/process/watcher/transfer/watcher.go` in the method `processTransaction` there is `if` with error message `Wrapped to Wrapped transfers currently not supported`. - In the `app/process/watcher/evm/watcher.go` the...

blocked