forked from blockscout/blockscout
-
Notifications
You must be signed in to change notification settings - Fork 2
Pull requests: ajit2903/blockscout
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
CodeRabbit Generated Unit Tests: Generate Unit Tests for PR Changes
#41
opened Jul 21, 2026 by
coderabbitai
Bot
Loading…
WIP - Replace duplicate transaction on live update [ci skip]
#20
opened Sep 22, 2025 by
ajit2903
Owner
Loading…
9 of 10 tasks
Replace sass theme color variables with css custom properties
#18
opened Sep 21, 2025 by
ajit2903
Owner
Loading…
1 of 10 tasks
Add tests for on demand token balance fetcher
#17
opened Sep 21, 2025 by
ajit2903
Owner
Loading…
10 tasks
Merge branch 'eip7702-support' into af-eip7702-transactions
#13
opened Sep 21, 2025 by
ajit2903
Owner
Loading…
1 of 10 tasks
WIP - Replace duplicate transaction on live update [ci skip]
#10
opened Sep 21, 2025 by
ajit2903
Owner
Loading…
10 tasks
fetch_and_import_range_from_sequence log exceptions instead of raise
Fixes #1234
Raising the exception will kill all Tasks, the sequence and the fetcher
because of the linking from
Task.async_stream. This leads to when 1
Task times out in a DB transaction, they all are affected, leading to
slowdowns when the sequence has to be rebuilt when the fetcher restarts.
#5
opened Sep 17, 2025 by
ajit2903
Owner
Loading…
10 tasks done
ProTip!
Find all pull requests that aren't related to any open issues with -linked:issue.