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

error 500 when requesting drep/info #676

Closed
jankun4 opened this issue Apr 9, 2024 · 1 comment · Fixed by #677
Closed

error 500 when requesting drep/info #676

jankun4 opened this issue Apr 9, 2024 · 1 comment · Fixed by #677
Labels
⚙ Backend Backend Related 🐛 Bug Something isn't working Ready for staging This indicates that issue has been tested and might be safely transfered to staging

Comments

@jankun4
Copy link
Contributor

jankun4 commented Apr 9, 2024

Context & versions

Steps to reproduce

/drep/info/adea1efc2ab1274f2f076473e6310f57794aef018d341793f3a1fcf9

Actual behavior

error 500

Expected behavior

returned drep info

@jankun4 jankun4 added 🐛 Bug Something isn't working ⚙ Backend Backend Related labels Apr 9, 2024
@jankun4 jankun4 self-assigned this Apr 9, 2024
jankun4 added a commit that referenced this issue Apr 9, 2024
Signed-off-by: jankun4 <michaljankun@gmail.com>
@jankun4 jankun4 linked a pull request Apr 9, 2024 that will close this issue
5 tasks
MSzalowski added a commit that referenced this issue Apr 9, 2024
@pmbinapps
Copy link

OK for this drep:
curl -X 'GET'
'https://test-sanchonet.govtool.byron.network/api/drep/info/adea1efc2ab1274f2f076473e6310f57794aef018d341793f3a1fcf9'
-H 'accept: application/json;charset=utf-8'

{ "isRegisteredAsDRep": true, "wasRegisteredAsDRep": true, "isRegisteredAsSoleVoter": false, "wasRegisteredAsSoleVoter": true, "deposit": 2000000, "url": "https://raw.githubusercontent.com/MSzalowski/gov_action_test/main/test.jsonld", "dataHash": "e2e245369139dbb65ee32b55fb1f71f7a9571519e918f1ad70844cd81e99c77d", "votingPower": 27984723670, "latestTxHash": "f1eea343d65116b9168765fdf5304af1ad8d056446194521d6d97e9b003a33a6" }

@pmbinapps pmbinapps added the Ready for staging This indicates that issue has been tested and might be safely transfered to staging label Apr 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
⚙ Backend Backend Related 🐛 Bug Something isn't working Ready for staging This indicates that issue has been tested and might be safely transfered to staging
Projects
Status: In staging
Development

Successfully merging a pull request may close this issue.

2 participants