Skip to content

Commit 5cd44b9

Browse files
TeoSlayerteovl
andauthored
catalogue: bump io.pilot.wallet 0.3.1 -> 0.3.2 (multichain EVM) (#238)
Points at wallet-v0.3.2 which adds multichain support: same secp256k1 address across Base mainnet (8453), Ethereum (1), and Polygon (137). All wallet.evm.* methods accept optional chain_id; new wallet.evm.chains lists every configured chain. Bundle sha256: 00dfd74afbfa4ee9e41f087cc5c87c9e93042436d65bb0b14aef640d4e86c317 Co-authored-by: Teodor Calin <teodor@vulturelabs.io>
1 parent 6fc3675 commit 5cd44b9

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

catalogue/catalogue.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
{
22
"version": 1,
3-
"updated_at": "2026-06-08T08:50:00Z",
3+
"updated_at": "2026-06-08T09:15:00Z",
44
"apps": [
55
{
66
"id": "io.pilot.wallet",
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"
7+
"version": "0.3.2",
8+
"description": "On-overlay USDC payments \u2014 multichain (Base + Ethereum + Polygon).",
9+
"bundle_url": "https://github.com/TeoSlayer/pilotprotocol/releases/download/wallet-v0.3.2/io.pilot.wallet-0.3.2.tar.gz",
10+
"bundle_sha256": "00dfd74afbfa4ee9e41f087cc5c87c9e93042436d65bb0b14aef640d4e86c317"
1111
}
1212
]
1313
}

0 commit comments

Comments
 (0)