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/eth2 withdrawals #1144

Merged
merged 9 commits into from
Apr 10, 2023
Merged

Feat/eth2 withdrawals #1144

merged 9 commits into from
Apr 10, 2023

Conversation

olgakup
Copy link
Contributor

@olgakup olgakup commented Apr 5, 2023

Describe your changes:

Adds support for beacon chain withdrawals. New tables added in:

  • block details
  • address withdrawals

Also fixes:

  • show netx page when nextKey is not avaialble
  • resets pagination on Token details when route is changed

Type of change

  • New feature (non-breaking change which adds functionality)
  • Fix

Checklist before requesting a review

  • I have performed a self-review of my code
  • I have removed hard coded strings
  • I have added entry to ./changelog
  • I have added pr label
  • I have commented my code, particularly in hard-to-understand areas

@olgakup olgakup added the feature new feature label Apr 5, 2023
@olgakup olgakup changed the base branch from develop to chore/changelog-1.0.10 April 6, 2023 22:25
@olgakup olgakup changed the base branch from chore/changelog-1.0.10 to develop April 6, 2023 22:26
@olgakup olgakup marked this pull request as ready for review April 10, 2023 19:59
@olgakup olgakup merged commit 9959d40 into develop Apr 10, 2023
2 checks passed
@delete-merged-branch delete-merged-branch bot deleted the feat/eth2-withdrawals branch April 10, 2023 19:59
@olgakup olgakup mentioned this pull request Apr 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature new feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants