chore(deps): bump wagmi from 3.6.0 to 3.7.0#6
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
Bumps [wagmi](https://github.com/wevm/wagmi/tree/HEAD/packages/react) from 3.6.0 to 3.7.0. - [Release notes](https://github.com/wevm/wagmi/releases) - [Changelog](https://github.com/wevm/wagmi/blob/main/packages/react/CHANGELOG.md) - [Commits](https://github.com/wevm/wagmi/commits/wagmi@3.7.0/packages/react) --- updated-dependencies: - dependency-name: wagmi dependency-version: 3.7.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
thisyearnofear
pushed a commit
that referenced
this pull request
Jul 16, 2026
Seven improvements to surface all chains, capabilities, and connect the conviction side to the trading side: #1 Multi-chain anchor status panel (src/components/recent-anchors.tsx) - Replaced flat history list with a 3-column panel: Casper, Mantle, Aleo - Each chain gets equal visual weight with its own colored border/bg - Shows latest anchor status, tx hash, and explorer link per chain - Fetches from both /conviction (anchorResults) and /casper/anchors - Rolling history list below, grouped by chain with color-coded labels #2 Aleo added to dashboard narrative - Aleo now appears as the third column in the anchor panel - Role label: "Privacy-preserving thesis proof" - No longer buried in /analyzer's Strategist tab only #3 Chain legend - One-line legend under the 3-column panel: "Casper = public registry · Mantle = EVM mirror · Aleo = privacy proof" - Tells a judge why there are three chains, not just that there are three #4 Conviction-to-trade flow (src/app/agent/page.tsx) - Held positions now show the conviction score that motivated entry - "scored 72" annotation in signal color, with rationale on hover - Conviction Ledger card title shows "positions ← signals" hint - The connection between scoring and trading is now visible #5 Shared conviction-core framework surfaced - Row 0 orientation text now mentions conviction-core: "The same conviction-core framework that scores the agent's trades also powers the wallet analyzer" - Links to /analyzer to connect the two sides of the product #6 MCP/CAP story reframed (ReputationApiCard) - Renamed from "Agent Reputation API" to "Agent-to-Agent Reputation" - Badge now shows "MCP · x402 · CROO CAP" (all three protocols) - Description rewritten to lead with the unique capability: "Other AI agents query this agent's verifiable track record over Model Context Protocol, paying per call through x402 micropayments on Casper. The agent also advertises reputation services on the CROO network, settled in USDC on Base — agent-to-agent commerce, no human in the loop." #7 Cycle timeline strip - Horizontal strip in Row 0 showing the 6 pipeline steps with checkmarks: "Cycle 127: ✓ data → ✓ score → ✓ manage → ✓ execute → ✓ anchor → ✓ narrate" - Shows "next in Xm" countdown to the next cycle - Proves the agent is a complete autonomous loop, not just a trader Generated with [Devin](https://devin.ai) Co-Authored-By: Devin <158243242+devin-ai-integration[bot]@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps wagmi from 3.6.0 to 3.7.0.
Release notes
Sourced from wagmi's releases.
... (truncated)
Changelog
Sourced from wagmi's changelog.
... (truncated)
Commits
a432813chore: version packages (#5189)a45049efix(tempo): support token amount return values (#5188)81b6211chore: version packages (#5172)1d6989efix(tempo): transaction override types (#5171)e65ce37chore: version packages (#5168)f0b78c3fix(tempo): zone mutation types (#5167)3342906chore: version packages (#5166)873260cchore: version packages (#5162)9ef110bchore: version packages (#5158)e7cc1batest: remove tempo reward tests (#5156)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)