v0.9.0
- Publish
./provenance/mainnet.jsonand./provenance/testnet.jsondeployment provenance documents, generated at build time from the reviewed public deployment manifest. - Add
verify*Transactioncalldata verification for every remainingbuild*Transactionfunction (sell, graduate, claim/claimAll, approve, router buy/sell, swapExactIn, fee collection), matching the existingverifyCreateLaunchTransaction/verifyCurveBuyTransactionpattern. - Add Hegel property-based invariant suites for
transactions,receipts, andeconomics, closing this package's SDK standard conformance gap for construction round trips, receipt evidence classification, and economic bounds/round-trip/monotonicity. - Pin one finalized Robinhood Chain mainnet receipt per
verify*Receiptfunction infixtures/robinhood-mainnet.json, closing the last open SDK standard conformance item for this package.
Full diff: v0.8.0...v0.9.0