Summary
Add a registry for hashed payroll memo references so contracts can track memo integrity without storing memo content.
Why This Matters
Payroll memos may contain sensitive operational context, so the contract should only preserve verifiable commitments.
Suggested Files
contracts/src/memos.rs
contracts/src/storage.rs
contracts/src/events.rs
contracts/tests/memo_hash_registry.rs
Tasks
Acceptance Criteria
Coordination
Join the Telegram channel for proper coordination: https://t.me/zkpayroll
Summary
Add a registry for hashed payroll memo references so contracts can track memo integrity without storing memo content.
Why This Matters
Payroll memos may contain sensitive operational context, so the contract should only preserve verifiable commitments.
Suggested Files
contracts/src/memos.rscontracts/src/storage.rscontracts/src/events.rscontracts/tests/memo_hash_registry.rsTasks
Acceptance Criteria
Coordination
Join the Telegram channel for proper coordination: https://t.me/zkpayroll