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

blockchain: blob sidecar pruning #517

Merged

Conversation

Francesco4203
Copy link
Collaborator

No description provided.

@Francesco4203 Francesco4203 changed the base branch from master to blob-transaction August 7, 2024 07:40
@Francesco4203 Francesco4203 force-pushed the blob-sidecar-pruning branch 2 times, most recently from c1832a0 to 7e32413 Compare August 7, 2024 09:22
core/blockchain.go Outdated Show resolved Hide resolved
core/rawdb/schema.go Outdated Show resolved Hide resolved
@Francesco4203 Francesco4203 force-pushed the blob-sidecar-pruning branch 3 times, most recently from 1144eee to 3a4ab94 Compare August 9, 2024 06:59
@Francesco4203 Francesco4203 marked this pull request as ready for review August 9, 2024 07:17
Copy link
Contributor

@minh-bq minh-bq left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

core/blockchain.go Outdated Show resolved Hide resolved
@minh-bq minh-bq merged commit c20b3b1 into axieinfinity:blob-transaction Aug 9, 2024
1 check passed
minh-bq pushed a commit that referenced this pull request Aug 16, 2024
* blockchain: prune old sidecars when writing a new block

* blockchain: add TestSidecarsPruning

* rawdb: delete blob sidecars when deleting a block

* rawdb: add DeleteBlock case to TestSidecarStorage
minh-bq pushed a commit that referenced this pull request Aug 16, 2024
* blockchain: prune old sidecars when writing a new block

* blockchain: add TestSidecarsPruning

* rawdb: delete blob sidecars when deleting a block

* rawdb: add DeleteBlock case to TestSidecarStorage
minh-bq pushed a commit that referenced this pull request Sep 16, 2024
* blockchain: prune old sidecars when writing a new block

* blockchain: add TestSidecarsPruning

* rawdb: delete blob sidecars when deleting a block

* rawdb: add DeleteBlock case to TestSidecarStorage
minh-bq pushed a commit that referenced this pull request Sep 16, 2024
* blockchain: prune old sidecars when writing a new block

* blockchain: add TestSidecarsPruning

* rawdb: delete blob sidecars when deleting a block

* rawdb: add DeleteBlock case to TestSidecarStorage
andicrypt pushed a commit to andicrypt/ronin that referenced this pull request Sep 24, 2024
* blockchain: prune old sidecars when writing a new block

* blockchain: add TestSidecarsPruning

* rawdb: delete blob sidecars when deleting a block

* rawdb: add DeleteBlock case to TestSidecarStorage
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.

2 participants