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

Merge the "create" and "createFrom" function #73

Merged
merged 3 commits into from
Jun 22, 2022

Conversation

PaulRBerg
Copy link
Member

@PaulRBerg PaulRBerg commented Jun 18, 2022

Closes #67. Checklist:

Depends upon #71 being merged first.

Update: I have stricken through the 2nd item above as per my argument put forth in #74 that the authorization system is not needed anymore.

@PaulRBerg PaulRBerg force-pushed the refactor/merge-create-functions branch 3 times, most recently from 9b8a6b2 to 4bbac8c Compare June 19, 2022 12:07
@PaulRBerg PaulRBerg changed the title Merge "create" and "createFrom" functions Merge the "create" and "createFrom" function Jun 19, 2022
chore: improve wording in comments
docs: be more specific in description for "sender" argument
docs: improve wording in NatSpec
refactor: add "funder" to "CreateStream" events
refactor: mark "funder" as indexed instead of "streamId" in events
refactor: rename "from" to "funder"
test: add visibility for "streamId" test variable
test: update tests to account for the contract refactor

Closes #67
@PaulRBerg PaulRBerg force-pushed the refactor/merge-create-functions branch from 4bbac8c to d376d04 Compare June 20, 2022 16:21
Copy link
Member

@andreivladbrg andreivladbrg left a comment

Choose a reason for hiding this comment

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

LGTM

@PaulRBerg PaulRBerg merged commit 0792bd8 into main Jun 22, 2022
@PaulRBerg PaulRBerg deleted the refactor/merge-create-functions branch June 22, 2022 10:14
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.

Merge the "create" and "createFrom" functions
2 participants