Description:
Converting Address to strings/objects in loops is expensive. Optimize the council_members checks to use raw byte comparisons where possible.
Acceptance Criteria:
[ ] Refactor internal auth checks for performance.
[ ] Measure reduction in CPU instructions.
Labels: optimization