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

Merge Release/v0.2.2 into develop #2353

Merged
ToniRamirezM merged 56 commits into
developfrom
merge/v0.2.2
Aug 2, 2023
Merged

Merge Release/v0.2.2 into develop #2353
ToniRamirezM merged 56 commits into
developfrom
merge/v0.2.2

Conversation

@ToniRamirezM
Copy link
Copy Markdown
Contributor

Merges Release/v0.2.2 into develop

ToniRamirezM and others added 30 commits June 30, 2023 16:40
* Hotfix v0.1.4 to main (#2250)

* fix concurrent web socket writes

* fix eth_syncing

* fix custom trace internal tx call error handling and update prover

* add test to custom tracer depth issue; fix internal call error and gas used

* fix custom tracer for internal tx with error and no more steps after it

* remove debug code

* Make max grpc message size configurable  (#2179)

* make max grpc message size configurable

* fix state tests

* fix tests

* fix tests

* get SequencerNodeURI from SC if empty and not IsTrustedSequencer

* Optimize trace (#2183)

* optimize trace

* fix memory reading

* update docker image

* update prover image

* fix converter

* fix memory

* fix step memory

* fix structlogs

* fix structlogs

* fix structlogs

* fix structlogs

* fix structlogs

* fix structlogs

* fix structlogs

* fix structlogs

* update prover image

* fix struclogs

* fix memory size

* fix memory size

* fix memory size

* refactor memory resize

* refactor memory resize

* move log for the best fitting tx (#2192)

* fix load zkCounters from pool

* remove unnecessary log.info

* add custom tracer support to CREATES opcode without depth increase (#2213)

* logs

* fix getting stateroot from previous batch (GetWIPBatch)

* logs

* Fix GetWipBatch when previous last batch is a forced batch

* fix forcedBatch trusted state

* Revert "fix getting stateroot from previous batch (GetWIPBatch)"

This reverts commit 860f0e7.

* force GHA

* add pool limits (#2189)

* Hotfix/batch l2 data (#2223)

* Fix BatchL2Data

* Force GHA

* remove failed txs from the pool limit check (#2233)

* debug trace by batch number via external rpc requests (#2235)

* fix trace batch remote requests in parallel limitation (#2244)

* Added RPC.TraceBatchUseHTTPS config parameter

* fix executor version

---------

Co-authored-by: tclemos <thiago@polygon.technology>
Co-authored-by: tclemos <thiago@iden3.com>
Co-authored-by: Toni Ramírez <58293609+ToniRamirezM@users.noreply.github.com>
Co-authored-by: agnusmor <agnusmor@gmail.com>
Co-authored-by: agnusmor <100322135+agnusmor@users.noreply.github.com>
Co-authored-by: Thiago Coimbra Lemos <tclemos@users.noreply.github.com>

* fix test

* fix test

---------

Co-authored-by: tclemos <thiago@polygon.technology>
Co-authored-by: tclemos <thiago@iden3.com>
Co-authored-by: Toni Ramírez <58293609+ToniRamirezM@users.noreply.github.com>
Co-authored-by: agnusmor <agnusmor@gmail.com>
Co-authored-by: agnusmor <100322135+agnusmor@users.noreply.github.com>
Co-authored-by: Thiago Coimbra Lemos <tclemos@users.noreply.github.com>
* effective GasPrice refactor

* bugs fixes and finalizer tests fixes

* fix typo

* fix calculate effective gasprice percentage

* fix test gas price
* effective gas price returned by the rpc in the receipt

* linter
* bugfix: fixing l2blocks timestamp for the fist batch

Signed-off-by: Nikolay Nedkov <nikolai_nedkov@yahoo.com>

* fix finalizer unit test

---------

Signed-off-by: Nikolay Nedkov <nikolai_nedkov@yahoo.com>
…ssword from etherman.Config that are not in use
* fix fea2scalar and gas used

* suggestion

* fix fea2scalar

* suggestion
* fix pending tx when duplicate nonce

* set pool.transaction.failed_reason to NULL when updating an existing tx

* add more log details when adding tx to AddrQueue

* fix query to add tx to the pool. Fix lint errors

* change failed_reason for tx discarded due duplicate nonce
* Return a tx from the pool only if it is

* fix TestGetTransactionByHash

---------

Co-authored-by: agnusmor <agnusmor@gmail.com>
…entation-for-node-config-file-2

Feature/#2200 generate json-schema + docs for node config file and network_custom
…t forkId is under 5.

Signed-off-by: Nikolay Nedkov <nikolai_nedkov@yahoo.com>
…ork-id-to-skip-effectivePercentage

improve: adding check to skip appending effectivePercentage if current forkId is under 5.
…om config param.

Signed-off-by: Nikolay Nedkov <nikolai_nedkov@yahoo.com>
…on-batch-num

feat: adding functionality to stop sequencer on specific batch num from config param.
Signed-off-by: Nikolay Nedkov <nikolai_nedkov@yahoo.com>
… log conversion (#2280)

* fix and check order

* linter
…eal-IP

patch: adding print for X-Real-IP in JSON-RPC
joanestebanr and others added 16 commits July 21, 2023 14:10
* add doc, and fix dockers to be able to use snap/restore feature

* add doc for snap/restore feature

---------

Co-authored-by: Toni Ramírez <toni@polygon.technology>
* bugfix: Resolve  Function Bug in Worker Module

Signed-off-by: Nikolay Nedkov <nikolai_nedkov@yahoo.com>

* improve: improving the wait for pending txs to be for only the txs for the current address.

Signed-off-by: Nikolay Nedkov <nikolai_nedkov@yahoo.com>

---------

Signed-off-by: Nikolay Nedkov <nikolai_nedkov@yahoo.com>
* fix closing batch + logs

* fix

* log description

* typo errors

* fix error: failed to store transactions for batch due to duplicate key

* test

* typo
@cla-bot cla-bot Bot added the cla-signed label Aug 1, 2023
@ToniRamirezM ToniRamirezM self-assigned this Aug 1, 2023
@ToniRamirezM ToniRamirezM requested review from Psykepro and tclemos and removed request for tclemos August 1, 2023 15:30
Comment thread docs/configuration.md Outdated
Comment thread docs/configuration.md Outdated
@ToniRamirezM ToniRamirezM requested a review from ARR552 August 2, 2023 08:00
@ToniRamirezM ToniRamirezM merged commit 0cbb920 into develop Aug 2, 2023
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.

5 participants