Skip to content

Releases: persistenceOne/bridgekitty

v0.3.9: refactor: remove XPRT tools and Persistence-Interop backend (#16)

10 Apr 06:35
69b7d6d

Choose a tag to compare

* refactor: remove XPRT tools and Persistence-Interop backend

Extracted to standalone xprt-farming-toolkit package:
- Removed xprt-farm.ts, xprt-staking.ts, xprt-rewards.ts
- Removed backends/persistence.ts
- Cleaned up tool registrations in index.ts

Co-Authored-By: Claude Opus 4.6 (1M context) <[email protected]>

* chore: remove local-only files from branch

Remove docs/npm_publish.md, marketing/screenrecord.md, and other
local files that should not be in the PR.

Co-Authored-By: Claude Opus 4.6 (1M context) <[email protected]>

---------

Co-authored-by: Claude Opus 4.6 (1M context) <[email protected]>

v0.3.8: Merge pull request #15 from persistenceOne/fix/proxy-sign-and-execute

23 Mar 08:57
df928f5

Choose a tag to compare

fix: add signAndExecute to ProxyBackend for Persistence Interop MCP flow

v0.3.4: Merge pull request #10 from persistenceOne/pre-launch

18 Mar 06:01
a37ffc0

Choose a tag to compare

fix: LiFi address checksumming & leaderboard-based reward multipliers (v0.3.2)

v0.3.1: Merge pull request #8 from persistenceOne/feat/dockerfile

12 Mar 04:14
bc0ea41

Choose a tag to compare

feat: add Dockerfile for Glama safety/quality checks