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

Switch dump validators to Nexus #2102

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

Switch dump validators to Nexus #2102

wants to merge 4 commits into from

Conversation

buberdds
Copy link
Contributor

@buberdds buberdds commented Dec 5, 2024

needed for #2086

Copy link

github-actions bot commented Dec 5, 2024

Deployed to Cloudflare Pages

Latest commit: 655474badbd63231aa06661df24d42f456daba2c
Status:✅ Deploy successful!
Preview URL: https://f45ea0c0.oasis-wallet.pages.dev
Alias: https://pr-2102.oasis-wallet.pages.dev

},
node_id: 'SQZZd1wsWXdFsqswUoh6hZtmzu+ejuSnrGeHtgIBJDo=',
rank: 2,
start_date: '2024-04-11T03:43:47Z',
Copy link
Contributor Author

@buberdds buberdds Dec 5, 2024

Choose a reason for hiding this comment

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

Changes in API binding can be removed when start_date is removed from mocks, but I think it's worth keeping more valid bindings anyway. With old types Nexus date-time strings are mark as Date objects which is not true, these props are strings in API.

edit: will extract to another PR

@@ -207,8 +251,8 @@ describe('Staking Sagas', () => {
list: parseValidatorsList(
getMainnetDumpValidatorsMock.list.map(({ _expectedStatus, ...v }) => ({
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Test is passing, but I am not 100% sure about this. Test implements logic that is in saga?

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.

1 participant