mirror of
https://github.com/Permissionless-Software-Foundation/psf-memo-client.git
synced 2026-09-22 01:02:03 -07:00
Extract MemoAction and PageController base classes to remove structural duplication between the memo post/set-name actions and the new post/set-name page controllers. Add property tests for the set-name byte counter and validation invariants. Refresh mutation manifests for the refactored files. By refactorer.