Skip to content

Commit

Permalink
Merge branch 'development' into onchain-trackid-data
Browse files Browse the repository at this point in the history
  • Loading branch information
yagopv authored Dec 16, 2024
2 parents 154ce85 + 1cff4b5 commit ac5bf7f
Show file tree
Hide file tree
Showing 6 changed files with 28 additions and 15 deletions.
6 changes: 3 additions & 3 deletions packages/api-kit/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@safe-global/api-kit",
"version": "2.5.5",
"version": "2.5.6",
"description": "SDK that facilitates the interaction with the Safe Transaction Service API",
"main": "dist/src/index.js",
"typings": "dist/src/index.d.ts",
Expand Down Expand Up @@ -39,7 +39,7 @@
],
"homepage": "https://github.com/safe-global/safe-core-sdk#readme",
"devDependencies": {
"@safe-global/relay-kit": "^3.3.0",
"@safe-global/relay-kit": "^3.3.1",
"@safe-global/testing-kit": "^0.1.1",
"@types/chai": "^4.3.19",
"@types/chai-as-promised": "^7.1.8",
Expand All @@ -58,7 +58,7 @@
"web3": "^4.12.1"
},
"dependencies": {
"@safe-global/protocol-kit": "^5.1.0",
"@safe-global/protocol-kit": "^5.1.1",
"@safe-global/types-kit": "^1.0.1",
"node-fetch": "^2.7.0",
"viem": "^2.21.8"
Expand Down
4 changes: 2 additions & 2 deletions packages/protocol-kit/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@safe-global/protocol-kit",
"version": "5.1.0",
"version": "5.1.1",
"description": "SDK that facilitates the interaction with Safe Smart Accounts",
"main": "dist/src/index.js",
"types": "dist/src/index.d.ts",
Expand Down Expand Up @@ -66,7 +66,7 @@
"web3": "^4.12.1"
},
"dependencies": {
"@safe-global/safe-deployments": "^1.37.20",
"@safe-global/safe-deployments": "^1.37.22",
"@safe-global/safe-modules-deployments": "^2.2.4",
"@safe-global/types-kit": "^1.0.1",
"abitype": "^1.0.2",
Expand Down
13 changes: 13 additions & 0 deletions packages/protocol-kit/src/utils/eip-3770/config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -48,11 +48,14 @@ export const networks: NetworkShortName[] = [
{ chainId: 114n, shortName: 'c2flr' },
{ chainId: 122n, shortName: 'fuse' },
{ chainId: 123n, shortName: 'spark' },
{ chainId: 133n, shortName: 'HSKT' },
{ chainId: 137n, shortName: 'matic' },
{ chainId: 146n, shortName: 'sonic' },
{ chainId: 148n, shortName: 'shimmerevm' },
{ chainId: 155n, shortName: 'tenet-testnet' },
{ chainId: 169n, shortName: 'manta' },
{ chainId: 179n, shortName: 'abey' },
{ chainId: 181n, shortName: 'water' },
{ chainId: 195n, shortName: 'tokb' },
{ chainId: 196n, shortName: 'okb' },
{ chainId: 204n, shortName: 'opbnb' },
Expand All @@ -77,6 +80,7 @@ export const networks: NetworkShortName[] = [
{ chainId: 388n, shortName: 'zkCRO' },
{ chainId: 420n, shortName: 'ogor' },
{ chainId: 424n, shortName: 'PGN' },
{ chainId: 466n, shortName: 'appchain' },
{ chainId: 480n, shortName: 'wc' },
{ chainId: 530n, shortName: 'FxCore' },
{ chainId: 570n, shortName: 'sys-rollux' },
Expand All @@ -89,6 +93,7 @@ export const networks: NetworkShortName[] = [
{ chainId: 690n, shortName: 'redstone' },
{ chainId: 787n, shortName: 'aca' },
{ chainId: 919n, shortName: 'modesep' },
{ chainId: 938n, shortName: 'haust' },
{ chainId: 943n, shortName: 't4pls' },
{ chainId: 970n, shortName: 'ccn' },
{ chainId: 995n, shortName: '5ire' },
Expand Down Expand Up @@ -117,6 +122,7 @@ export const networks: NetworkShortName[] = [
{ chainId: 1625n, shortName: 'gravity' },
{ chainId: 1663n, shortName: 'Gobi' },
{ chainId: 1729n, shortName: 'reya' },
{ chainId: 1750n, shortName: 'metall2' },
{ chainId: 1807n, shortName: 'rana' },
{ chainId: 1811n, shortName: 'lif3-testnet' },
{ chainId: 1890n, shortName: 'lightlink_phoenix' },
Expand Down Expand Up @@ -156,6 +162,7 @@ export const networks: NetworkShortName[] = [
{ chainId: 4337n, shortName: 'beam' },
{ chainId: 4460n, shortName: 'orderlyl2' },
{ chainId: 4653n, shortName: 'gold' },
{ chainId: 4661n, shortName: 'appchaintestnet' },
{ chainId: 4689n, shortName: 'iotex-mainnet' },
{ chainId: 4918n, shortName: 'txvm' },
{ chainId: 4919n, shortName: 'xvm' },
Expand Down Expand Up @@ -222,6 +229,7 @@ export const networks: NetworkShortName[] = [
{ chainId: 23295n, shortName: 'sapphire-testnet' },
{ chainId: 25327n, shortName: 'Everclear' },
{ chainId: 28979n, shortName: 'kimbonet-testnet' },
{ chainId: 31611n, shortName: 'mezo' },
{ chainId: 32769n, shortName: 'zil' },
{ chainId: 33101n, shortName: 'zil-testnet' },
{ chainId: 33139n, shortName: 'apechain' },
Expand All @@ -235,6 +243,7 @@ export const networks: NetworkShortName[] = [
{ chainId: 42220n, shortName: 'celo' },
{ chainId: 42421n, shortName: 'rwa' },
{ chainId: 42793n, shortName: 'etlk' },
{ chainId: 43111n, shortName: 'hemi' },
{ chainId: 43113n, shortName: 'fuji' },
{ chainId: 43114n, shortName: 'avax' },
{ chainId: 43288n, shortName: 'boba-avax' },
Expand All @@ -248,6 +257,8 @@ export const networks: NetworkShortName[] = [
{ chainId: 54211n, shortName: 'islmt' },
{ chainId: 56288n, shortName: 'boba-bnb' },
{ chainId: 57000n, shortName: 'tsys-rollux' },
{ chainId: 57054n, shortName: 'blaze' },
{ chainId: 57073n, shortName: 'ink' },
{ chainId: 58008n, shortName: 'sepPGN' },
{ chainId: 59140n, shortName: 'linea-goerli' },
{ chainId: 59141n, shortName: 'linea-sepolia' },
Expand Down Expand Up @@ -301,7 +312,9 @@ export const networks: NetworkShortName[] = [
{ chainId: 764984n, shortName: 'lamina1test' },
{ chainId: 808813n, shortName: 'bob-sepolia' },
{ chainId: 810180n, shortName: 'zklink-nova' },
{ chainId: 839999n, shortName: 'txsat' },
{ chainId: 978657n, shortName: 'treasure-ruby' },
{ chainId: 1501869n, shortName: 'water9' },
{ chainId: 3441006n, shortName: 'mantaSepoliaTestnet' },
{ chainId: 4457845n, shortName: 'zero-sepolia' },
{ chainId: 6038361n, shortName: 'azkyt' },
Expand Down
4 changes: 2 additions & 2 deletions packages/relay-kit/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@safe-global/relay-kit",
"version": "3.3.0",
"version": "3.3.1",
"description": "SDK for Safe Smart Accounts with support for ERC-4337 and Relay",
"main": "dist/src/index.js",
"typings": "dist/src/index.d.ts",
Expand Down Expand Up @@ -39,7 +39,7 @@
},
"dependencies": {
"@gelatonetwork/relay-sdk": "^5.5.0",
"@safe-global/protocol-kit": "^5.1.0",
"@safe-global/protocol-kit": "^5.1.1",
"@safe-global/safe-modules-deployments": "^2.2.4",
"@safe-global/types-kit": "^1.0.1",
"viem": "^2.21.8"
Expand Down
8 changes: 4 additions & 4 deletions packages/sdk-starter-kit/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@safe-global/sdk-starter-kit",
"version": "1.1.0",
"version": "1.1.1",
"description": "SDK that provides the basic tools to interact with the Safe Smart Account.",
"main": "dist/src/index.js",
"typings": "dist/src/index.d.ts",
Expand Down Expand Up @@ -36,9 +36,9 @@
"access": "public"
},
"dependencies": {
"@safe-global/api-kit": "^2.5.5",
"@safe-global/protocol-kit": "^5.1.0",
"@safe-global/relay-kit": "^3.3.0",
"@safe-global/api-kit": "^2.5.6",
"@safe-global/protocol-kit": "^5.1.1",
"@safe-global/relay-kit": "^3.3.1",
"@safe-global/types-kit": "^1.0.1",
"viem": "^2.21.8"
}
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1751,10 +1751,10 @@
resolved "https://registry.yarnpkg.com/@safe-global/safe-contracts/-/safe-contracts-1.4.1-build.0.tgz#5d82e2f3fd8430b4589df992b9ee2c71386082fe"
integrity sha512-TIpoKJtMqLcLFoid0cvpxo8YTcnRUj95MHvxzwgPbJPRONOckNS6ebgGyBBRDmnpxFh34IBpPUZ7JD+z2Cfbbg==

"@safe-global/safe-deployments@^1.37.20":
version "1.37.20"
resolved "https://registry.yarnpkg.com/@safe-global/safe-deployments/-/safe-deployments-1.37.20.tgz#368c172b19cd34fa77ec5c0df6a16d52d64abdee"
integrity sha512-2T2cYtgpLGzxM0GUPXd5mqZiQ193fgWXB2Yg0Azd/EBpBsAfUEWVmjdux+5D2aNNyVv++16Hq5GqiOv5sU07Tg==
"@safe-global/safe-deployments@^1.37.22":
version "1.37.22"
resolved "https://registry.yarnpkg.com/@safe-global/safe-deployments/-/safe-deployments-1.37.22.tgz#e26d4837a74ec92eb75cfb2066ccf237085eee6b"
integrity sha512-acUBJ22qqivSjHOwa8laQuHckqpWDjphjdC3zPhUN6G/swHe1WJHN5F2sodtNIjEyRxM73JRRJFsLYfb0EhSAQ==
dependencies:
semver "^7.6.2"

Expand Down

0 comments on commit ac5bf7f

Please sign in to comment.