robinhood-chain-kit v0.9.0
Github ReleaseSource verified
The kit meets viem where developers are, and every fail-closed door gets an on-ramp. 0.8.x shipped three flagship fail-closed designs — Oracle Guard, ERC-8056 reads, transaction preflight — and, an audit found, no way to feed any of them: call descriptors were exported but nothing executed them, `assessOracleHealth` demanded sequencer and pause state the kit gave you no way to obtain, and the preflight adapter's ten methods had no shipped binding. This release closes those gaps without breaking anything: a pure minor, and the core still has zero runtime dependencies. ### Added - **`robinhood-c