Viterbo Rodriguez

Results 82 issues of Viterbo Rodriguez

## Overview Testing the performance of [this PR](https://github.com/telosnetwork/teloscan/pull/850) on the branch https://github.com/telosnetwork/teloscan/pull/850 I notice that there are cases in which the transactions tab in the Address page is querying for...

# Fixes #858 ## Description The address page was modified to show the basic structure although it still does not have the data to show. It shows spinners and loading...

## Overview Currently, the address page takes some time to load and does not provide any feedback until it has completely loaded, which in cases of congestion could take too...

**Describe the bug** The first transaction ever registered was `"0x23007c552a11452dc58f127491ff413167381ed9ecc068e9c1aca6cbca017028"` on block `184225851`, however, the first transaction that Teloscan is showing on the All transaction page is around the block...

**Describe the bug** Currently, the home page is not requesting the metadata for the contracts in the last 6 transactions query, causing the website to query each of the contract...

# Fixes #830 ## Description ![image](https://github.com/user-attachments/assets/b2c38711-2590-4eec-a0b8-e97e0708a0c1) ## Test scenarios

## Overview OBE handles data in string format to create and sign transactions. However, now that we are using the wharfkit library, we need to parse all non-string data to...

## Overview We need to add precision to the way we calculate the necessary votes to determine if a proposal is approved or not. Currently what we do is just...

# Description **fixed here:** https://github.com/telosnetwork/teloscan/pull/1008 This yellow color has to be fixed ![Image](https://github.com/user-attachments/assets/45c0c24d-0ab3-49a6-8fdd-feedbd6abe99)

# Fixes #582 ### Description This PR adds two chevron buttons next to the Transaction page title to navigate to the previous and next transactions. This requires support from indexer...