v0.7.0
The store-diff kill-gate is GREEN, and a deploy footgun is gone.
Added
- Store-diff conformance gate proven.
conformance/fixtures/arb-erc20(the
ARB token on Arbitrum One) deployed to a live graph-node alongside the
hand-written reference and produced a byte-identical store — 0 diffs across
10 Account + 13 Transfer entities at block 477,660,492. Indexing fidelity, the
roadmap's #1 risk, is no longer a hypothesis.
Fixed
- ABI normalisation on build. Emitted ABIs now always carry
anonymouson
event entries. graph-node requires it at deploy time (even thoughgraph builddoesn't), so an ABI missing it caused a crypticgraph deployfailure.
Redstart now adds it automatically.