@substrate/api-sidecar
Advanced tools
Changelog
17.2.0 (2023-09-11)
Tested against:
Changelog
17.1.2 (2023-08-16)
Tested against:
Changelog
17.1.1 (2023-07-05)
Tested against:
Changelog
17.0.0 (2023-05-29)
/accounts/{accountId}/asset-balances
, the field isFrozen
will now give new outputs when it is no longer supported.Tested against:
Changelog
16.0.0 (2023-05-08)
adjustMetadataV13
query parameter from /pallets/{palletId}/storage
.noMeta
from /transaction/materials
. Please refer to the PR for more information.Tested against:
Changelog
15.0.0 (2023-04-19)
/accounts/{accountId}/balance-info
) (#1255) (8964882)
NOTE: The endpoint /accounts/{accountId}/balance-info
has a new field called frozen
, while miscFrozen
, and feeFrozen
will now give new outputs when they are no longer supported. Important: These changes are not yet reflected in a runtime release on polkadot
, kusama
, and westend
, but are applied in sidecar to ensure support is there. Please look into the docs and or the above PR to see the changes in more depth./blocks/head
.Tested against:
Changelog
14.5.3 (2023-04-11)
pallets/staking/validators
endpoint has the at
key, and adds the validatorsToBeChilled
key. Please read the PR for more info.Tested against: