7.0.0 (2021-05-31)
⚠ BREAKING CHANGES
- Changes the fields
firstSlot
andlastSlot
tofirstPeriod
andlastPeriod
within theFundInfo
type to match the type generated from@polkadot/api
. This effects the/experimental/paras/:paraId/crowdloans-info
endpoint. (#570) (0c73631)
Bug Fixes
test Turns runtime tests into e2e tests. (#561) (0c73631)