docs: update June release docs
Created by: ihsraham
Summary
- Adds June 9/10 changelog entries for
wallet-evm-erc-4337 v1.0.0-beta.9,pricing-provider v1.0.0-beta.5,pricing-bitfinex-http v1.0.0-beta.3,wdk-wallet v1.0.0-beta.10, andwallet-tron v1.0.0-beta.6. - Documents ERC-4337 cached-quote nonce validation and gas overrides for
transfer(),quoteTransfer(), andapprove(). - Updates price-rates docs for nullable unresolved pairs, batch current prices, batch price data, and Bitfinex USD-pivot fallback behavior.
- Adds shared wallet fee-cap guidance for
transferMaxFeeandtransactionMaxFee. - Updates Tron docs for provider failover,
retries, activation fee quotes, bigint fee return types, TRC20 fee quote behavior, andkeyPairread-only view handling.
Local baseline
- Ran
node .agent/skills/wdk-release-monitor/bin/wdk-release-monitor.mjs --update-baseline-from-docsafter the changelog contained all five release entries. -
_audit/release-baseline.yamlremains local-only and is not included in this PR.
Validation
git diff --checknpm run check:metaLINK_CHECK_EXTERNAL=false npm run check:links-
npm run build(passed with existing unrelateddocTypefrontmatter warnings)