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

Collections: changes after merge #8

Merged
merged 25 commits into from
Aug 19, 2024
Merged

Conversation

gangov
Copy link
Collaborator

@gangov gangov commented Aug 14, 2024

No description provided.

@gangov gangov self-assigned this Aug 14, 2024
@gangov gangov requested a review from ueco-jb August 14, 2024 15:37
@gangov gangov requested a review from ueco-jb August 14, 2024 16:06
@gangov gangov requested a review from ueco-jb August 15, 2024 07:33
Copy link
Member

@ueco-jb ueco-jb left a comment

Choose a reason for hiding this comment

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

Please also add events during the messages:


        env.events()
            .publish(("initialize", "XYK LP token_a"), token_a);
        env.events()
            .publish(("initialize", "XYK LP token_b"), token_b);

Like those.

@gangov
Copy link
Collaborator Author

gangov commented Aug 16, 2024

just as a heads up - the lint fails locally because of the #[cfg(not(tarpaulin_include))] macro, here it seems to be okay

@gangov gangov requested a review from ueco-jb August 16, 2024 08:01
Copy link
Member

@ueco-jb ueco-jb left a comment

Choose a reason for hiding this comment

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

LGTM
Good for merge after fixing my comments
You can address the wrong auth assertion from my comment here:
#7 (review)

@gangov gangov merged commit ce19935 into master Aug 19, 2024
3 checks passed
@ueco-jb ueco-jb deleted the feature/changes-to-collections branch August 19, 2024 15:05
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.

2 participants