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

[#518] Update rollup binaries #740

Merged
merged 2 commits into from
Nov 24, 2023

Conversation

PruStephan
Copy link
Contributor

@PruStephan PruStephan commented Oct 20, 2023

Description

This PR updates the usage of smart-rollup binaries so that instead of transaction rollup binaries we use smart rollup binaries

Related issue(s)

Resolves #

Related changes (conditional)

  • I checked whether I should update the README

  • I checked whether native packaging works, i.e. native binary packages
    can be successfully built.

Stylistic guide (mandatory)

@PruStephan PruStephan self-assigned this Oct 20, 2023
@PruStephan PruStephan force-pushed the PruStephan/#518-package-smart-contract-rollup branch from d8f8d9f to 5aae691 Compare October 22, 2023 08:06
@krendelhoff2 krendelhoff2 self-requested a review October 25, 2023 09:07
@krendelhoff2
Copy link
Member

I think it worth to reword commit message and pr, because it's not about removing tx rollups mentions, but updating them to use smart ones.

@krendelhoff2
Copy link
Member

krendelhoff2 commented Oct 25, 2023

There is also mentions TYPE variable also, which should be removed, see here

docs/smart-rollup.md Outdated Show resolved Hide resolved
Copy link
Collaborator

@DMozhevitin DMozhevitin left a comment

Choose a reason for hiding this comment

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

Agree with comments from @krendelhoff2 and have no other ones

@PruStephan PruStephan force-pushed the PruStephan/#518-package-smart-contract-rollup branch from a05c669 to eacf5b4 Compare November 1, 2023 20:43
docs/smart-rollup.md Show resolved Hide resolved
@PruStephan PruStephan force-pushed the PruStephan/#518-package-smart-contract-rollup branch from eacf5b4 to bd70eb7 Compare November 6, 2023 20:09
@PruStephan PruStephan force-pushed the PruStephan/#518-package-smart-contract-rollup branch 4 times, most recently from a080a42 to 2c4baae Compare November 19, 2023 10:28
@krendelhoff2 krendelhoff2 changed the title [#518] Remove transaction rollup mentions from repo [#518] Update rollup binaries Nov 23, 2023
@krendelhoff2 krendelhoff2 self-assigned this Nov 23, 2023
@krendelhoff2 krendelhoff2 force-pushed the PruStephan/#518-package-smart-contract-rollup branch from 2c4baae to f4f728f Compare November 23, 2023 13:19
Copy link
Collaborator

@DMozhevitin DMozhevitin left a comment

Choose a reason for hiding this comment

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

LGTM aside from one point that I've asked to clarify 👍

docker/package/packages.py Show resolved Hide resolved
krendelhoff2 and others added 2 commits November 24, 2023 13:49
Problem: Despite that transaction rollup
was depricated, we still have a lot of mentions of it in our repo.

Solution: Remove all mentions of transaction rollup binaries.
Problem: Since last take on it, rollup binaries were changed
a lot in interface.

Solution: Update it accordingly.
@krendelhoff2 krendelhoff2 force-pushed the PruStephan/#518-package-smart-contract-rollup branch from f4f728f to 00aee93 Compare November 24, 2023 10:49
@krendelhoff2 krendelhoff2 merged commit f73bc8c into master Nov 24, 2023
2 checks passed
@krendelhoff2 krendelhoff2 deleted the PruStephan/#518-package-smart-contract-rollup branch November 24, 2023 12:47
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.

3 participants