Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Revert "clerk/client/rest :: add : blocktime check in recordListHandlerFn" #1127

Merged
merged 3 commits into from
Feb 14, 2024

Conversation

manav2401
Copy link
Contributor

Reverts #993 as discussed in RFC 225.

The aim of this reversion is to prevent bor chain to halt when there's an outage on heimdall chain. With no checks on time, heimdall will return 0 (or less than expected) state-sync transactions unblocking bor to proceed. Although it may lead to bad block, it won't impact the liveness of bor.

Copy link

codecov bot commented Jan 16, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (c96fc74) 76.59% compared to head (f702419) 76.59%.

Additional details and impacted files
@@           Coverage Diff            @@
##           develop    #1127   +/-   ##
========================================
  Coverage    76.59%   76.59%           
========================================
  Files           53       53           
  Lines         5922     5922           
========================================
  Hits          4536     4536           
  Misses        1128     1128           
  Partials       258      258           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link

github-actions bot commented Feb 9, 2024

This PR is stale because it has been open 21 days with no activity. Remove stale label or comment or this will be closed in 14 days.

@github-actions github-actions bot added the Stale label Feb 9, 2024
@github-actions github-actions bot removed the Stale label Feb 10, 2024
@manav2401 manav2401 merged commit dbabaa3 into develop Feb 14, 2024
12 checks passed
@manav2401 manav2401 deleted the revert-993-shivam/POS-1517 branch February 14, 2024 07:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants