Reputation decay recovery - #585
Merged
Levi-Ojukwu merged 4 commits intoJul 26, 2026
Merged
Conversation
…nvoice-Liquidity-Network#488 min invoice amount, Invoice-Liquidity-Network#489 token-aware update, Invoice-Liquidity-Network#490 cancel partial-funding refunds
…ecay Cleanup following PR review feedback on commit 212d8d9: - Deleted ~47 orphaned tests_*.rs files in contracts/invoice_liquidity/src/ whose mod declarations had been removed from lib.rs (dead code on disk). - Removed the no-op non_freelancer_cannot_cancel_smoke test from contracts/invoice_liquidity/tests/cancel_invoice.rs (was a smoke test that asserted nothing - pure CI noise). Still passes 77/77 unit tests for Invoice-Liquidity-Network#487 Invoice-Liquidity-Network#488 Invoice-Liquidity-Network#489 Invoice-Liquidity-Network#490 coverage.
4 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
…489 token-aware update, #490 cancel partial-funding refunds
closes #487
closes #488
closes #489
Closes #490
Package Affected
Related Issue
Closes #
Complexity
Changes Made
Changeset Included
Test Evidence
Test output
Breaking Change
Migration Notes
Security Considerations
Checklist