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
#412 introduced eth67 BSC extension.
But it could bring compatible issue, since it could break the eth67 protocol handshake if the other one does not support the eth67 bsc extension.
Rationale
#412 introduced eth67 BSC extension.
But it could bring compatible issue, since it could break the eth67 protocol handshake if the other one does not support the eth67 bsc extension.
The relevant code:
610f6a5#diff-70b5045d8a974c1a2bc27ee96c7c8b42b5acc67b948b8b16084e24a9875b5ecb
Implementation
It is better not to break the current ETH67 protocol, to accept standard eth67 protocol.
The text was updated successfully, but these errors were encountered: