walnuthq / op-scan

Lightweight transaction explorer for the OP Stack.
7 stars 16 forks source link

feat: Implement latest blocks page #32

Closed Benjtalkshow closed 1 day ago

Benjtalkshow commented 5 days ago

closes #19

Implemented paginated list of latest blocks with detailed information

Features Implemented

Pagination Details

Implementation Details

Screenshot Desktop

image

Screenshot Mobile

image

Please review the changes and provide feedback. Thank you .

Benjtalkshow commented 3 days ago

closes #32 @saimeunt , I have made the requested changes to handle the edge case for fetching blocks on the last page. Please review the latest commit. Thank you!