Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
209 commits
Select commit Hold shift + click to select a range
a0d71be
Bump the npm_and_yarn group across 1 directory with 1 update
dependabot[bot] Mar 30, 2024
ca06c8f
Create SECURITY.md
Dargon789 Mar 30, 2024
3af5a88
Set up CI with Azure Pipelines
Dargon789 Apr 12, 2024
fa3e0a9
Merge branch '0xsequence:master' into master
Dargon789 Apr 22, 2024
f2761ef
Merge branch '0xsequence:master' into master
Dargon789 May 17, 2024
7a74500
Merge branch '0xsequence:master' into master
Dargon789 Aug 1, 2024
709280e
codesandbox dev-project wagmi-dapp
Dargon789 Aug 1, 2024
29c9084
Merge branch 'master' of https://github.com/Dargon789/sequence.js
Dargon789 Aug 7, 2024
1275488
Create CNAME
Dargon789 Aug 7, 2024
9b5807f
Merge branch '0xsequence:master' into master
Dargon789 Aug 7, 2024
c1fedd5
Merge branch '0xsequence:master' into master
Dargon789 Aug 11, 2024
2f0a536
Merge branch '0xsequence:master' into master
Dargon789 Aug 18, 2024
4b1880a
Merge branch '0xsequence:master' into master
Dargon789 Aug 23, 2024
c292dd5
Merge branch '0xsequence:master' into master
Dargon789 Aug 25, 2024
caab6bc
Merge branch 'master' into dependabot/npm_and_yarn/npm_and_yarn-secur…
Dargon789 Oct 1, 2024
bb78b92
Merge pull request #1 from Dargon789/dependabot/npm_and_yarn/npm_and_…
Dargon789 Oct 6, 2024
b12a5dc
Create fortify.yml
Dargon789 Oct 12, 2024
5cbdca4
Update issue templates
Dargon789 Oct 12, 2024
1d8c21c
Update CNAME
Dargon789 Feb 21, 2025
a5b1d91
fix: upgrade @tanstack/react-query from 5.45.1 to 5.64.2
snyk-bot Feb 16, 2025
2ec6a7c
Merge pull request #34 from Dargon789/snyk-upgrade-03178c54d4c5401412…
Dargon789 Jun 12, 2025
3e905fe
Create config.yml (#46)
Dargon789 Jul 13, 2025
426afca
Support multiple identity signers in sessions configuration
ScreamingHawk Sep 16, 2025
3fa42fb
Device signers can approve implicit sessions
ScreamingHawk Sep 16, 2025
c6dca5b
Remove invalid test
ScreamingHawk Sep 16, 2025
111d64b
Fix recursion
ScreamingHawk Sep 17, 2025
7091556
Fix comment
ScreamingHawk Sep 17, 2025
0b4eaea
Improve test stability by reducing race conditions
ScreamingHawk Sep 17, 2025
3183235
Do not set passkey signer as identity signer
ScreamingHawk Sep 18, 2025
d33d7b4
Use length checks
ScreamingHawk Sep 21, 2025
82a5415
Throw on missing identity signer
ScreamingHawk Sep 21, 2025
9d8ec4d
Encoding requires identity signer to encode
ScreamingHawk Sep 21, 2025
75eaacb
Fix test
ScreamingHawk Sep 21, 2025
429237f
Refactor/types namings tsdoc redundant code (#880)
VGabriel45 Sep 23, 2025
ed2a81a
Fix check for explicit session for the updated type in dapp-client
tolgahan-arikan Sep 23, 2025
e191d3e
Merge remote-tracking branch 'origin/master' into implicit
ScreamingHawk Sep 23, 2025
4a80c5d
Merge pull request #878 from 0xsequence/implicit
ScreamingHawk Sep 23, 2025
6281b2c
Update api.gen.ts and relayer.gen.ts
taylanpince Sep 24, 2025
85494a5
Add missing chainId for dapp client event
tolgahan-arikan Sep 24, 2025
46bc602
Fix initializing new chain session manager on redirect
tolgahan-arikan Sep 24, 2025
830c08d
Add support for non-viem, custom Sequence chains (#882)
taylanpince Sep 26, 2025
044abf5
Provider sent to prepareBlankEnvelope
ScreamingHawk Sep 30, 2025
1571538
Merge pull request #884 from 0xsequence/migration
ScreamingHawk Sep 30, 2025
13549e5
Update fortify.yml
Dargon789 Sep 30, 2025
c484c00
Add session signature decoding
ScreamingHawk Oct 2, 2025
c30c3ea
Add feeTokens endpoint to relayer (#885)
ScreamingHawk Oct 6, 2025
ff7077d
const for node length
ScreamingHawk Oct 6, 2025
74ff7da
Clearer blacklist size encoding
ScreamingHawk Oct 6, 2025
bb047b6
identity signer node length
ScreamingHawk Oct 6, 2025
11c060b
Merge remote-tracking branch 'origin/master' into decodeSessionSignature
ScreamingHawk Oct 6, 2025
d2329ab
Merge pull request #886 from 0xsequence/decodeSessionSignature
ScreamingHawk Oct 6, 2025
ed4064a
add getFeeTokens to dapp client (#889)
VGabriel45 Oct 8, 2025
7e9b483
make getFeeTokens independent of chain session manager and initialize…
VGabriel45 Oct 8, 2025
3831cc2
Throw specific error when trying to sign with an expired session (#887)
ScreamingHawk Oct 9, 2025
f59aeb9
Make dapp-client implicit sessions chain agnostic (#893)
tolgahan-arikan Oct 13, 2025
ec43955
Add Monad, remove LAOS and Root Network
taylanpince Oct 16, 2025
0357ead
Add support for sessionless dapp connection (#896)
tolgahan-arikan Oct 17, 2025
b06a1cf
Refactor relayer package & update dependant packages (#891)
VGabriel45 Oct 17, 2025
8a27049
refactor exports for relayer (#900)
VGabriel45 Oct 20, 2025
bddb8a3
Add Arc Testnet
taylanpince Oct 21, 2025
5556e7e
Fix changelog config
taylanpince Oct 21, 2025
bb92e56
Sessionless connection upgrade and error handling in DappClient (#902)
tolgahan-arikan Oct 22, 2025
9c2f3a1
dapp-client: add sessionless snapshot restore flow
tolgahan-arikan Oct 24, 2025
82e7a65
Bump the npm_and_yarn group across 3 directories with 1 update
dependabot[bot] Oct 25, 2025
7bef40e
Allow to logout a wallet with skipRemoveDevice even if the wallet is …
corbanbrook Oct 27, 2025
0909e3e
Pass request to PromptCodeHandler in guard registerUI (#909)
corbanbrook Oct 30, 2025
9ecb034
guard: allow using recovery code as 2FA token (#910)
patrislav Oct 31, 2025
ec60b5b
Add a way to reset 2fa when using a backup code (#911)
patrislav Nov 4, 2025
b50b3e9
Update package.json
Dargon789 Nov 14, 2025
896e285
Update SECURITY.md
Dargon789 Nov 14, 2025
74f382b
Update wagmi-project/package.json
Dargon789 Nov 14, 2025
08616b0
Update wagmi-project/package.json
Dargon789 Nov 14, 2025
69327ef
Update wagmi-project/src/App.tsx
Dargon789 Nov 14, 2025
3487525
Create FUNDING.json (#90)
Dargon789 Nov 17, 2025
4fb3c51
Create config.yml (#91)
Dargon789 Nov 17, 2025
9175b15
Add rc4 contracts
Agusx1211 Nov 17, 2025
bbc06f9
Set rc4 as default and add it to lists
Agusx1211 Nov 17, 2025
87da6b9
Session enhanced replay protection
ScreamingHawk Oct 29, 2025
f1e5dcc
New sessions replay protection hashes payload
ScreamingHawk Oct 30, 2025
8541844
Use the 4337 factory wrapper
ScreamingHawk Nov 17, 2025
7ed9aae
Merge pull request #913 from 0xsequence/v3-rc4
ScreamingHawk Nov 17, 2025
d91f510
Update keymachine url in dapp-client constants
tolgahan-arikan Nov 19, 2025
5db6520
Update keymachine url in Provider constructor
tolgahan-arikan Nov 19, 2025
f2cd671
SSR safety (#915)
ScreamingHawk Nov 19, 2025
fe4f5bb
SSR safety test
ScreamingHawk Nov 19, 2025
c625027
Fix CI job
ScreamingHawk Nov 19, 2025
0205061
Guard dapp-client for SSR (lazy transport, browser checks, gated stor…
tolgahan-arikan Nov 20, 2025
b993b2a
Fix guard topology (#918)
Agusx1211 Nov 20, 2025
8282eb9
Switch prod manager settings (#917)
taylanpince Nov 20, 2025
a7ad874
Small JS tweaks (#919)
Agusx1211 Nov 20, 2025
2aa79b5
Update relayer.gen.ts and TransactionPrecondition interface
taylanpince Nov 20, 2025
98ce34f
Update api.gen.ts
taylanpince Nov 20, 2025
031a633
Update metadata.gen.ts
taylanpince Nov 20, 2025
1375472
Update marketplace.gen.ts
taylanpince Nov 20, 2025
5245434
Update guard.gen.ts
taylanpince Nov 20, 2025
762371f
Support multiple identity signers in sessions configuration
ScreamingHawk Sep 16, 2025
fc32664
Device signers can approve implicit sessions
ScreamingHawk Sep 16, 2025
2107489
Remove invalid test
ScreamingHawk Sep 16, 2025
abf4a18
Fix recursion
ScreamingHawk Sep 17, 2025
d387a8e
Fix comment
ScreamingHawk Sep 17, 2025
d84f173
Improve test stability by reducing race conditions
ScreamingHawk Sep 17, 2025
5323e8d
Do not set passkey signer as identity signer
ScreamingHawk Sep 18, 2025
b2d1897
Use length checks
ScreamingHawk Sep 21, 2025
1b74174
Throw on missing identity signer
ScreamingHawk Sep 21, 2025
1a8f595
Encoding requires identity signer to encode
ScreamingHawk Sep 21, 2025
11e3629
Fix test
ScreamingHawk Sep 21, 2025
86abf3f
Refactor/types namings tsdoc redundant code (#880)
VGabriel45 Sep 23, 2025
d82371d
Fix check for explicit session for the updated type in dapp-client
tolgahan-arikan Sep 23, 2025
b6563d1
Update api.gen.ts and relayer.gen.ts
taylanpince Sep 24, 2025
26816e1
Add missing chainId for dapp client event
tolgahan-arikan Sep 24, 2025
f1a9fb9
Fix initializing new chain session manager on redirect
tolgahan-arikan Sep 24, 2025
282c0b3
Add support for non-viem, custom Sequence chains (#882)
taylanpince Sep 26, 2025
40e483a
Provider sent to prepareBlankEnvelope
ScreamingHawk Sep 30, 2025
a3f8af8
Add session signature decoding
ScreamingHawk Oct 2, 2025
227c4d4
const for node length
ScreamingHawk Oct 6, 2025
8a5f2fa
Clearer blacklist size encoding
ScreamingHawk Oct 6, 2025
0c0bd73
identity signer node length
ScreamingHawk Oct 6, 2025
f7b52db
Add feeTokens endpoint to relayer (#885)
ScreamingHawk Oct 6, 2025
9629d7e
add getFeeTokens to dapp client (#889)
VGabriel45 Oct 8, 2025
8e7b7eb
make getFeeTokens independent of chain session manager and initialize…
VGabriel45 Oct 8, 2025
39715d5
Throw specific error when trying to sign with an expired session (#887)
ScreamingHawk Oct 9, 2025
b5d47f7
Make dapp-client implicit sessions chain agnostic (#893)
tolgahan-arikan Oct 13, 2025
3823f34
Add Monad, remove LAOS and Root Network
taylanpince Oct 16, 2025
e020483
Add support for sessionless dapp connection (#896)
tolgahan-arikan Oct 17, 2025
3bd493b
Refactor relayer package & update dependant packages (#891)
VGabriel45 Oct 17, 2025
885f036
refactor exports for relayer (#900)
VGabriel45 Oct 20, 2025
12368bd
Add Arc Testnet
taylanpince Oct 21, 2025
3993540
Fix changelog config
taylanpince Oct 21, 2025
7d47a51
Sessionless connection upgrade and error handling in DappClient (#902)
tolgahan-arikan Oct 22, 2025
834b8e5
dapp-client: add sessionless snapshot restore flow
tolgahan-arikan Oct 24, 2025
ede175f
Allow to logout a wallet with skipRemoveDevice even if the wallet is …
corbanbrook Oct 27, 2025
69e51ec
Pass request to PromptCodeHandler in guard registerUI (#909)
corbanbrook Oct 30, 2025
875a8c9
guard: allow using recovery code as 2FA token (#910)
patrislav Oct 31, 2025
2011165
Add a way to reset 2fa when using a backup code (#911)
patrislav Nov 4, 2025
6584047
Add rc4 contracts
Agusx1211 Nov 17, 2025
0015053
Set rc4 as default and add it to lists
Agusx1211 Nov 17, 2025
13afc12
Session enhanced replay protection
ScreamingHawk Oct 29, 2025
3b1db90
New sessions replay protection hashes payload
ScreamingHawk Oct 30, 2025
dda7f32
Use the 4337 factory wrapper
ScreamingHawk Nov 17, 2025
d5f9b35
Update keymachine url in dapp-client constants
tolgahan-arikan Nov 19, 2025
be9d3b3
Update keymachine url in Provider constructor
tolgahan-arikan Nov 19, 2025
e91087b
SSR safety (#915)
ScreamingHawk Nov 19, 2025
c6c92dc
Guard dapp-client for SSR (lazy transport, browser checks, gated stor…
tolgahan-arikan Nov 20, 2025
ef07c27
Fix guard topology (#918)
Agusx1211 Nov 20, 2025
4723f58
Switch prod manager settings (#917)
taylanpince Nov 20, 2025
8cd590a
Small JS tweaks (#919)
Agusx1211 Nov 20, 2025
c54088d
Update relayer.gen.ts and TransactionPrecondition interface
taylanpince Nov 20, 2025
686a785
Merge branch 'relayer/upgrade-relayer.gen.ts' of https://github.com/0…
Dargon789 Nov 23, 2025
fdb1807
Update relayer.gen.ts and TransactionPrecondition interface (#920)
taylanpince Nov 24, 2025
6d5de25
3.0.0-beta.1
taylanpince Nov 24, 2025
2de6df4
identity-instrument: generate nonce from current time (#921)
patrislav Nov 24, 2025
c574526
Remove publish-dists.yml github action (#923)
corbanbrook Nov 24, 2025
98ce38b
3.0.0-beta.2
taylanpince Nov 24, 2025
83a0201
Clean up changeset config
taylanpince Nov 24, 2025
bdaefa0
Merge pull request #916 from 0xsequence/ssr-safe
ScreamingHawk Nov 24, 2025
c6fd090
Improve test stability by removing race conditions
ScreamingHawk Nov 26, 2025
3f7b18b
Ensure build before test
ScreamingHawk Nov 26, 2025
2d38f59
Merge pull request #924 from 0xsequence/test-stability
ScreamingHawk Nov 26, 2025
38289e4
Updating happy-dom to 20.0.10 (#926)
corbanbrook Nov 26, 2025
8f87199
Add support for custom auth providers (authcode & authcode-pkce only)…
patrislav Nov 26, 2025
6bd75c9
Updating Deps November 2025 (#927)
corbanbrook Nov 26, 2025
21d2fcd
Update ox to v9.17.0 (#928)
corbanbrook Nov 26, 2025
05ff518
Fix explicitSessionRequested check in dapp client
tolgahan-arikan Nov 27, 2025
bfbe7b9
Typescript 5.9.3 (#930)
corbanbrook Nov 28, 2025
d3f0089
Don't catch errors thrown by Guard 2FA or reject early to allow multi…
corbanbrook Nov 28, 2025
24539de
Update pnpm
taylanpince Nov 28, 2025
91bf932
Mark @0xsequence/wallet-primitives-cli as private
taylanpince Nov 28, 2025
7c6c811
3.0.0-beta.3
taylanpince Nov 28, 2025
a56b151
changeset cleanup
taylanpince Nov 28, 2025
4c3659e
Fix rc4 4337 factory (#933)
Agusx1211 Dec 2, 2025
12658df
Add rc5 and set it as default (#934)
Agusx1211 Dec 2, 2025
934acd1
3.0.0-beta.4
taylanpince Dec 2, 2025
7a285e9
Update SECURITY.md
Dargon789 Dec 3, 2025
14a9019
Update wagmi-project/package.json
Dargon789 Dec 3, 2025
be69fd2
Update wagmi-project/package.json
Dargon789 Dec 3, 2025
b53f734
Bump next from 15.5.5 to 15.5.7 (#936)
dependabot[bot] Dec 4, 2025
393fc21
add userdata service client (#940)
patrislav Dec 10, 2025
dea43c2
Skip LocalDevice identity signers not on current device (#942)
tolgahan-arikan Dec 12, 2025
d5017e8
3.0.0-beta.5
taylanpince Dec 12, 2025
917cd2e
Update config.yml (#102)
Dargon789 Dec 13, 2025
ac87b04
Update config.yml (#103)
Dargon789 Dec 13, 2025
c9cc69f
fix: extras/web/package.json to reduce vulnerabilities (#101)
snyk-io[bot] Dec 13, 2025
8f4a807
fix: extras/docs/package.json to reduce vulnerabilities (#100)
snyk-io[bot] Dec 13, 2025
78a6152
Merge branch 'v1' into fix-merge-branch-0xsequence/master
Dargon789 Dec 13, 2025
aa230b5
Merge branch '0xsequence/master'
Dargon789 Dec 13, 2025
d4028f5
Merge branch 'v1' into 0xsequence/master
Dargon789 Dec 13, 2025
1b479e6
Merge branch '0xsequence/master'
Dargon789 Dec 13, 2025
233891c
fix: package.json to reduce vulnerabilities (#104)
snyk-io[bot] Dec 13, 2025
4e91bed
Merge branch 'fix-merge-branch-0xsequence/master'
Dargon789 Dec 13, 2025
b77f3ec
Merge branch 'master' of https://github.com/Dargon789/sequence.js
Dargon789 Dec 13, 2025
cba7894
Merge remote-tracking branch 'upstream/master'
Dargon789 Dec 13, 2025
fd0fdf9
Merge remote-tracking branch 'origin/dependabot/npm_and_yarn/npm_and_…
Dargon789 Dec 13, 2025
cc6b5e9
Revert "Merge remote-tracking branch 'origin/dependabot/npm_and_yarn/…
Dargon789 Dec 13, 2025
aab8538
fix: extras/web/package.json to reduce vulnerabilities (#109)
Dargon789 Dec 13, 2025
64c12ad
fix: extras/docs/package.json to reduce vulnerabilities (#106)
Dargon789 Dec 13, 2025
38d1a6b
Bump next in the npm_and_yarn group across 1 directory (#110)
dependabot[bot] Dec 13, 2025
214211e
Delete .github/workflows/fortify.yml (#111)
Dargon789 Dec 13, 2025
42b5d42
fix: extras/web/package.json to reduce vulnerabilities (#107)
Dargon789 Dec 13, 2025
b3b5a8c
Merge branch 'relayer/upgrade-relayer.gen.ts'
Dargon789 Dec 14, 2025
3d54615
Bump the npm_and_yarn group across 1 directory with 3 updates (#115)
dependabot[bot] Dec 14, 2025
2adc7c5
Bump next from 15.5.7 to 15.5.9 (#944)
dependabot[bot] Dec 14, 2025
ccdafe6
Pin foundry to v1.5.0 instead of nightly (#947)
taylanpince Dec 16, 2025
ee06442
Include repo and extras in syncpack config to ensure deps are synced …
corbanbrook Dec 16, 2025
a774491
Short circuit 404s (#949)
Agusx1211 Dec 18, 2025
e7de3b1
3.0.0-beta.6
taylanpince Dec 18, 2025
c85cf3e
Merge remote-tracking branch 'upstream/master'
Dargon789 Dec 19, 2025
95cbf49
Update tests.yml (#119)
Dargon789 Dec 19, 2025
5c2bfd5
Update config.yml (#120)
Dargon789 Dec 19, 2025
8532416
Update packages/services/identity-instrument/src/index.ts
Dargon789 Dec 21, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions .changeset/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"fixed": [],
"linked": [],
"access": "restricted",
"baseBranch": "main",
"baseBranch": "master",
"updateInternalDependencies": "patch",
"ignore": []
"ignore": ["@0xsequence/wallet-primitives-cli", "docs", "web"]
}
18 changes: 18 additions & 0 deletions .changeset/cyan-radios-relax.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
---
'@0xsequence/api': patch
'@0xsequence/builder': patch
'@0xsequence/guard': patch
'@0xsequence/identity-instrument': patch
'@0xsequence/indexer': patch
'@0xsequence/marketplace': patch
'@0xsequence/metadata': patch
'@0xsequence/relayer': patch
'@0xsequence/userdata': patch
'@0xsequence/abi': patch
'@0xsequence/wallet-core': patch
'@0xsequence/dapp-client': patch
'@0xsequence/wallet-primitives': patch
'@0xsequence/wallet-wdk': patch
---

Fix signer 404 error, minor fixes
21 changes: 21 additions & 0 deletions .changeset/goofy-laws-serve.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
---
'@0xsequence/api': patch
'@0xsequence/builder': patch
'@0xsequence/guard': patch
'@0xsequence/identity-instrument': patch
'@0xsequence/indexer': patch
'@0xsequence/marketplace': patch
'@0xsequence/metadata': patch
'@0xsequence/relayer': patch
'@0xsequence/userdata': patch
'@0xsequence/abi': patch
'@0xsequence/wallet-core': patch
'@0xsequence/dapp-client': patch
'@0xsequence/wallet-primitives': patch
'@0xsequence/wallet-wdk': patch
'@repo/eslint-config': patch
'@repo/typescript-config': patch
'@repo/ui': patch
---

Beta release for v3
20 changes: 20 additions & 0 deletions .changeset/open-toes-marry.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
---
'@0xsequence/api': patch
'@0xsequence/builder': patch
'@0xsequence/guard': patch
'@0xsequence/identity-instrument': patch
'@0xsequence/indexer': patch
'@0xsequence/marketplace': patch
'@0xsequence/metadata': patch
'@0xsequence/relayer': patch
'@0xsequence/abi': patch
'@0xsequence/wallet-core': patch
'@0xsequence/dapp-client': patch
'@0xsequence/wallet-primitives': patch
'@0xsequence/wallet-wdk': patch
'@repo/eslint-config': patch
'@repo/typescript-config': patch
'@repo/ui': patch
---

3.0.0-beta.3 with fixes
17 changes: 17 additions & 0 deletions .changeset/plain-feet-stare.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
---
'@0xsequence/api': patch
'@0xsequence/builder': patch
'@0xsequence/guard': patch
'@0xsequence/identity-instrument': patch
'@0xsequence/indexer': patch
'@0xsequence/marketplace': patch
'@0xsequence/metadata': patch
'@0xsequence/relayer': patch
'@0xsequence/abi': patch
'@0xsequence/wallet-core': patch
'@0xsequence/dapp-client': patch
'@0xsequence/wallet-primitives': patch
'@0xsequence/wallet-wdk': patch
---

3.0.0-beta.2 with identity instrument updates
33 changes: 33 additions & 0 deletions .changeset/pre.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,33 @@
{
"mode": "exit",
"tag": "beta",
"initialVersions": {
"docs": "0.1.0",
"web": "0.1.0",
"@0xsequence/api": "3.0.0-beta.5",
"@0xsequence/builder": "3.0.0-beta.5",
"@0xsequence/guard": "3.0.0-beta.5",
"@0xsequence/identity-instrument": "3.0.0-beta.5",
"@0xsequence/indexer": "3.0.0-beta.5",
"@0xsequence/marketplace": "3.0.0-beta.5",
"@0xsequence/metadata": "3.0.0-beta.5",
"@0xsequence/relayer": "3.0.0-beta.5",
"@0xsequence/userdata": "3.0.0-beta.5",
"@0xsequence/abi": "3.0.0-beta.5",
"@0xsequence/wallet-core": "3.0.0-beta.5",
"@0xsequence/dapp-client": "3.0.0-beta.5",
"@0xsequence/wallet-primitives": "3.0.0-beta.5",
"@0xsequence/wallet-wdk": "3.0.0-beta.5",
"@repo/eslint-config": "0.0.1-beta.1",
"@repo/typescript-config": "0.0.1-beta.1",
"@repo/ui": "0.0.1-beta.1"
},
"changesets": [
"cyan-radios-relax",
"goofy-laws-serve",
"open-toes-marry",
"plain-feet-stare",
"wild-feet-carry",
"wise-heads-buy"
]
}
17 changes: 17 additions & 0 deletions .changeset/wild-feet-carry.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
---
'@0xsequence/api': patch
'@0xsequence/builder': patch
'@0xsequence/guard': patch
'@0xsequence/identity-instrument': patch
'@0xsequence/indexer': patch
'@0xsequence/marketplace': patch
'@0xsequence/metadata': patch
'@0xsequence/relayer': patch
'@0xsequence/abi': patch
'@0xsequence/wallet-core': patch
'@0xsequence/dapp-client': patch
'@0xsequence/wallet-primitives': patch
'@0xsequence/wallet-wdk': patch
---

3.0.0-beta.1
17 changes: 17 additions & 0 deletions .changeset/wise-heads-buy.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
---
'@0xsequence/api': patch
'@0xsequence/builder': patch
'@0xsequence/guard': patch
'@0xsequence/identity-instrument': patch
'@0xsequence/indexer': patch
'@0xsequence/marketplace': patch
'@0xsequence/metadata': patch
'@0xsequence/relayer': patch
'@0xsequence/abi': patch
'@0xsequence/wallet-core': patch
'@0xsequence/dapp-client': patch
'@0xsequence/wallet-primitives': patch
'@0xsequence/wallet-wdk': patch
---

RC5 upgrade
26 changes: 26 additions & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
# Use the latest 2.1 version of CircleCI pipeline process engine.
# See: https://circleci.com/docs/configuration-reference

version: 2.1
executors:
my-custom-executor:
docker:
- image: cimg/base:stable
auth:
# ensure you have first added these secrets
# visit app.circleci.com/settings/project/github/Dargon789/foundry/environment-variables
username: $DOCKER_HUB_USER
password: $DOCKER_HUB_PASSWORD
jobs:
web3-defi-game-project-:

executor: my-custom-executor
steps:
- checkout
- run: |
# echo Hello, World!

workflows:
my-custom-workflow:
jobs:
- web3-defi-game-project-
118 changes: 118 additions & 0 deletions .codesandbox/tasks.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,118 @@
{
// These tasks will run in order when initializing your CodeSandbox project.
"setupTasks": [
{
"name": "Install Dependencies",
"command": "pnpm install"
}
],

// These tasks can be run from CodeSandbox. Running one will open a log in the app.
"tasks": {
"build": {
"name": "build",
"command": "pnpm build",
"runAtStart": false
},
"watch": {
"name": "watch",
"command": "pnpm watch",
"runAtStart": false
},
"clean": {
"name": "clean",
"command": "pnpm clean",
"runAtStart": false
},
"changeset": {
"name": "changeset",
"command": "pnpm changeset",
"runAtStart": false
},
"version-packages": {
"name": "version-packages",
"command": "pnpm version-packages",
"runAtStart": false
},
"release": {
"name": "release",
"command": "pnpm release",
"runAtStart": false
},
"snapshot": {
"name": "snapshot",
"command": "pnpm snapshot",
"runAtStart": false
},
"update-version": {
"name": "update-version",
"command": "pnpm update-version",
"runAtStart": false
},
"test": {
"name": "test",
"command": "pnpm test",
"runAtStart": false
},
"test:parallel": {
"name": "test:parallel",
"command": "pnpm test:parallel",
"runAtStart": false
},
"lint": {
"name": "lint",
"command": "pnpm lint",
"runAtStart": false
},
"lint:fix": {
"name": "lint:fix",
"command": "pnpm lint:fix",
"runAtStart": false
},
"lint:tests": {
"name": "lint:tests",
"command": "pnpm lint:tests",
"runAtStart": false
},
"lint:tests:fix": {
"name": "lint:tests:fix",
"command": "pnpm lint:tests:fix",
"runAtStart": false
},
"format": {
"name": "format",
"command": "pnpm format",
"runAtStart": false
},
"audit:fix": {
"name": "audit:fix",
"command": "pnpm audit:fix",
"runAtStart": false
},
"typecheck": {
"name": "typecheck",
"command": "pnpm typecheck",
"runAtStart": false
},
"dev": {
"name": "dev",
"command": "pnpm dev",
"runAtStart": true
},
"postinstall": {
"name": "postinstall",
"command": "pnpm postinstall",
"runAtStart": false
},
"coverage": {
"name": "coverage",
"command": "pnpm coverage",
"runAtStart": false
},
"prepare": {
"name": "prepare",
"command": "pnpm prepare",
"runAtStart": false
}
}
}
88 changes: 0 additions & 88 deletions .github/workflows/publish-dists.yml

This file was deleted.

Loading
Loading