Skip to content

Support reth 1.6.0#42

Merged
cody-wang-cb merged 2 commits intomainfrom
cody/reth-1.6.0
Jul 23, 2025
Merged

Support reth 1.6.0#42
cody-wang-cb merged 2 commits intomainfrom
cody/reth-1.6.0

Conversation

@cody-wang-cb
Copy link
Copy Markdown
Contributor

Update to reth 1.6.0

let mut gas_used = 0;
let mut next_log_index = 0;

if meta.index > 0 {
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

@cody-wang-cb cody-wang-cb merged commit 329e1ad into main Jul 23, 2025
6 checks passed
0xsimulacra pushed a commit to 0xsimulacra/base-node-reth that referenced this pull request Oct 1, 2025
@danyalprout danyalprout deleted the cody/reth-1.6.0 branch January 9, 2026 18:47
danyalprout pushed a commit that referenced this pull request Feb 12, 2026
* chore: We split existing services into binaries and crates

We split our services into binaries and crates to make it easy for sharing code.

* fix: docker ci

* chore: all bins as default members
refcell pushed a commit that referenced this pull request Feb 18, 2026
refcell pushed a commit that referenced this pull request Feb 18, 2026
mw2000 pushed a commit that referenced this pull request Mar 7, 2026
* aggregation proof for span batches

* add logger

* fix

* cleanup

* client vkey

* fix: aggregation program

* wip

* fix

* add agg

* feat: use alloy, compiles

* fix

* fix"
gp

* write the aggregation inputs

* fix

* chore: update deps

* ensure all header preimages fetched, move server functionality into helper functions, other nits

* naming / docs

* rename in client program

* feat: Add support for bn acceleration, no kzg (#41)

* feat: get proofs, no bn blocks

* prove with compressed

* add changes

* save proof

* aggregated program works

* add proofs

* feat: Use `bn` patch to test on blocks with `bn` (#42)

* add bn accel

* add bn accel new

* save

* update bn branch

* add

* fix

* add

* fix

---------

Co-authored-by: Ubuntu <ubuntu@op-mainnet-archive-1.maas>

---------

Co-authored-by: Ubuntu <ubuntu@op-mainnet-archive-1.maas>

* lint

---------

Co-authored-by: Ratan Kaliani <ratankaliani@berkeley.edu>
Co-authored-by: Ubuntu <ubuntu@op-mainnet-archive-1.maas>
mw2000 pushed a commit that referenced this pull request Mar 9, 2026
* aggregation proof for span batches

* add logger

* fix

* cleanup

* client vkey

* fix: aggregation program

* wip

* fix

* add agg

* feat: use alloy, compiles

* fix

* fix"
gp

* write the aggregation inputs

* fix

* chore: update deps

* ensure all header preimages fetched, move server functionality into helper functions, other nits

* naming / docs

* rename in client program

* feat: Add support for bn acceleration, no kzg (#41)

* feat: get proofs, no bn blocks

* prove with compressed

* add changes

* save proof

* aggregated program works

* add proofs

* feat: Use `bn` patch to test on blocks with `bn` (#42)

* add bn accel

* add bn accel new

* save

* update bn branch

* add

* fix

* add

* fix

---------

Co-authored-by: Ubuntu <ubuntu@op-mainnet-archive-1.maas>

---------

Co-authored-by: Ubuntu <ubuntu@op-mainnet-archive-1.maas>

* lint

---------

Co-authored-by: Ratan Kaliani <ratankaliani@berkeley.edu>
Co-authored-by: Ubuntu <ubuntu@op-mainnet-archive-1.maas>
mw2000 pushed a commit that referenced this pull request Mar 16, 2026
* aggregation proof for span batches

* add logger

* fix

* cleanup

* client vkey

* fix: aggregation program

* wip

* fix

* add agg

* feat: use alloy, compiles

* fix

* fix"
gp

* write the aggregation inputs

* fix

* chore: update deps

* ensure all header preimages fetched, move server functionality into helper functions, other nits

* naming / docs

* rename in client program

* feat: Add support for bn acceleration, no kzg (#41)

* feat: get proofs, no bn blocks

* prove with compressed

* add changes

* save proof

* aggregated program works

* add proofs

* feat: Use `bn` patch to test on blocks with `bn` (#42)

* add bn accel

* add bn accel new

* save

* update bn branch

* add

* fix

* add

* fix

---------

Co-authored-by: Ubuntu <ubuntu@op-mainnet-archive-1.maas>

---------

Co-authored-by: Ubuntu <ubuntu@op-mainnet-archive-1.maas>

* lint

---------

Co-authored-by: Ratan Kaliani <ratankaliani@berkeley.edu>
Co-authored-by: Ubuntu <ubuntu@op-mainnet-archive-1.maas>
haardikk21 pushed a commit that referenced this pull request Mar 17, 2026
* aggregation proof for span batches

* add logger

* fix

* cleanup

* client vkey

* fix: aggregation program

* wip

* fix

* add agg

* feat: use alloy, compiles

* fix

* fix"
gp

* write the aggregation inputs

* fix

* chore: update deps

* ensure all header preimages fetched, move server functionality into helper functions, other nits

* naming / docs

* rename in client program

* feat: Add support for bn acceleration, no kzg (#41)

* feat: get proofs, no bn blocks

* prove with compressed

* add changes

* save proof

* aggregated program works

* add proofs

* feat: Use `bn` patch to test on blocks with `bn` (#42)

* add bn accel

* add bn accel new

* save

* update bn branch

* add

* fix

* add

* fix

---------

Co-authored-by: Ubuntu <ubuntu@op-mainnet-archive-1.maas>

---------

Co-authored-by: Ubuntu <ubuntu@op-mainnet-archive-1.maas>

* lint

---------

Co-authored-by: Ratan Kaliani <ratankaliani@berkeley.edu>
Co-authored-by: Ubuntu <ubuntu@op-mainnet-archive-1.maas>
mw2000 pushed a commit that referenced this pull request Mar 19, 2026
* aggregation proof for span batches

* add logger

* fix

* cleanup

* client vkey

* fix: aggregation program

* wip

* fix

* add agg

* feat: use alloy, compiles

* fix

* fix"
gp

* write the aggregation inputs

* fix

* chore: update deps

* ensure all header preimages fetched, move server functionality into helper functions, other nits

* naming / docs

* rename in client program

* feat: Add support for bn acceleration, no kzg (#41)

* feat: get proofs, no bn blocks

* prove with compressed

* add changes

* save proof

* aggregated program works

* add proofs

* feat: Use `bn` patch to test on blocks with `bn` (#42)

* add bn accel

* add bn accel new

* save

* update bn branch

* add

* fix

* add

* fix

---------

Co-authored-by: Ubuntu <ubuntu@op-mainnet-archive-1.maas>

---------

Co-authored-by: Ubuntu <ubuntu@op-mainnet-archive-1.maas>

* lint

---------

Co-authored-by: Ratan Kaliani <ratankaliani@berkeley.edu>
Co-authored-by: Ubuntu <ubuntu@op-mainnet-archive-1.maas>
mw2000 pushed a commit that referenced this pull request Mar 23, 2026
* aggregation proof for span batches

* add logger

* fix

* cleanup

* client vkey

* fix: aggregation program

* wip

* fix

* add agg

* feat: use alloy, compiles

* fix

* fix"
gp

* write the aggregation inputs

* fix

* chore: update deps

* ensure all header preimages fetched, move server functionality into helper functions, other nits

* naming / docs

* rename in client program

* feat: Add support for bn acceleration, no kzg (#41)

* feat: get proofs, no bn blocks

* prove with compressed

* add changes

* save proof

* aggregated program works

* add proofs

* feat: Use `bn` patch to test on blocks with `bn` (#42)

* add bn accel

* add bn accel new

* save

* update bn branch

* add

* fix

* add

* fix

---------

Co-authored-by: Ubuntu <ubuntu@op-mainnet-archive-1.maas>

---------

Co-authored-by: Ubuntu <ubuntu@op-mainnet-archive-1.maas>

* lint

---------

Co-authored-by: Ratan Kaliani <ratankaliani@berkeley.edu>
Co-authored-by: Ubuntu <ubuntu@op-mainnet-archive-1.maas>
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