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

Page crashes when navigating to DRep directory #832

Closed
NabinKawan opened this issue Apr 23, 2024 · 2 comments
Closed

Page crashes when navigating to DRep directory #832

NabinKawan opened this issue Apr 23, 2024 · 2 comments
Assignees
Labels
🐛 Bug Something isn't working

Comments

@NabinKawan
Copy link
Contributor

Description: The page crashes when attempting to navigate to the DRep directory.

Affected Pull Request: #827

Screenshot
image

List of DReps

{
    "page": 0,
    "pageSize": 10,
    "total": 2,
    "elements": [
        {
            "drepId": "46a95c1337b27332131f3c1b9d8e7689edd2f593e7e69bf5dcf0c278",
            "view": "drep1g654cyehkfenyycl8sdemrnk38ka9avnulnfhawu7rp8skl824l",
            "url": "https://bit.ly/3zCH2HL",
            "metadataHash": "1111111111111111111111111111111111111111111111111111111111111111",
            "deposit": 500000000,
            "votingPower": null,
            "status": "Active",
            "type": "DRep",
            "latestTxHash": "aa0c6b06194839f38143662b634c5729127b01f0c72a0f5ea9ceaaecf79ee6d8",
            "latestRegistrationDate": "2024-04-22T10:52:22Z"
        },
        {
            "drepId": "4d52d1d178157ab4c5ab6f8cb109ff91f750b367830463ef8344007e",
            "view": "drep1f4fdr5tcz4atf3dtd7xtzz0lj8m4pvm8svzx8murgsq8u6dkmf4",
            "url": "https://bit.ly/3zCH2HL",
            "metadataHash": "1111111111111111111111111111111111111111111111111111111111111111",
            "deposit": 500000000,
            "votingPower": null,
            "status": "Active",
            "type": "DRep",
            "latestTxHash": "5c1167a9dce95ce009bf391f80bd93b6717ae5bdadbe1cfada693944ef984a3e",
            "latestRegistrationDate": "2024-04-22T10:52:22Z"
        }
    ]
}

Could we have a stable version for testing? The current issues are preventing us from proceeding with testing.

@NabinKawan NabinKawan added the 🐛 Bug Something isn't working label Apr 23, 2024
@MSzalowski
Copy link
Contributor

Thank you for the issue - it has been done with #830

@Ryun1
Copy link
Member

Ryun1 commented Apr 30, 2024

Closed by #830

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛 Bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants