twoeths
twoeths
rss is 1GB-1.5GB more than protobuf version, this is from a lodestar test mainnet node ```typescript message ControlPrune { optional string topicID = 1; repeated PeerInfo peers = 2; optional...
we'll need to go with latest `protons` 7 anyway in order to use `backoff` field as a number, track this work in #468 instead
Got memory leak issue with protons 5.1.0 that causes lodestar to be restarted multiple times, this is from a test mainnet node subscribing to all subnets:
> Are you sure this is protons related? protons 7.x shipped six months ago, has 20-30k downloads a week, is used all over the libp2p/ipfs/helia stack and in a bunch...
the memory leak was lodestar issue of not using correct NodeJS version, see https://github.com/ChainSafe/lodestar/issues/5851 @achingbrain thanks for the migration guide. I updated to `proto3` using `protons` 7.0.5, and it requires...
created https://github.com/ipfs/protons/issues/109 to track the performance issue of `protons-runtime` v5
#327 is ready to test once lodestar migrated to latest libp2p https://github.com/ChainSafe/lodestar/pull/5869
not an issue with lodestar v1.2.1 (libp2p 0.39.2)
not happen with v1.2.1
mainnet nodes work fine, closing the issue