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

Feat: Add delegation tab #1186

Merged
merged 58 commits into from
Mar 5, 2024
Merged

Feat: Add delegation tab #1186

merged 58 commits into from
Mar 5, 2024

Conversation

brancoder
Copy link
Collaborator

Description of change

closes #1083

Type of change

  • Enhancement (a non-breaking change which adds functionality)

Change checklist

  • My code follows the contribution guidelines for this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes

@brancoder brancoder linked an issue Feb 26, 2024 that may be closed by this pull request
brancoder and others added 5 commits February 26, 2024 16:24
* feat: add validators tab to account address page

* fix: update sdk commit

* fix: show validator tab if account has staking feature

* fix: key string

---------

Co-authored-by: Mario <[email protected]>
Co-authored-by: Begoña Álvarez de la Cruz <[email protected]>
Base automatically changed from feat/add-validation-tab to feat/add-nft-tab February 26, 2024 16:22
@brancoder brancoder marked this pull request as ready for review February 27, 2024 11:00
Base automatically changed from feat/add-nft-tab to dev February 27, 2024 17:46
Copy link
Member

@begonaalvarezd begonaalvarezd left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🔥

@begonaalvarezd begonaalvarezd merged commit 9a62d97 into dev Mar 5, 2024
4 of 6 checks passed
@begonaalvarezd begonaalvarezd deleted the feat/add-delegation-tab branch March 5, 2024 19:38
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.

[Task]: Add delegation tab to all address pages
3 participants