Closed jonathanudd closed 1 month ago
This should be fixed with the new release: https://github.com/paritytech/substrate-api-sidecar/releases/tag/v19.2.1
Upgraded and confirmed that it works. Thanks :raised_hands: So in theory the latest release of Sidecar should always work on all chains?
So in theory the latest release of Sidecar should always work on all chains?
Exactly, this is the objective. If not, it should be considered a bug.
Description
Using Sidecar version v19.2.0 for a Centrifuge node doesn't seem compatible. It works as expected with version v19.1.0.
Are there any compatibility matrix for Sidecar versions and different substrate chains? Or is there a good way to know which Sidecar version that is supported by a chain?
Steps to Reproduce
curl --location '<endpoint>/transaction/fee-estimate' --header 'Content-Type: application/json; charset=utf-8' --data '{"tx":"0x59028400d172a74cda4c865912c32ba0a80a57ae69abae410e5ccb59dee84e2f4432db4f0037d848d876bf123883eb3da8c925b7a396fc659ec4a18ad21707839232b61164424ab289f756113f7e14c83acd6a5d88e8b9887ce6ed63c259b0272d41f6e10000040208af2f001403005665ef9894f68738853586822941e372b30a1e621bda3f5698effd4a5e581f31137cf0010c343237a8"}'
Expected vs. Actual Behavior
Expected response:
{"weight":{"refTime":"179503000","proofSize":"3593"},"class":"Normal","partialFee":"1145798778915556"}
Actual response: