Skip to content

Fix escrow security tests#579

Merged
Xhristin3 merged 1 commit into
Gatheraa:mainfrom
Codekill33:fix-escrow-security-tests
Jun 26, 2026
Merged

Fix escrow security tests#579
Xhristin3 merged 1 commit into
Gatheraa:mainfrom
Codekill33:fix-escrow-security-tests

Conversation

@Codekill33

Copy link
Copy Markdown
Contributor

Rebased the escrow security test fix onto the latest upstream main and resolved the merge conflict in contract/escrow_contract/src/lib.rs.
Changes:
Kept upstream escrow contract updates while preserving Eq / PartialEq derives needed by security tests.
Updated escrow security tests after rebase.
Removed unused gathera-common dependency from escrow_contract so the escrow test suite compiles independently.
Testing:
cargo test --manifest-path contract/escrow_contract/Cargo.toml
Result: 12 passed, 0 failed

closes #516

@Xhristin3 Xhristin3 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

LGTM

@Xhristin3 Xhristin3 merged commit 762c14b into Gatheraa:main Jun 26, 2026
11 checks passed
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.

[contract][test] Add unit tests for escrow_contract security paths

2 participants