Skip to content

Upgrade papi and apply suggestion from papi team #140

@bkontur

Description

@bkontur

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

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions