P2P DoS prevention #1970
Replies: 2 comments
-
Dropping from launch blockers since we cannot adjust fees dynamically due to Solana VM limitations. Bridge-side DoS prevention can be fixed in a follow-up. |
Beta Was this translation helpful? Give feedback.
0 replies
-
https://github.com/libp2p/specs/blob/master/pubsub/gossipsub/gossipsub-v1.1.md |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Anyone can talk on the p2p gossip channel and send invalid lockup observations.
https://github.com/certusone/wormhole/blob/c370a94911c3b06237fd5e92837739ff2f98d191/bridge/cmd/guardiand/processor.go#L221
Beta Was this translation helpful? Give feedback.
All reactions