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

feat(database): implement order-independent equality for Reverts #1827

Open
wants to merge 7 commits into
base: main
Choose a base branch
from

Conversation

hoank101
Copy link

@hoank101 hoank101 commented Oct 17, 2024

Fixes #1813

@hoank101
Copy link
Author

hi @Rjected please help me review it, thank!

@hoank101 hoank101 requested a review from rakita October 18, 2024 16:08
crates/database/src/states/reverts.rs Outdated Show resolved Hide resolved
crates/database/src/states/reverts.rs Outdated Show resolved Hide resolved
crates/database/src/states/reverts.rs Outdated Show resolved Hide resolved
@hoank101 hoank101 requested a review from Rjected October 19, 2024 02:58
@hoank101
Copy link
Author

hi @Rjected @rakita please help me review, thank

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.

Manually impl PartialEq for Reverts
3 participants