@substrate/api-sidecar
Advanced tools
Changelog
14.1.1 (2022-11-11)
Tested against:
Changelog
14.1.0 (2022-11-03)
Tested against:
Changelog
Changelog
13.0.0 (2022-08-31)
feeByEvent
for all /blocks/*
endpoints. Fee's are correctly calculated by default and dont require a secondary way of retrieving the partialFee
. For historical blocks, an error might be logged and emitted for chains that don't have TransactionPaymentApi::query_feeDetails
in their runtime API. The error is emitted by polkadot-js regardless of catching it, but it does not affect fee calculation as also logged by a follow up warning. Please refer to the PR for more information.SAS_SUBSTRATE_WS_URL
with SAS_SUBSTRATE_URL
. It's important when updating to sidecar v13.0.0 to replace all instances of the env variable with the new one.Tested against:
Changelog
12.4.2 (2022-08-03)
Tested against:
Changelog
12.4.1 (2022-07-28)
Tested against: