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

Database Inconsisteny for CallToIndex MDBX Table #57

Open
pcw109550 opened this issue May 18, 2023 · 7 comments
Open

Database Inconsisteny for CallToIndex MDBX Table #57

pcw109550 opened this issue May 18, 2023 · 7 comments
Assignees
Labels
bug Something isn't working Stale

Comments

@pcw109550
Copy link
Member

pcw109550 commented May 18, 2023

Background

Optimism Bedrock sets block header's coinbase as address of SequencerFeeVault: 0x4200000000000000000000000000000000000011.

CallToIndex Table stores mapping(key: address, value: bitmap storing blocknumber which address tainted the block). Otterscan API(ots_searchTransactionsBefore) searches CallToIndex and find block number, and trace transaction included inside each block.

Bug

Although coinbase is included in CallToIndex, there is no transactions which caused coinbase to be included in CallToIndex.

Expected behavior

Coinbase address must not be inserted to CallToIndex Table. Need to find out the root cause and fix it.

Mitigations

See #10. When inconsistency detected, do not progress and early terminate.

@pcw109550 pcw109550 added the bug Something isn't working label May 18, 2023
@pcw109550 pcw109550 self-assigned this May 18, 2023
@github-actions github-actions bot added the Stale label Jun 28, 2023
@pcw109550 pcw109550 removed the Stale label Jun 28, 2023
@github-actions
Copy link

github-actions bot commented Aug 8, 2023

This issue is stale because it has been open for 40 days with no activity. Remove stale label or comment, or this will be closed in 7 days.

@github-actions github-actions bot added the Stale label Aug 8, 2023
@pcw109550 pcw109550 removed the Stale label Aug 8, 2023
@testinprod-io testinprod-io deleted a comment from github-actions bot Aug 8, 2023
@github-actions
Copy link

This issue is stale because it has been open for 40 days with no activity. Remove stale label or comment, or this will be closed in 7 days.

@github-actions github-actions bot added the Stale label Sep 18, 2023
@github-actions
Copy link

This issue was closed because it has been stalled for 7 days with no activity.

@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Sep 25, 2023
@pcw109550 pcw109550 reopened this Sep 25, 2023
@github-actions github-actions bot removed the Stale label Sep 26, 2023
Copy link

github-actions bot commented Nov 5, 2023

This issue is stale because it has been open for 40 days with no activity. Remove stale label or comment, or this will be closed in 7 days.

@github-actions github-actions bot added the Stale label Nov 5, 2023
@pcw109550 pcw109550 removed the Stale label Nov 10, 2023
Copy link

This issue is stale because it has been open for 40 days with no activity. Remove stale label or comment, or this will be closed in 7 days.

@github-actions github-actions bot added the Stale label Dec 21, 2023
Copy link

This issue was closed because it has been stalled for 7 days with no activity.

@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Dec 29, 2023
@pcw109550 pcw109550 removed the Stale label Dec 29, 2023
@pcw109550 pcw109550 reopened this Dec 29, 2023
Copy link

github-actions bot commented Feb 8, 2024

This issue is stale because it has been open for 40 days with no activity. Remove stale label or comment, or this will be closed in 7 days.

@github-actions github-actions bot added the Stale label Feb 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working Stale
Projects
None yet
Development

No branches or pull requests

1 participant