Skip to content

feat: composable refund policies as on-chain plugins#116

Open
Ishant5436 wants to merge 1 commit into
kcolbchain:mainfrom
Ishant5436:feat/composable-refund-policies
Open

feat: composable refund policies as on-chain plugins#116
Ishant5436 wants to merge 1 commit into
kcolbchain:mainfrom
Ishant5436:feat/composable-refund-policies

Conversation

@Ishant5436

@Ishant5436 Ishant5436 commented Jun 6, 2026

Copy link
Copy Markdown

extracts refund logic from agentescrow into a composable on-chain plugin interface, allowing payment creators to attach different refund policies without modifying the core escrow contract.

fixes #46

@abhicris

abhicris commented Jun 6, 2026

Copy link
Copy Markdown
Contributor

🤖 Audit verdict: safe

Well-engineered pluggable refund policy system with proper access control, reentrancy guards, checks-effects-interactions pattern, backward compatibility, and comprehensive test coverage; no malicious payloads, credential leaks, or critical bugs detected.

Audited by the kcolbchain PR pipeline. See pipeline docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[innovation] Composable refund policies as on-chain plugins

2 participants