Skip to content

Upgrade @noble/ed25519, strict lints, various small fixes

Harpo requested to merge hr/cleanup11 into master

Enables strict-type-checked, and stylistic-type-checked from plugin:@typescript-eslist. And get them both passing.

Upgrades @noble/ed25519 and fixes incorrect usage discovered by lints.

Merge request reports