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/sync2 #1424

Merged
merged 19 commits into from
Nov 28, 2022
Merged

Hotfix/sync2 #1424

merged 19 commits into from
Nov 28, 2022

Conversation

arnaubennassar
Copy link
Member

No description provided.

dependabot bot and others added 19 commits October 17, 2022 11:37
Bumps [github.com/urfave/cli/v2](https://github.com/urfave/cli) from 2.16.3 to 2.20.2.
- [Release notes](https://github.com/urfave/cli/releases)
- [Changelog](https://github.com/urfave/cli/blob/main/docs/CHANGELOG.md)
- [Commits](urfave/cli@v2.16.3...v2.20.2)

---
updated-dependencies:
- dependency-name: github.com/urfave/cli/v2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.49.0 to 1.50.1.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](grpc/grpc-go@v1.49.0...v1.50.1)

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

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [github.com/jackc/pgx/v4](https://github.com/jackc/pgx) from 4.17.1 to 4.17.2.
- [Release notes](https://github.com/jackc/pgx/releases)
- [Changelog](https://github.com/jackc/pgx/blob/v4.17.2/CHANGELOG.md)
- [Commits](jackc/pgx@v4.17.1...v4.17.2)

---
updated-dependencies:
- dependency-name: github.com/jackc/pgx/v4
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Alonso <ARR551@protonmail.com>
* Wip

* chainID from smc

* smc addresses

* linter

* docker compose

* chainID

* fix merge

* minor refactor

* e2e group 2 fixed
* Check added to checkTrustedState

If there is a problem with the state root, , it will be detected and the synchronizer will reset the trusted state.

* synchronizer test
* Resume WIP proof generation on Aggregator start-up

* fix pointers

* fix pointers

* add inputProver to db

* check properly if a proof has been generated

* fix proof generation check
* Properly check tx hash in CheckSupersetBatchTransactions

* correct docker-compose file
* approve without genesis

* network flag removed
…les. [test/: operations/manager.go, e2e/boradcast_test.go] (#1311)
* fix the claim signature

* fix config
@arnaubennassar arnaubennassar merged commit ef1d6c1 into main Nov 28, 2022
@arnaubennassar arnaubennassar deleted the hotfix/sync2 branch December 23, 2022 12:37
ARR552 pushed a commit that referenced this pull request May 25, 2023
ARR552 added a commit that referenced this pull request May 25, 2023
* Revert "add wait txs methods to state (#1426)"

This reverts commit b37e38b.

* Revert "Hotfix/sync2 (#1424)"

This reverts commit ef1d6c1.

---------

Co-authored-by: Toni Ramírez <58293609+ToniRamirezM@users.noreply.github.com>
Co-authored-by: Arnau Bennassar <arnaubennassar5@gmail.com>
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.

6 participants