You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the original version of p2p, blocks and transactions were treated opaquely and sent to chain, where chain verified the message. p2p is now more complex and reaches in to blocks and transactions. We need to sanitize inputs for the fields we access.
Expected behavior
No response
Steps to reproduce
No response
Environment
- OS:
Anything else?
No response
The text was updated successfully, but these errors were encountered:
Is there an existing issue for this?
Current behavior
In the original version of p2p, blocks and transactions were treated opaquely and sent to chain, where chain verified the message. p2p is now more complex and reaches in to blocks and transactions. We need to sanitize inputs for the fields we access.
Expected behavior
No response
Steps to reproduce
No response
Environment
- OS:
Anything else?
No response
The text was updated successfully, but these errors were encountered: