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(contracts/solve): most recent request per status #2675

Merged
merged 2 commits into from
Dec 11, 2024

Conversation

Zodomo
Copy link
Contributor

@Zodomo Zodomo commented Dec 11, 2024

Added getLatestRequestByStatus(status), which retrieves the most recent request to be set to a particular status. I also replaced the deployedAt Arbitrum branch handling with something much more robust.

I attempted to add getRequestUpdateHistory(id), which would return the timestamp history for all status updates a request has undergone. Despite this not altering the request and fulfillment flows, it broke the e2e tests, so this has been excluded for now.

issue: #2679

@Zodomo Zodomo self-assigned this Dec 11, 2024
@Zodomo Zodomo changed the title feat(contracts/solve): enumerable status updates feat(contracts/solve): most recent request per status Dec 11, 2024
@Zodomo Zodomo merged commit 30c9c93 into main Dec 11, 2024
19 checks passed
@Zodomo Zodomo deleted the zodomo/moresolvecontext branch December 11, 2024 19:15
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