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

improve: Upgrade fill/deposit comparison utils #549

Merged
merged 2 commits into from
Feb 12, 2024
Merged

Conversation

pxrl
Copy link
Contributor

@pxrl pxrl commented Feb 12, 2024

This pivots fill comparison for v3 towards using relay data hashes. This is simpler code and should also be safer, since this code inherits existing assurances about the RelayData being complete.

This pivots fill comparison for v3 towards using relay data hashes. This
is simpler code and also safer, since this code inherits existing
assurances about the RelayData being complete.
src/utils/FlowUtils.ts Outdated Show resolved Hide resolved
Copy link
Member

@nicholaspai nicholaspai left a comment

Choose a reason for hiding this comment

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

This LGTM

@pxrl pxrl merged commit 56d371d into master Feb 12, 2024
3 checks passed
@pxrl pxrl deleted the pxrl/fillCompare branch February 12, 2024 13:52
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