-
Notifications
You must be signed in to change notification settings - Fork 946
Closed
Description
Description
We currently have in place a number of forks in non-canonical repositories which are required as the underlying dependencies have not updated to the latest ecosystem versions.
Along side this we have dependencies of varying versions and we should, where possible attempt to combine them all into a single version.
Before going to mainnet we should also update all dependencies to their latest version.
Specific forked deps that should be looked at are:
- sigp/warp
- sigp/unsigned_varint
- sigp/rust-libp2p
bachp