Solidity Attack Vectors #4 - Signature Replay
Signature Replay is using the same signature to execute transactions multiple times. The benefit of signature replay is to reduce the number of transactions on-chain and perform a gas-less transaction, called meta transaction.
Take, for example, a mu...
aagbotemi.hashnode.dev3 min read