Skip to content

feat: BatchL2Data parse command#570

Merged
minhd-vu merged 9 commits intomainfrom
jhilliard/batchl2-data-parse
Oct 2, 2025
Merged

feat: BatchL2Data parse command#570
minhd-vu merged 9 commits intomainfrom
jhilliard/batchl2-data-parse

Conversation

@praetoriansentry
Copy link
Member

Description

This is a simple utility for parsing batchl2data

leovct
leovct previously approved these changes Apr 1, 2025
Copy link
Member

@leovct leovct left a comment

Choose a reason for hiding this comment

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

lgtm, just a few nits :)

@minhd-vu minhd-vu changed the title BatchL2Data Parse Command feat: BatchL2Data parse command Sep 24, 2025
@minhd-vu
Copy link
Contributor

minhd-vu commented Oct 1, 2025

@leovct @praetoriansentry, I cleaned this PR up if you'd still like to merge it

@minhd-vu minhd-vu requested a review from leovct October 1, 2025 17:01
Copy link
Member

@leovct leovct left a comment

Choose a reason for hiding this comment

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

lgtm

@minhd-vu minhd-vu merged commit fa6387b into main Oct 2, 2025
14 checks passed
@minhd-vu minhd-vu deleted the jhilliard/batchl2-data-parse branch October 2, 2025 13:57
tclemos pushed a commit that referenced this pull request Oct 2, 2025
* feat: adding command to parse batchl2 data

* fix: issue with rpc flags

* Update cmd/parsebatchl2data/parsebatchl2data.go

Co-authored-by: Léo Vincent <28714795+leovct@users.noreply.github.com>

* fix: flag_loader import

* fix: lint

* fix: err shadow

* fix: handle errors from printTxData

---------

Co-authored-by: Minh Vu <minhd_vu@yahoo.com>
Co-authored-by: Léo Vincent <28714795+leovct@users.noreply.github.com>
Co-authored-by: Minh Vu <mvu@polygon.technology>
minhd-vu added a commit that referenced this pull request Oct 3, 2025
* dumpblocks: fix range; get receipts by block

* dumpblocks: cache get receipts by block support

* replace Error by Info log when the block has no receipts

* feat: BatchL2Data parse command (#570)

* feat: adding command to parse batchl2 data

* fix: issue with rpc flags

* Update cmd/parsebatchl2data/parsebatchl2data.go

Co-authored-by: Léo Vincent <28714795+leovct@users.noreply.github.com>

* fix: flag_loader import

* fix: lint

* fix: err shadow

* fix: handle errors from printTxData

---------

Co-authored-by: Minh Vu <minhd_vu@yahoo.com>
Co-authored-by: Léo Vincent <28714795+leovct@users.noreply.github.com>
Co-authored-by: Minh Vu <mvu@polygon.technology>

---------

Co-authored-by: Léo Vincent <28714795+leovct@users.noreply.github.com>
Co-authored-by: John Hilliard <praetoriansentry@gmail.com>
Co-authored-by: Minh Vu <minhd_vu@yahoo.com>
Co-authored-by: Minh Vu <mvu@polygon.technology>
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.

3 participants