Skip to content

Logbook July 2026

Paolo Veronelli edited this page Jul 24, 2026 · 4 revisions

Logbook — July 2026

Wednesday 1st

cage-helper WASM cross-target (PV)

Thursday 2nd

Onchain staking-script bump (PV)

Week of Jul 6 — Onchain integration deepened: the onchain pin was bumped again to adopt the previousPolicies state parameter, threaded through state-script hashing and the CLI and e2e boot configs. Alongside, a fix opened to keep the collateral input disjoint from spent inputs so cage transactions stay wallet-signable, and the /facts/boot endpoint was extended to accept multiple wallet addresses.

Wednesday 8th

Onchain pin bump + previousPolicies (PV)

Friday 10th

Multi-address /facts/boot (PV)

  • Opened feat(http): /facts/boot accepts multiple wallet addresses #390POST /facts/boot now takes a list of addresses and returns the merged wallet_utxos, each with an inclusion proof against a single snapshot root; back-compat single-address form kept. Unblocks the browser register path so a wallet with coins spread across addresses is seen in full.

Clone this wiki locally