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

[#522] fix bugs in usePendingTransaction #553

Merged
merged 3 commits into from
Mar 26, 2024
Merged

Conversation

jdyczka
Copy link
Contributor

@jdyczka jdyczka commented Mar 25, 2024

List of changes

  • Fix checking if delegate transaction up to date in DBSync
  • Use transaction hash instead of transaction object in query keys
  • Force passing stakeKey for useGetAdaHolderCurrentDelegationQuery
  • For passing resourceId to cert builder for types 'vote' and 'delegate'
  • Fix typescript and eslint errors

Checklist

  • related issue
  • My changes generate no new warnings
  • My code follows the style guidelines of this project
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the changelog
  • I have added tests that prove my fix is effective or that my feature works

@jdyczka jdyczka added the 🖥 Frontend Frontend related label Mar 25, 2024
@jdyczka jdyczka self-assigned this Mar 25, 2024
@jdyczka jdyczka force-pushed the transaction-state branch from 302a82d to 874755f Compare March 26, 2024 08:59
@jdyczka jdyczka force-pushed the transaction-state branch from 874755f to 28d782c Compare March 26, 2024 09:12
@jdyczka jdyczka merged commit bc5665d into develop Mar 26, 2024
4 checks passed
@jdyczka jdyczka deleted the transaction-state branch March 26, 2024 09:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🖥 Frontend Frontend related
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants