Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
21 commits
Select commit Hold shift + click to select a range
8710ac8
0xsequence/sequence.js/master (#166)
Dargon789 Dec 29, 2025
34c8d15
Merge branch '0xsequence:master' into Initial-project-structure-wagmi
Dargon789 Jan 7, 2026
fa0f30f
Merge branch '0xsequence:master' into wagmi-project
Dargon789 Jan 9, 2026
81c62ba
Update indexer client (#207)
Dargon789 Jan 17, 2026
9471600
Merge branch 'master' into wagmi-0xsequence
Dargon789 Jan 19, 2026
1a006da
Merge branch 'wagmi-project' of https://github.com/Dargon789/sequence…
googleworkspace-bot Mar 4, 2026
b26154f
wagmi templates
googleworkspace-bot Mar 4, 2026
5d83fa1
Update web-sdk.yml (#377)
Dargon789 Mar 17, 2026
5db641b
Potential fix for code scanning alert no. 133: Workflow does not cont…
Dargon789 Mar 17, 2026
5280a5f
Potential fix for code scanning alert no. 134: Workflow does not cont…
Dargon789 Mar 17, 2026
f8ea78c
Potential fix for code scanning alert no. 135: Workflow does not cont…
Dargon789 Mar 17, 2026
7dce2c3
Potential fix for code scanning alert no. 136: Workflow does not cont…
Dargon789 Mar 17, 2026
03b41ab
Potential fix for code scanning alert no. 138: Workflow does not cont…
Dargon789 Mar 17, 2026
28492c4
Potential fix for code scanning alert no. 153: Workflow does not cont…
Dargon789 Mar 17, 2026
750b3cf
Potential fix for code scanning alert no. 140: Workflow does not cont…
Dargon789 Mar 18, 2026
b6c9191
Merge remote-tracking branch 'upstream/master' into wagmi-project
Dargon789 Apr 25, 2026
d1f4742
Delete packages/sequence-core-1.0.0 directory
Dargon789 Apr 25, 2026
d053ad2
Delete lib/signals-implicit-mode directory
Dargon789 Apr 25, 2026
8758090
wagmi project
Dargon789 Apr 25, 2026
0d9b41b
Update packages/cli/src/utils/format.ts
Dargon789 Apr 25, 2026
bd18417
Update packages/cli/src/commands/generate.ts
Dargon789 Apr 25, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
The diff you're trying to view is too large. We only load the first 3000 changed files.
22 changes: 15 additions & 7 deletions .changeset/config.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,19 @@
{
"$schema": "https://unpkg.com/@changesets/config@3.0.5/schema.json",
"changelog": "@changesets/cli/changelog",
"$schema": "https://unpkg.com/@changesets/config@2.3.1/schema.json",
"access": "public",
"baseBranch": "main",
"changelog": ["@changesets/changelog-github", { "repo": "wevm/wagmi" }],
"commit": false,
"fixed": [],
"linked": [],
"access": "restricted",
"baseBranch": "master",
"ignore": [
"*-register",
"@wagmi/test",
"site",
"next-app",
"nuxt-app",
"vite-*"
],
"updateInternalDependencies": "patch",
"ignore": []
"___experimentalUnsafeOptions_WILL_CHANGE_IN_PATCH": {
"onlyUpdatePeerDependentsWhenOutOfRange": true
}
}
18 changes: 0 additions & 18 deletions .changeset/cyan-radios-relax.md

This file was deleted.

21 changes: 0 additions & 21 deletions .changeset/goofy-laws-serve.md

This file was deleted.

18 changes: 0 additions & 18 deletions .changeset/new-turkeys-double.md

This file was deleted.

18 changes: 0 additions & 18 deletions .changeset/nice-tips-slide.md

This file was deleted.

20 changes: 0 additions & 20 deletions .changeset/open-toes-marry.md

This file was deleted.

17 changes: 0 additions & 17 deletions .changeset/plain-feet-stare.md

This file was deleted.

35 changes: 0 additions & 35 deletions .changeset/pre.json

This file was deleted.

17 changes: 0 additions & 17 deletions .changeset/wild-feet-carry.md

This file was deleted.

17 changes: 0 additions & 17 deletions .changeset/wise-heads-buy.md

This file was deleted.

File renamed without changes.
118 changes: 0 additions & 118 deletions .codesandbox/tasks.json

This file was deleted.

6 changes: 5 additions & 1 deletion .github/CODEOWNERS
Original file line number Diff line number Diff line change
@@ -1 +1,5 @@
* @0xsequence/disable-codeowners-notifications @0xsequence/core
@tmm @jxom

/packages/connectors/src/metaMask @ecp4224 @omridan159 @abretonc7s @elefantel @BjornGunnarsson @EdouardBougon
/packages/connectors/src/safe @DaniSomoza @dasanra @mikhailxyz @yagopv
/packages/connectors/src/walletConnect @ganchoradkov @glitch-txs @ignaciosantise @tomiir
File renamed without changes.
40 changes: 0 additions & 40 deletions .github/ISSUE_TEMPLATE/bug_report.md

This file was deleted.

7 changes: 0 additions & 7 deletions .github/ISSUE_TEMPLATE/custom.md

This file was deleted.

Loading
Loading