Skip to content

Update wisp to v0.5.0 (crash-safe storage)#4

Merged
kwsantiago merged 1 commit into
masterfrom
chore/update-wisp-0.5.0
Jun 14, 2026
Merged

Update wisp to v0.5.0 (crash-safe storage)#4
kwsantiago merged 1 commit into
masterfrom
chore/update-wisp-0.5.0

Conversation

@kwsantiago

@kwsantiago kwsantiago commented Jun 14, 2026

Copy link
Copy Markdown
Contributor

Brings the packaged wisp to v0.5.0 and refreshes the docs.

  • Dockerfile: pin WISP_VERSION v0.5.0, WISP_COMMIT fa14e1f... (commit-guarded).
  • startos/versions/current.ts: 0.4.0:00.5.0:0 with release notes (crash-safe storage by default via a group-commit writer).
  • README.md / instructions.md: fixed upstream doc links (wisp's default branch is main, not master), dropped a bogus NIP-22 from the supported-NIPs list, added a durable-storage note.
  • wisp.toml.example: annotation refresh.

Note: the v0.5.1 bump and the per-IP fix were force-pushed to this branch after it merged, so they did not reach master; they ship in #7.

@coderabbitai

coderabbitai Bot commented Jun 14, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 820ecdeb-f920-426d-9654-b71d581aa46a

📥 Commits

Reviewing files that changed from the base of the PR and between b3e5345 and 43aa0d5.

📒 Files selected for processing (4)
  • Dockerfile
  • README.md
  • instructions.md
  • startos/versions/current.ts

Walkthrough

Bumps the wisp dependency from v0.4.0 to v0.5.0 by updating the Dockerfile build arguments (version tag and pinned commit hash) and the StartOS version constant with new release notes. Documentation in README.md and instructions.md is updated with corrected branch links, LMDB durability details, and a removed NIP-22 entry.

Changes

Wisp v0.5.0 Upgrade

Layer / File(s) Summary
Dockerfile and version metadata bump
Dockerfile, startos/versions/current.ts
WISP_VERSION advances to v0.5.0 with an updated pinned commit hash; current VersionInfo is bumped to 0.5.0:0 with release notes describing crash-safe storage and group-commit writer behavior.
Documentation updates
README.md, instructions.md
Upstream doc links updated from master to main; README.md gains LMDB [storage] sync default/durability description and removes NIP-22 from the supported NIPs list.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

Poem

🐇 A hop from four to five we go,
New commit hash all aglow,
Durable writes with group-commit flair,
main branch links without a care,
NIP-22 quietly tiptoes away,
The rabbit stamps the release today! 🥕

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title 'Update wisp to v0.5.0 (crash-safe storage)' accurately and concisely summarizes the main change—upgrading the wisp dependency to v0.5.0 with its key feature of crash-safe storage—and is directly reflected across all modified files.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
📝 Generate docstrings
  • Create stacked PR
  • Commit on current branch
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch chore/update-wisp-0.5.0

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@kwsantiago
kwsantiago merged commit a9c6ea7 into master Jun 14, 2026
2 checks passed
@kwsantiago kwsantiago changed the title Update wisp to v0.5.0 (crash-safe storage) Update wisp to v0.5.1 (crash-safe storage, spider + per-IP fixes) Jun 17, 2026
@kwsantiago kwsantiago changed the title Update wisp to v0.5.1 (crash-safe storage, spider + per-IP fixes) Update wisp to v0.5.0 (crash-safe storage) Jun 17, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant