Skip to content
This repository was archived by the owner on Feb 17, 2025. It is now read-only.

Add endpoint to estimate ZK Counters#3260

Merged
tclemos merged 9 commits into
release/v0.5.13from
feature/v0.5.9/estimate-counters
Feb 20, 2024
Merged

Add endpoint to estimate ZK Counters#3260
tclemos merged 9 commits into
release/v0.5.13from
feature/v0.5.9/estimate-counters

Conversation

@tclemos
Copy link
Copy Markdown
Contributor

@tclemos tclemos commented Feb 12, 2024

Closes #3259.

What does this PR do?

Add endpoint to estimate ZK Counters

@tclemos tclemos added this to the v0.5.9 milestone Feb 12, 2024
@tclemos tclemos self-assigned this Feb 12, 2024
@cla-bot cla-bot Bot added the cla-signed label Feb 12, 2024
@tclemos tclemos changed the base branch from release/v0.5.9 to release/v0.5.10 February 13, 2024 16:39
@tclemos tclemos modified the milestones: v0.5.9, v0.5.12 Feb 14, 2024
@tclemos tclemos changed the base branch from release/v0.5.10 to release/v0.5.11 February 14, 2024 13:03
@tclemos tclemos marked this pull request as ready for review February 14, 2024 13:10
@tclemos tclemos modified the milestones: v0.5.12, v0.5.11 Feb 14, 2024
Comment thread state/transaction.go
@tclemos tclemos modified the milestones: v0.5.11, v0.5.12 Feb 16, 2024
@agnusmor agnusmor modified the milestones: v0.5.12, v0.5.13 Feb 17, 2024
@tclemos tclemos changed the base branch from release/v0.5.11 to release/v0.5.13 February 20, 2024 00:27
@tclemos tclemos requested a review from joanestebanr February 20, 2024 17:36
@tclemos tclemos merged commit 93a5a64 into release/v0.5.13 Feb 20, 2024
@tclemos tclemos deleted the feature/v0.5.9/estimate-counters branch February 20, 2024 17:55
tclemos added a commit that referenced this pull request Feb 22, 2024
rachit77 added a commit to 0xPolygon/cdk-validium-node that referenced this pull request Feb 22, 2024
* check unsupported precompiles  (0xPolygon#3264)

* check unsupported precompiles

* downgrade prover

* restore solc version

* update SC

* new errors

* fix as workaround to close batch on tx oog (0xPolygon#3271)

Co-authored-by: agnusmor <agnusmor@gmail.com>

* handle executor close batch

* added sanity check closing an empty batch

* change log

---------

Co-authored-by: agnusmor <agnusmor@gmail.com>

* fix RPC closebatch executor error (0xPolygon#3272)

* fix RPC closebatch executor error

* fix close batch

* fix close batch

* fix close batch

* fix close batch

* fix close batch

---------

Co-authored-by: agnusmor <agnusmor@gmail.com>

* fix executor error closebatch (0xPolygon#3276)

* fix executor error closebatch

* fix linter

---------

Co-authored-by: agnusmor <agnusmor@gmail.com>

* add oog2 checks for all the oog cheks (0xPolygon#3277)

* fix oog2 in internal gas estimation (0xPolygon#3280)

* fix oog2

* fix oog2 for estimateGas

---------

Co-authored-by: tclemos <thiago@polygon.technology>

* execution mode (0xPolygon#3285)

* execution mode

* execution mode

* execution mode

* update prover image (0xPolygon#3286)

* fix log when error on batch sanity check (0xPolygon#3287)

* update prover image to v4.0.13 (0xPolygon#3289)

* update prover image (0xPolygon#3290)

* fix deltaTimestamp when debug tx (0xPolygon#3291)

* fix deltaTimestamp when debug tx

* fix deltaTimeStamp for unsigned txs execution for specific block

* fix deltaTimeStamp for unsigned txs execution for specific block

* Revert "fix deltaTimeStamp for unsigned txs execution for specific block"

This reverts commit eb77e04.

* Revert "fix deltaTimeStamp for unsigned txs execution for specific block"

This reverts commit d2cfa78.

* fix debug trace l1 info tree index and add l1 info tree data

* move MockL1InfoRoot from sequencer to state to allow multiple components to use the same value

---------

Co-authored-by: agnusmor <agnusmor@gmail.com>

* fix checkStateInconsistency when starting sequencer (0xPolygon#3294)

* disable delete addrQueue if empty as a workaround (0xPolygon#3295)

* add aggregator.BatchProofL1BlockConfirmations config parameter (0xPolygon#3302)

* add SkipVerifyL1InfoRoot as true when debug trace needs to provide the l1 info tree data (0xPolygon#3321)

* fix tx index provided in the tx log responses (0xPolygon#3303)

* Fix null fields for pending blocks (0xPolygon#3274)

* Add endpoint to estimate ZK Counters (0xPolygon#3260)

* add zkevm_estimateGasPrice (0xPolygon#3248) (0xPolygon#3327)

---------

Co-authored-by: Toni Ramírez <58293609+ToniRamirezM@users.noreply.github.com>
Co-authored-by: agnusmor <agnusmor@gmail.com>
Co-authored-by: Joan Esteban <129153821+joanestebanr@users.noreply.github.com>
Co-authored-by: Thiago Coimbra Lemos <tclemos@users.noreply.github.com>
Co-authored-by: tclemos <thiago@polygon.technology>
Co-authored-by: agnusmor <100322135+agnusmor@users.noreply.github.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants