op-service: use binary search instead of walkback for checkRecentTxs (#11232)
* use binary search instead of walkback for checkRecentTxs * account for multiple txs from same sender in same block * use recursion if reorg detected * limit condition to return false
Showing
Please register or sign in to comment