Open magnetto90 opened 1 year ago
Link to Issue: The same signature can be used in different distribution implementation causing that the caller who owns the signature, can distribute on unauthorized implementations
The pull request fixes the issue reported, adding the implementation address to the signature hash, using the recommendation given in the selected issue.
However, the line added contains an error explained in #1
Link to Issue: The same signature can be used in different distribution implementation causing that the caller who owns the signature, can distribute on unauthorized implementations
Comments
The pull request fixes the issue reported, adding the implementation address to the signature hash, using the recommendation given in the selected issue.
However, the line added contains an error explained in #1