-
Notifications
You must be signed in to change notification settings - Fork 2
Closed
Description
Relates to: polkadot-api/polkadot-api#918 (comment)
Looking at the code of https://github.com/paritytech/review-bot I can see that it's using some ancient versions of polkadot-api and smoldot, please update the dependencies of the review-bot and try again.
Also, when using smoldot, it's important to upgrade the chainspecs frequently (~once a month), so that the
lightSyncState
stays up to date, this is important for 2 different reasons:1. The initial sync is much faster when the chainspec is up to date. 2. It prevents long-range attacks
We periodically publish patches of polkadot-api with the an updated version of the different chainspecs, so keeping papi up to date does the trick.
TODO
- upgrade Fellows repo with new version when upgraded
Metadata
Metadata
Assignees
Labels
No labels