Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Testnet validators #343

Draft
wants to merge 2 commits into
base: develop
Choose a base branch
from

Conversation

Viterbo
Copy link
Collaborator

@Viterbo Viterbo commented Apr 11, 2024

Fixes #342

Description

This PR adds the Testnet validators. However, a problem still forbids the data from being displayed correctly.

In the Mainnet solution, the first query at the basket returns an XML with a list of Contents children nodes from which the last key is taken to perform a second query.

image

However, you can see that the first response of the Testnet bucket returns zero Contents children nodes, which makes the algorithm break.

image

Test scenarios

Checklist:

  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have cleaned up the code in the areas my change touches
  • My changes generate no new warnings
  • Any dependent changes have been merged and published in downstream modules
  • I have checked my code and corrected any misspellings
  • I have removed any unnecessary console messages
  • I have included all english text to the translation file and/or created a new issue with the required translations for the currently supported languages
  • I have tested for mobile functionality and responsiveness
  • I have added appropriate test coverage
  • I have updated relevant documentation and/or opened a separate issue to cover the updates (Issue URL: )

Copy link

netlify bot commented Apr 11, 2024

Deploy Preview for telos-app-native-staging ready!

Name Link
🔨 Latest commit 045c106
🔍 Latest deploy log https://app.netlify.com/sites/telos-app-native-staging/deploys/6617c5dcc3976d0008cfd7e5
😎 Deploy Preview https://deploy-preview-343--telos-app-native-staging.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link

cloudflare-workers-and-pages bot commented Apr 11, 2024

Deploying app-telos-native with  Cloudflare Pages  Cloudflare Pages

Latest commit: 045c106
Status: ✅  Deploy successful!
Preview URL: https://28e146a0.app-telos-native.pages.dev
Branch Preview URL: https://342-validators-table-and-gra.app-telos-native.pages.dev

View logs

@Viterbo Viterbo self-assigned this Apr 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant