Block a user
feat(server): add integrity verification for client keys
feat(server): add integrity verification for client keys
postcard-based integrity fingerprint with custom trait providing order-independent hashing
Integrity MAC depends on unordered SQLite row ordering
fix(server): replaced postcard-based integrity fingerprint with custom trait providing order-independent hashing
fix(server): replaced postcard-based integrity fingerprint with custom trait providing order-independent hashing
postcard-based integrity fingerprint with custom trait providing order-independent hashing
fix(server): added `chain_id` check and covered `check_shared_constraints` with unit tests