-
Notifications
You must be signed in to change notification settings - Fork 727
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] - query ledger-state
outputs CBOR after nodes upgrade
#3859
Comments
The |
@mkoura - is |
@dorin100 per our new automated tests for this issue, following commands are affected:
|
@mkoura can you confirm the following commands still output CBOR:
|
Fixed, the commands are already returning json. Verified with the following tests: |
Not fixed, the important part is "After upgrading nodes of local cluster from release 1.34.1 to current master". We still get CBOR instead of JSON in this scenario. |
@mkoura I just tested current |
Not sure if this can be tested in isolation. Our job does following:
After the node is upgraded to master (f5161e5bee1c733c56557e202e22e636c845634f in last failed job), we run simple query with output to stdout (without I'll play with it more after my PTO if needed. |
Current
Please don't respond if you are on PTO :) |
Sorry, wrong rev, we tested it with commit 2be07bb during last nightly run. |
@mkoura Can you test it with the latest |
Still the same issue on 803881b It is not working for @saratomaz, she didn't test is on upgraded nodes, which is a required condition. |
Please verify that the version of |
Closing as non-issue. We have confirmation that there was a problem related to the use of different node and cli versions. |
Internal if an IOHK staff member.
Area
Other Any other topic (Delegation, Ranking, ...).
Summary
After upgrading nodes of local cluster from release 1.34.1 to current master, the
cardano-cli query ledger-state --testnet-magic 42 --cardano-mode
command no longer outputs JSON, but CBOR.Steps to reproduce
Steps used to reproduce the behavior:
The resulting output:
upgraded_ledger_state.json.gz
System info (please complete the following information):
0e242043aa4d94b1e0a7ac28dc3b3bc1fb2d25d7
The text was updated successfully, but these errors were encountered: