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

Hotfix v0.1.4 to develop (#2250) #2253

Merged
merged 1 commit into from
Jul 5, 2023
Merged

Hotfix v0.1.4 to develop (#2250) #2253

merged 1 commit into from
Jul 5, 2023

Conversation

ARR552
Copy link
Contributor

@ARR552 ARR552 commented Jul 5, 2023

  • 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 (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 (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 (Change position of the log.Info 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 (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.


What does this PR do?

Brings fixes to develop

Reviewers

* 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 <[email protected]>
Co-authored-by: tclemos <[email protected]>
Co-authored-by: Toni Ramírez <[email protected]>
Co-authored-by: agnusmor <[email protected]>
Co-authored-by: agnusmor <[email protected]>
Co-authored-by: Thiago Coimbra Lemos <[email protected]>
@ARR552 ARR552 requested a review from agnusmor July 5, 2023 07:15
@ARR552 ARR552 requested a review from tclemos as a code owner July 5, 2023 07:15
@cla-bot cla-bot bot added the cla-signed label Jul 5, 2023
@ARR552 ARR552 changed the title Hotfix v0.1.4 to main (#2250) Hotfix v0.1.4 to develop (#2250) Jul 5, 2023
@ARR552 ARR552 self-assigned this Jul 5, 2023
@ARR552 ARR552 merged commit bc9395e into develop Jul 5, 2023
@ARR552 ARR552 deleted the updatev0.1.4-to-develop branch July 5, 2023 12:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants