Viterbo Rodriguez
Viterbo Rodriguez
# Description Currently, we fetch transactions one by one to get the last 20 internal transactions. This should be changed to query just one bulk list of the last internal...
# Description This should be the third step: There are a lot of places in which the Telos identity is hard-coded instead of being taken from some variable. This includes...
# Description This should be the last step: after all the needed [code is migrated](https://github.com/telosnetwork/teloscan/issues/751) we need a way to change the chain in which the user is going to...
# Description Second step: There are many places in the code where the environment variables are used instead to set an endpoint or a specific behavior. Those need to be...
# Description This is the first step: we need to bring all functional code from the wallet so they both rely on the same API (although is not the same...
# Fixes #752 This PR is included in the [final PR](https://github.com/telosnetwork/teloscan/pull/769) for this same EPIC (that's why is in draft) ## Description This PR changes the way the chain select...
# Fixes #754 This PR is included in the [final PR](https://github.com/telosnetwork/teloscan/pull/769) for this same EPIC (that's why is in draft) ## Description This PR replaces all chain-specific variables from the...
# Fixes #751 This PR is included in the [final PR](https://github.com/telosnetwork/teloscan/pull/769) for this same EPIC (that's why is in draft) ## Description In this PR we removed the old Mocked...
# Fixes #753 ## Description This is the last of the four parts of the EPIC Crosschain support issue. In this final PR we change the hardcoded Telos ID (symbol,...
# Fixes #816 ## Description The current implementation has a minimal difference. Now, each time we need to display an address, we take the possible contract metadata from the local...