This repository has been archived by the owner on Aug 2, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 3.8k
Replay/Resync Optimizations: Low Hanging Fruit #5130
Merged
heifner
merged 10 commits into
EOSIO:develop
from
wanderingbort:feature/replay-low-hanging-fruit
Aug 10, 2018
Merged
Replay/Resync Optimizations: Low Hanging Fruit #5130
heifner
merged 10 commits into
EOSIO:develop
from
wanderingbort:feature/replay-low-hanging-fruit
Aug 10, 2018
Commits on Aug 8, 2018
-
- dont open database sessions when replaying irreversible blocks unle…
…ss necessary - dont add transactions to dedup if they will expire before replay ends - dont do various checks that cannot fail inside trx_context
Configuration menu - View commit details
-
Copy full SHA for 2e71a0c - Browse repository at this point
Copy the full SHA 2e71a0cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 240ed8f - Browse repository at this point
Copy the full SHA 240ed8fView commit details -
create option for disabling replay opts instead of co-opting the forc…
…e-all-checks flag
Configuration menu - View commit details
-
Copy full SHA for 83a02dc - Browse repository at this point
Copy the full SHA 83a02dcView commit details
Commits on Aug 9, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 944e8ca - Browse repository at this point
Copy the full SHA 944e8caView commit details -
Configuration menu - View commit details
-
Copy full SHA for d846b3a - Browse repository at this point
Copy the full SHA d846b3aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2b6419b - Browse repository at this point
Copy the full SHA 2b6419bView commit details -
This mode enables skipping of auth checks, transaction signature recovery and other tests that can be inferred as passed if the node implicitly trusts the active set of producers to maintain correctness
Configuration menu - View commit details
-
Copy full SHA for 8942727 - Browse repository at this point
Copy the full SHA 8942727View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6edc505 - Browse repository at this point
Copy the full SHA 6edc505View commit details -
Configuration menu - View commit details
-
Copy full SHA for 33a8220 - Browse repository at this point
Copy the full SHA 33a8220View commit details
Commits on Aug 10, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 57635bc - Browse repository at this point
Copy the full SHA 57635bcView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.