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

BUG: drep_info uses diferent field names for mainnet #309

Closed
fallen-icarus opened this issue Nov 19, 2024 · 2 comments
Closed

BUG: drep_info uses diferent field names for mainnet #309

fallen-icarus opened this issue Nov 19, 2024 · 2 comments

Comments

@fallen-icarus
Copy link

Describe the bug
On preproduction and preview networks, the drep_info endpoint returns meta_url and meta_hash field names. However, on mainnet, these same fields are called url and hash.

Expected behavior
The field names should be exactly the same across the networks.

@rdlrt
Copy link
Contributor

rdlrt commented Nov 19, 2024

We're unfortunately forced into a bit of a rush with version releases, due to software version and fork dates coming out.
We were close to mark v1.2.1 release before and had it geared up on preprod, but since then - preview went through a fork, base version requirements changed of underlying components, and we're now in process of finalizing v1.3.0 (that you see on preview). You can track v1.3.0 status here.

While we are running preview , it is in a changing state. We did a put a note around unavailability of preview network here , we should be able to mark a release in a couple of days to update preview/preprod and then schedule for mainnet with finalized release notes.

It isnt how we'd like to operate releases, but have had to adapt as a domino-effect

@rdlrt
Copy link
Contributor

rdlrt commented Nov 21, 2024

Preview and Preprod are now updated - with mainnet update expected on 29th Nov, please check out release page

@rdlrt rdlrt closed this as completed Nov 21, 2024
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

No branches or pull requests

2 participants