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

Pullupstream/v0.5.0 rc23 #61

Merged
merged 92 commits into from
Feb 1, 2024

Conversation

arnaubennassar
Copy link
Collaborator

No description provided.

dpunish3r and others added 30 commits December 13, 2023 12:34
* fix l1InfoTreeData when syncing

* fix

* remove leaves in forcedBatches
* fix e2e group 6
* If a L1 virtual batch  detects missmatch with state batch doesn't create a entry in trusted_reorg table if the batch is WIP
* Add new Makefile target to show dockers logs
…3043)

* new fields in stream

* read blockHashL1

* fix sql query

* fix sql query

* logs

* logs

* logs

* logs

* logs

* logs

* logs

* fix test

* fix linter

* update doc

* fill l1InfoRoot
* fix inforoot

* fixes

---------

Co-authored-by: Toni Ramírez <[email protected]>
* fix l1InfoRoot in sync, aggregator and state

* fix
* add more unittest for trusted sync 
* new uniitest for trusted sync and control a case of not able to close a batch because the data doesnt match
* fix batch that dont need process but could closed  a batch
* fix status update
* fix desync problem between producer and consumer
agnusmor and others added 22 commits January 20, 2024 21:27
…lygonHermez#3112)

* fix smtProof

* remove logs

* test force l1InfoRootIndex to 0 on startup

* fix close batch due to exhausted resource

* remove force l1InfoRootIndex to 0 on startup

* update prover image to v4.0.0-RC28

* update prover image to v4.0.0-RC29
* fix new wipL2block on finalizeBatch function

* fix sustract wipL2Block usedResources when opening new WIPbatch

* fix openNewWipL2Block

* fix openNewWipL2Block

* update prover image to v4.0.0-RC27

* Update prover image to v4.0.0-RC28

* update prover image to v4.0.0-RC27
…ygonHermez#2938)

Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.60.0 to 1.60.1.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](grpc/grpc-go@v1.60.0...v1.60.1)

---
updated-dependencies:
- dependency-name: google.golang.org/grpc
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* update prover image

* update test vectors
…z#3105)

Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) from 1.17.0 to 1.18.0.
- [Release notes](https://github.com/prometheus/client_golang/releases)
- [Changelog](https://github.com/prometheus/client_golang/blob/main/CHANGELOG.md)
- [Commits](prometheus/client_golang@v1.17.0...v1.18.0)

---
updated-dependencies:
- dependency-name: github.com/prometheus/client_golang
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…rmez#3106)

Bumps [golang.org/x/net](https://github.com/golang/net) from 0.19.0 to 0.20.0.
- [Commits](golang/net@v0.19.0...v0.20.0)

---
updated-dependencies:
- dependency-name: golang.org/x/net
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* wip

* Fix aggregator

* change name to UpgradeEtrogBatchNumber

* doc
… number to L2 block. Several refactors (0xPolygonHermez#3118)

* add L2 block sequential process. Execute empty L2 block. Add tracking number to L2 block. Several refactors

* fix finalizer UT
Copy link

@christophercampbell christophercampbell left a comment

Choose a reason for hiding this comment

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

LGTM

@arnaubennassar
Copy link
Collaborator Author

@Stefan-Ethernal while I consider your feedback to be on point, this is upstream code, and I prefer not to modify it

@arnaubennassar arnaubennassar merged commit 916ec91 into pullupstream/v0.5.0-RC4 Feb 1, 2024
@Stefan-Ethernal Stefan-Ethernal deleted the pullupstream/v0.5.0-RC23 branch February 1, 2024 10:29
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.