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

Refactor project and contracts to SablierFlow #120

Merged
merged 3 commits into from
May 24, 2024
Merged

Conversation

andreivladbrg
Copy link
Member

@andreivladbrg andreivladbrg commented May 24, 2024

Linked Issues

Changelog

  • renaming open ended to flow
  • removes "v2" from the names

Note: after this PR is merged, we also need to update the repo name.

@andreivladbrg andreivladbrg requested a review from smol-ninja May 24, 2024 13:21
@andreivladbrg andreivladbrg force-pushed the refactor/rename-flow branch from ce16e76 to 7c94173 Compare May 24, 2024 13:23
docs: update README.md
docs: capitalize flow to Flow
test: fix misspelled labelContracts in Bast.t.sol
Copy link
Member

@smol-ninja smol-ninja left a comment

Choose a reason for hiding this comment

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

Two comments:

  1. We should always use Capitalized version in the docs when referring to "Flow" instead of "flow" because its a name.
  2. Since flow is also a verb, some of the docs stopped making sense which I have addressed in .

Adddressed in ceb9b0e.

foundry.toml Outdated Show resolved Hide resolved
README.md Show resolved Hide resolved
src/SablierFlow.sol Outdated Show resolved Hide resolved
src/interfaces/ISablierFlow.sol Show resolved Hide resolved
precompiles/Precompiles.sol Outdated Show resolved Hide resolved
test/utils/Precompiles.t.sol Outdated Show resolved Hide resolved
test: rename deploy contract functions
Copy link
Member

@smol-ninja smol-ninja left a comment

Choose a reason for hiding this comment

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

Lezzz go with Flow 🚀

@andreivladbrg
Copy link
Member Author

Lezzz go with Flow

haha 😂

@smol-ninja pushed a new commit, lmk if it looks good

@smol-ninja
Copy link
Member

I have seen it. Good to go.

@smol-ninja smol-ninja merged commit ea9534d into main May 24, 2024
6 checks passed
@smol-ninja smol-ninja deleted the refactor/rename-flow branch May 24, 2024 15:18
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.

Rename SablierV2OpenEnded to SablierFlow
2 participants