Skip to content

Add regression tests and contributor docs for contract patterns#509

Merged
Chucks1093 merged 1 commit into
accesslayerorg:mainfrom
Akanimoh12:fix/issue-500-503-501-502-docs-tests
Jun 27, 2026
Merged

Add regression tests and contributor docs for contract patterns#509
Chucks1093 merged 1 commit into
accesslayerorg:mainfrom
Akanimoh12:fix/issue-500-503-501-502-docs-tests

Conversation

@Akanimoh12

Copy link
Copy Markdown
Contributor

Summary

This PR adds regression coverage for the sell slippage boundary, creator fee recipient authorization, and the creator TTL extension path after successful and failed sells. It also adds a contributor guide that documents the repo's expected contract function patterns and CI checks.

Changes

  • Added regression coverage for exact-equality sell slippage handling.
  • Added authorization tests for creator fee recipient rotation.
  • Added coverage for creator TTL extension after successful sells and no extension after failed sells.
  • Added a contributor guide for new contract functions and linked it from the main contributing guide.

Closes

Closes #500
Closes #501
Closes #502
Closes #503

@drips-wave

drips-wave Bot commented Jun 27, 2026

Copy link
Copy Markdown

@Akanimoh12 Great news! 🎉 Based on an automated assessment of this PR, the linked Wave issue(s) no longer count against your application limits.

You can now already apply to more issues while waiting for a review of this PR. Keep up the great work! 🚀

Learn more about application limits

@Chucks1093 Chucks1093 merged commit 16afa9c into accesslayerorg:main Jun 27, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment