Skip to content

Commit 6fc3675

Browse files
TeoSlayerteovl
andauthored
catalogue: bump io.pilot.wallet 0.3.0 -> 0.3.1 (EVM methods wired) (#237)
Points at the wallet-v0.3.1 release asset which exposes the four wallet.evm.* methods that v0.3.0 declared in its manifest but never actually registered in cmd/wallet/main.go. Bundle URL: https://github.com/TeoSlayer/pilotprotocol/releases/download/wallet-v0.3.1/io.pilot.wallet-0.3.1.tar.gz Bundle sha256: 2080dea45b41f3bd7be04ec7cd06bf8971299eda63f469acb46d7125c108cb8c End-to-end verified: gh download → shasum matches → pilotctl install → daemon spawns → wallet logs methods=14 + evm address line. Co-authored-by: Teodor Calin <teodor@vulturelabs.io>
1 parent 84c6d74 commit 6fc3675

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

catalogue/catalogue.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
{
22
"version": 1,
3-
"updated_at": "2026-06-08T08:00:00Z",
3+
"updated_at": "2026-06-08T08:50:00Z",
44
"apps": [
55
{
66
"id": "io.pilot.wallet",
7-
"version": "0.3.0",
8-
"description": "On-overlay USDC payments ed25519 + EIP-3009 receipts.",
9-
"bundle_url": "https://github.com/TeoSlayer/pilotprotocol/releases/download/wallet-v0.3.0/io.pilot.wallet-0.3.0.tar.gz",
10-
"bundle_sha256": "99a1168589b79d3cb715557207e607eeddd63110189f0a43a4281374c8106c3d"
7+
"version": "0.3.1",
8+
"description": "On-overlay USDC payments \u2014 ed25519 + EIP-3009 receipts.",
9+
"bundle_url": "https://github.com/TeoSlayer/pilotprotocol/releases/download/wallet-v0.3.1/io.pilot.wallet-0.3.1.tar.gz",
10+
"bundle_sha256": "2080dea45b41f3bd7be04ec7cd06bf8971299eda63f469acb46d7125c108cb8c"
1111
}
1212
]
13-
}
13+
}

0 commit comments

Comments
 (0)