-
Notifications
You must be signed in to change notification settings - Fork 1
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
Feature: docs, test improvement, inline comments #10
Conversation
alexanderem49
commented
Oct 23, 2023
- Contracts:
- In line comments
- Tests:
- In line comments
- Improve coverage of integration test
- Documentation
- Component page
- non-upgradable version
- extend description of contract logic and methods imported/exported
- non-upgradable version
- Component page
d5b528a
to
6a5f402
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Some updates are requested.
The suggestions made to the simpleExchange are related to the upgradableSimpleExchange as well.
It seems to be some confusion on the term seat
and offer
on both comments and the contract as well. Maybe we should update the contract terminology on this regards.
The component page I will review in more detail in the future
a6afde6
to
8330be7
Compare
d8bc684
to
75b2010
Compare
8330be7
to
017bfde
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM