commits
- Remove yarn.lock and replace with pnpm-lock.yaml
- Update package.json scripts to use pnpm
- Configure lerna.json to use pnpm as npm client
- Add pnpm-workspace.yaml for workspace configuration
- All tests pass for @did-plc/lib package
- Build process verified and working
馃 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>
Fix boolean type in openapi definition
`bool` is apparently not a thing in open api. Should be `boolean`.
Spec: relaxing verificationMethod format constraints
Relax constraints on verificationMethod key formats
Update did:key specification links
Fix response type for /log/last
use legally registered name for company
slightly bump AKA length for max handle size
clarify terminology around "core data fields"
Fix typos in readme and spec.
openapi: DidDocument verificationMethod is singular
Note that PlcOp is correctly pluralized (not consistent).
re-organize go and website directories
fixes did-method-plc/did-method-plc#71
re-frame away from "placeholder" story
update bsky company website to bsky.social
update year/count on front page
Assuming there's no such thing as a "set service" and there's an of missing here?
bump license for year 2024
* prevent padding on signatures
* bump @atproto/crypto
* added test for padded sig
- Remove yarn.lock and replace with pnpm-lock.yaml
- Update package.json scripts to use pnpm
- Configure lerna.json to use pnpm as npm client
- Add pnpm-workspace.yaml for workspace configuration
- All tests pass for @did-plc/lib package
- Build process verified and working
馃 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>