- Update GHA lint.yml increasing timeout time to avoid GHA Lint errors - Update common.BatchNum & common.Idx & common.Nonce usage in StateDB - Add abstraction method of processTxs to StateDB - Which will be used by Synchronizer & BatchBuilder
Implements the hash to be signed from PoolL2Tx, compatible with javascript version. Implements the signature verification for a given PoolL2Tx.