aligned_layer icon indicating copy to clipboard operation
aligned_layer copied to clipboard

feat: add chain id to signature for batcher payments

Open taturosati opened this issue 1 year ago • 1 comments

Add chain id to batcher payments to fix issue where batcher could reuse signatures across chains.

Now user signs hash of verification data + nonce + chain id

Contract verifies with same flow

To test

Just test normal flow

taturosati avatar Aug 21 '24 14:08 taturosati