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

170 add update increment rewards option for staking #181

Merged

Conversation

gonzamontiel
Copy link
Contributor

  • I've randomly added a title to each collator's cell with all the non-null information such as email/twitter/etc. I did this because the user deserves to know, but besides, bc the display name of some of them was a hexadecimal string. Taking into account that others are normally shown, I assumed in those cases there was an error on their end (i.e. when calling the Identity pallet), and the title helps identify the collator name better (see attached screenshot)
    Screenshot from 2023-06-01 18 25 05

  • I didn't call the extrinsic on wallet connect, because I realize the extrinsic is called by the user, and he/she would have to sign, and pay fees. And it's simply horrible UX to do this without user action.

  • Closes Add Update / Increment rewards option for staking #170

@gonzamontiel gonzamontiel linked an issue Jun 1, 2023 that may be closed by this pull request
@netlify
Copy link

netlify bot commented Jun 1, 2023

Deploy Preview for rococo-souffle-a625f5 ready!

Name Link
🔨 Latest commit c08991c
🔍 Latest deploy log https://app.netlify.com/sites/rococo-souffle-a625f5/deploys/64b11a4600329a0008b06f23
😎 Deploy Preview https://deploy-preview-181--rococo-souffle-a625f5.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.

@gonzamontiel gonzamontiel requested a review from ebma June 1, 2023 16:28
Copy link
Member

@ebma ebma left a comment

Choose a reason for hiding this comment

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

Looks good to me overall but I added some comments.

src/pages/collators/CollatorRewards.tsx Show resolved Hide resolved
src/pages/collators/CollatorRewards.tsx Show resolved Hide resolved
src/pages/collators/CollatorRewards.tsx Show resolved Hide resolved
@gonzamontiel gonzamontiel requested a review from ebma July 14, 2023 12:57
Copy link
Member

@ebma ebma left a comment

Choose a reason for hiding this comment

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

Code looks good, can confirm that updating works now 👍

@gonzamontiel gonzamontiel merged commit 793dc4a into staging Jul 14, 2023
5 checks passed
@gonzamontiel gonzamontiel deleted the 170-add-update-increment-rewards-option-for-staking branch July 14, 2023 14:05
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.

Add Update / Increment rewards option for staking
2 participants