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

[ENHANCE] Migrate UI to Sybil V2 contract #103

Open
3 tasks
lachlanglen opened this issue Mar 28, 2024 · 0 comments
Open
3 tasks

[ENHANCE] Migrate UI to Sybil V2 contract #103

lachlanglen opened this issue Mar 28, 2024 · 0 comments
Assignees
Labels
enhancement small enhancement / improvement from existing feature

Comments

@lachlanglen
Copy link
Contributor

lachlanglen commented Mar 28, 2024

Summary

See contract documentation here

  • Verify all contract methods being used in Nadabot app against V2 contract documentation; update method names & args if necessary, & handle new response types (NB: pay special attention to IDs, e.g. ProviderID and StampID are now both integers and not complex strings)
  • Ensure that app functions as expected (test against v2new.staging.nadabot.near)
  • Open PR against staging branch

Description

[Detailed description of the enhancement, including how it would work and any design considerations]

Acceptance Criteria

[List of criteria that must be met for the enhancement to be considered accepted]

Additional Information

[Any other relevant information, such as links to related issues or pull requests]

@lachlanglen lachlanglen added current-sprint enhancement small enhancement / improvement from existing feature labels Mar 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement small enhancement / improvement from existing feature
Projects
Status: Done
Development

No branches or pull requests

2 participants