Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
48 commits
Select commit Hold shift + click to select a range
6466316
Updating DefaultGuest address
corbanbrook Jun 12, 2025
eab97bd
Merge branch '0xsequence:master' into feature/integration
Dargon789 Jun 12, 2025
7e5db32
Merge branch '0xsequence:master' into feature/integration
Dargon789 Jun 13, 2025
b412a54
Merge branch '0xsequence:master' into feature/integration
Dargon789 Jul 17, 2025
60d6fdc
Merge branch '0xsequence:master' into feature/integration
Dargon789 Aug 29, 2025
9ed93e8
Update tests.yml (#51)
Dargon789 Aug 29, 2025
27d3c49
Update tests.yml (#52)
Dargon789 Aug 29, 2025
1609892
Update tests.yml
Dargon789 Aug 29, 2025
853106e
Merge branch '0xsequence:master' into feature/integration
Dargon789 Sep 8, 2025
2a17d6e
Update tests.yml (#55)
Dargon789 Sep 8, 2025
a024127
Merge branch '0xsequence:master' into feature/integration
Dargon789 Sep 9, 2025
a9004a0
Merge branch '0xsequence:master' into feature/integration
Dargon789 Sep 16, 2025
89ef65b
Merge branch '0xsequence:master' into feature/integration
Dargon789 Sep 17, 2025
c18059c
Update tests.yml (#56)
Dargon789 Sep 17, 2025
778ab8e
Update tests.yml
Dargon789 Sep 17, 2025
da50474
Merge branch '0xsequence:master' into feature/integration
Dargon789 Sep 21, 2025
8710ac8
0xsequence/sequence.js/master (#166)
Dargon789 Dec 29, 2025
7d12783
Master ceb95d4 (#438)
Dargon789 Apr 10, 2026
3eb44cb
Master ceb95d4 (#449)
Dargon789 Apr 12, 2026
1c07610
fix: extras/docs/package.json to reduce vulnerabilities (#428)
Dargon789 Apr 12, 2026
208a37b
Merge remote-tracking branch 'upstream/master'
googleworkspace-bot Apr 20, 2026
978714c
V3 dapp (#460)
Dargon789 Apr 20, 2026
2505ef2
Pin foundry to v1.5.0 instead of nightly (0xsequence#947) (#134) (#466)
Dargon789 Apr 20, 2026
1279620
Delete packages/wallet-contracts directory (#471)
Dargon789 Apr 21, 2026
3643830
fix: extras/web/package.json to reduce vulnerabilities (#427)
Dargon789 Apr 21, 2026
4f55ebb
Merge remote-tracking branch 'upstream/master' into Initial-project-s…
googleworkspace-bot Apr 25, 2026
2fae31f
Merge branch 'feature/integration' of https://github.com/Dargon789/se…
googleworkspace-bot Apr 25, 2026
aa8ed87
Merge remote-tracking branch 'upstream/master' into feature/integration
googleworkspace-bot Apr 25, 2026
335a084
Bump the npm_and_yarn group across 4 directories with 11 updates (#476)
dependabot[bot] Apr 25, 2026
3cd5e7b
Update .idea workspace and device cache
googleworkspace-bot Apr 26, 2026
0b500dd
Merge branch 'master' of https://github.com/Dargon789/sequence.js
googleworkspace-bot Apr 26, 2026
1a89528
Update packages/wallet/core/eslint.config.js
Dargon789 Apr 27, 2026
a0d090f
Merge branch 'master' of https://github.com/Dargon789/sequence.js int…
googleworkspace-bot Apr 27, 2026
53966f5
Merge branch 'feature/integration' into dargon789-master
googleworkspace-bot Apr 27, 2026
c82a0c6
Delete lib/signals-implicit-mode directory (#487)
Dargon789 Apr 27, 2026
18fcbb3
Delete lib/signals-implicit-mode directory
Dargon789 Apr 27, 2026
e208f85
Update .codesandbox/package.json
Dargon789 Apr 27, 2026
bacebf0
Update .codesandbox/package.json
Dargon789 Apr 27, 2026
e3ac11c
[Snyk] Security upgrade uuid from 13.0.0 to 14.0.0 (#489)
snyk-io[bot] Apr 27, 2026
bd2d862
Update issue templates (#500)
Dargon789 May 2, 2026
5fd9c50
Update .github/ISSUE_TEMPLATE/bug_report.md
Dargon789 May 2, 2026
90e1bd3
Update .github/ISSUE_TEMPLATE/bug_report.md
Dargon789 May 2, 2026
b5bb434
Update .github/ISSUE_TEMPLATE/feature_request.md
Dargon789 May 2, 2026
284174c
Update .github/ISSUE_TEMPLATE/custom.md
Dargon789 May 2, 2026
7b81c80
Merge branch 'v3-@0xsequence' into dargon789-master
googleworkspace-bot May 2, 2026
b2a36a8
Merge branch 'dargon789-master' into master
Dargon789 May 2, 2026
f1bec8f
Update .codesandbox/package.json
Dargon789 May 2, 2026
394cbda
Merge branch 'master-ceb95d4' into master
Dargon789 May 2, 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
  •  
  •  
  •  
4 changes: 2 additions & 2 deletions .codesandbox/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"clear:vite:cache": "rimraf node_modules/.vite/"
},
"dependencies": {
"0sequence": "2.2.3",
"0xsequence": "2.2.13",
"@0xsequence/abi": "2.2.13",
"@0xsequence/design-system": "^1.8.1",
"@0xsequence/ethauth": "^1.0.0",
Expand All @@ -36,7 +36,7 @@
"devDependencies": {
"@vanilla-extract/vite-plugin": "^4.0.6",
"@vitejs/plugin-react": "^4.2.1",
"Vite": "^5.2.6",
"vite": "^5.2.6",
"vite-plugin-svgr": "^4.2.0",
"vite-tsconfig-paths": "^4.3.2"
},
Expand Down
20 changes: 8 additions & 12 deletions .github/ISSUE_TEMPLATE/bug_report.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,14 @@ about: Create a report to help us improve
title: ''
labels: 'bug'
assignees: ''

---

**Describe the bug**
A clear and concise description of what the bug is.

**To Reproduce**
Steps to reproduce the behavior:

1. Go to '...'
2. Click on '....'
3. Scroll down to '....'
Expand All @@ -23,18 +23,14 @@ A clear and concise description of what you expected to happen.
**Screenshots**
If applicable, add screenshots to help explain your problem.

**Desktop (please complete the following information):**

- OS: [e.g. iOS]
- Browser [e.g. chrome, safari]
- Version [e.g. 22]

**Smartphone (please complete the following information):**
**Environment (please complete the following information):**
- Library Version: [e.g. 3.0.0]
- Runtime: [e.g. Node v18, Chrome 110]
- OS: [e.g. macOS 13.2]
- Bundler/Framework: [e.g. Vite, Next.js]

- Device: [e.g. iPhone6]
- OS: [e.g. iOS8.1]
- Browser [e.g. stock browser, safari]
- Version [e.g. 22]
**Minimal Reproducible Example**
Please provide a link to a repository or a code snippet that reproduces the issue.

**Additional context**
Add any other context about the problem here.
8 changes: 6 additions & 2 deletions .github/ISSUE_TEMPLATE/custom.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,11 @@
---
name: Custom issue template
about: Describe this issue template's purpose here.
name: General issue
about: Open an issue for topics not covered by other templates
title: ''
labels: ''
assignees: ''

---

**Description**
A clear and concise description of the issue or suggestion.
1 change: 1 addition & 0 deletions .github/ISSUE_TEMPLATE/feature_request.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ about: Suggest an idea for this project
title: ''
labels: 'enhancement'
assignees: ''

---

**Is your feature request related to a problem? Please describe.**
Expand Down
2 changes: 1 addition & 1 deletion .idea/.name

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading
Loading