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

[EASY] Remove Observation object #2873

Merged
merged 3 commits into from
Aug 9, 2024
Merged

[EASY] Remove Observation object #2873

merged 3 commits into from
Aug 9, 2024

Conversation

sunce86
Copy link
Contributor

@sunce86 sunce86 commented Aug 8, 2024

Description

Extracts part of https://github.com/cowprotocol/services/pull/2861/files that can be merged now, and don't have to be part of that PR.

This enables me to have a nice pub interface of Settlement and continue adding functions for #2862 and not wait for ☝️ PR to be merged.

Also #2861 becomes smaller and easier to revert if we encounter some issue on weekly release.

@sunce86 sunce86 requested a review from a team as a code owner August 8, 2024 08:31
got: score,
})
.map_err(with(auction_id));
}
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Removed as suggested here: #2861 (comment)

Still dependent on resolving the #2797 as apparently we still have some rounding issues.

@sunce86 sunce86 enabled auto-merge (squash) August 9, 2024 08:46
@sunce86 sunce86 merged commit 9f10adf into main Aug 9, 2024
10 checks passed
@sunce86 sunce86 deleted the small-refactor-settlement branch August 9, 2024 08:52
@github-actions github-actions bot locked and limited conversation to collaborators Aug 9, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants