From 8ef502337339afe02b7b2fd7b9a425bfee3efbdf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 17 Dec 2024 20:10:32 +0530 Subject: [PATCH 1/6] chore(deps): bump @snapshot-labs/snapshot.js from 0.12.36 to 0.12.37 (#481) Bumps [@snapshot-labs/snapshot.js](https://github.com/snapshot-labs/snapshot.js) from 0.12.36 to 0.12.37. - [Release notes](https://github.com/snapshot-labs/snapshot.js/releases) - [Commits](https://github.com/snapshot-labs/snapshot.js/compare/v0.12.36...v0.12.37) --- updated-dependencies: - dependency-name: "@snapshot-labs/snapshot.js" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 781b5381..d517c3f6 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ "@snapshot-labs/pineapple": "^1.1.0", "@snapshot-labs/snapshot-metrics": "^1.4.1", "@snapshot-labs/snapshot-sentry": "^1.5.5", - "@snapshot-labs/snapshot.js": "^0.12.36", + "@snapshot-labs/snapshot.js": "^0.12.37", "bluebird": "^3.7.2", "connection-string": "^1.0.1", "cors": "^2.8.5", diff --git a/yarn.lock b/yarn.lock index 54c6d17a..b25ebf08 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1350,10 +1350,10 @@ dependencies: "@sentry/node" "^7.81.1" -"@snapshot-labs/snapshot.js@^0.12.36": - version "0.12.36" - resolved "https://registry.yarnpkg.com/@snapshot-labs/snapshot.js/-/snapshot.js-0.12.36.tgz#89ff38be1b2ab2b239ab5caf0b20c5c4e65eed4e" - integrity sha512-cCwX8mLattshjMLzb731DWDQ8/D0uHINBjTNyFhdyxwW/7B1Dr4wAIQHR+iXwJDA3aiqDJPIP6llD1HRRllvBQ== +"@snapshot-labs/snapshot.js@^0.12.37": + version "0.12.37" + resolved "https://registry.yarnpkg.com/@snapshot-labs/snapshot.js/-/snapshot.js-0.12.37.tgz#13fa2037c9ffb9d6a3262a43bd8970a6128ac240" + integrity sha512-tsK6Ef2KDqnInYcZNcnjLV9GBpa8jralutMc4beQexr74SQ34NPshlKah0OeaXxkM6cdtFbQH6bXLUXwz1hBhg== dependencies: "@ensdomains/eth-ens-namehash" "^2.0.15" "@ethersproject/abi" "^5.6.4" From 3707cf7ac7c7b7e797070a5817d014030bded559 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 17 Dec 2024 21:45:37 +0530 Subject: [PATCH 2/6] chore(deps): bump @snapshot-labs/snapshot.js from 0.12.37 to 0.12.38 (#482) Bumps [@snapshot-labs/snapshot.js](https://github.com/snapshot-labs/snapshot.js) from 0.12.37 to 0.12.38. - [Release notes](https://github.com/snapshot-labs/snapshot.js/releases) - [Commits](https://github.com/snapshot-labs/snapshot.js/compare/v0.12.37...v0.12.38) --- updated-dependencies: - dependency-name: "@snapshot-labs/snapshot.js" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index d517c3f6..547d79c9 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ "@snapshot-labs/pineapple": "^1.1.0", "@snapshot-labs/snapshot-metrics": "^1.4.1", "@snapshot-labs/snapshot-sentry": "^1.5.5", - "@snapshot-labs/snapshot.js": "^0.12.37", + "@snapshot-labs/snapshot.js": "^0.12.38", "bluebird": "^3.7.2", "connection-string": "^1.0.1", "cors": "^2.8.5", diff --git a/yarn.lock b/yarn.lock index b25ebf08..244ac838 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1350,10 +1350,10 @@ dependencies: "@sentry/node" "^7.81.1" -"@snapshot-labs/snapshot.js@^0.12.37": - version "0.12.37" - resolved "https://registry.yarnpkg.com/@snapshot-labs/snapshot.js/-/snapshot.js-0.12.37.tgz#13fa2037c9ffb9d6a3262a43bd8970a6128ac240" - integrity sha512-tsK6Ef2KDqnInYcZNcnjLV9GBpa8jralutMc4beQexr74SQ34NPshlKah0OeaXxkM6cdtFbQH6bXLUXwz1hBhg== +"@snapshot-labs/snapshot.js@^0.12.38": + version "0.12.38" + resolved "https://registry.yarnpkg.com/@snapshot-labs/snapshot.js/-/snapshot.js-0.12.38.tgz#e30bdb5218bd73cc961fb7b60c68cbf322321cd8" + integrity sha512-qbN+WPZW+XUr4icFsNhVrqR/mPLCz0XVEOBnN1RJBrzKhMYPgUNwjGBOA0jaIfYKQaD94vMxrhQWKoQud/yIJA== dependencies: "@ensdomains/eth-ens-namehash" "^2.0.15" "@ethersproject/abi" "^5.6.4" From 7a66f6da6c972b9c5d6c93d956df03fdd3b9e95b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 Dec 2024 13:17:09 +0530 Subject: [PATCH 3/6] chore(deps): bump @snapshot-labs/snapshot.js from 0.12.38 to 0.12.39 (#483) Bumps [@snapshot-labs/snapshot.js](https://github.com/snapshot-labs/snapshot.js) from 0.12.38 to 0.12.39. - [Release notes](https://github.com/snapshot-labs/snapshot.js/releases) - [Commits](https://github.com/snapshot-labs/snapshot.js/compare/v0.12.38...v0.12.39) --- updated-dependencies: - dependency-name: "@snapshot-labs/snapshot.js" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 547d79c9..28b8072a 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ "@snapshot-labs/pineapple": "^1.1.0", "@snapshot-labs/snapshot-metrics": "^1.4.1", "@snapshot-labs/snapshot-sentry": "^1.5.5", - "@snapshot-labs/snapshot.js": "^0.12.38", + "@snapshot-labs/snapshot.js": "^0.12.39", "bluebird": "^3.7.2", "connection-string": "^1.0.1", "cors": "^2.8.5", diff --git a/yarn.lock b/yarn.lock index 244ac838..d8e82584 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1350,10 +1350,10 @@ dependencies: "@sentry/node" "^7.81.1" -"@snapshot-labs/snapshot.js@^0.12.38": - version "0.12.38" - resolved "https://registry.yarnpkg.com/@snapshot-labs/snapshot.js/-/snapshot.js-0.12.38.tgz#e30bdb5218bd73cc961fb7b60c68cbf322321cd8" - integrity sha512-qbN+WPZW+XUr4icFsNhVrqR/mPLCz0XVEOBnN1RJBrzKhMYPgUNwjGBOA0jaIfYKQaD94vMxrhQWKoQud/yIJA== +"@snapshot-labs/snapshot.js@^0.12.39": + version "0.12.39" + resolved "https://registry.yarnpkg.com/@snapshot-labs/snapshot.js/-/snapshot.js-0.12.39.tgz#c64796aa58ec4fef4063daab4ceb173d7fc5ad95" + integrity sha512-yKTffnft7cdoSTYH8ceQxFMjghE2ycrtGWbkC5ZBEWHuP81ZfR+ZNjlWM0TtnNM87A3umhbW1wKCJ0tgn/JAFQ== dependencies: "@ensdomains/eth-ens-namehash" "^2.0.15" "@ethersproject/abi" "^5.6.4" From c0b60e7b0d188518c92903bdec559050d2edda7d Mon Sep 17 00:00:00 2001 From: Less Date: Fri, 20 Dec 2024 20:34:00 +0700 Subject: [PATCH 4/6] feat: add BASE network id --- src/helpers/utils.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/helpers/utils.ts b/src/helpers/utils.ts index 53f5bdf1..c4ccf157 100644 --- a/src/helpers/utils.ts +++ b/src/helpers/utils.ts @@ -8,7 +8,7 @@ import snapshot from '@snapshot-labs/snapshot.js'; import { Response } from 'express'; import fetch from 'node-fetch'; -const MAINNET_NETWORK_ID_WHITELIST = ['s', 'eth', 'matic', 'arb1', 'oeth', 'sn']; +const MAINNET_NETWORK_ID_WHITELIST = ['s', 'eth', 'matic', 'arb1', 'oeth', 'sn', 'base']; const TESTNET_NETWORK_ID_WHITELIST = ['s-tn', 'sep', 'linea-testnet', 'sn-sep']; const broviderUrl = process.env.BROVIDER_URL ?? 'https://rpc.snapshot.org'; From 760ae06fa12681d4f9e7a043199aef77b05c401b Mon Sep 17 00:00:00 2001 From: Less Date: Fri, 20 Dec 2024 20:34:52 +0700 Subject: [PATCH 5/6] feat: add BASE subgraph URL --- src/helpers/actions.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/src/helpers/actions.ts b/src/helpers/actions.ts index 09fbe832..3530761a 100644 --- a/src/helpers/actions.ts +++ b/src/helpers/actions.ts @@ -82,6 +82,7 @@ export async function sxSpaceExists(network: string, spaceId: string): Promise Date: Fri, 3 Jan 2025 22:33:00 +0530 Subject: [PATCH 6/6] chore(deps): bump @snapshot-labs/snapshot.js from 0.12.39 to 0.12.41 (#485) Bumps [@snapshot-labs/snapshot.js](https://github.com/snapshot-labs/snapshot.js) from 0.12.39 to 0.12.41. - [Release notes](https://github.com/snapshot-labs/snapshot.js/releases) - [Commits](https://github.com/snapshot-labs/snapshot.js/compare/v0.12.39...v0.12.41) --- updated-dependencies: - dependency-name: "@snapshot-labs/snapshot.js" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 28b8072a..283903b2 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ "@snapshot-labs/pineapple": "^1.1.0", "@snapshot-labs/snapshot-metrics": "^1.4.1", "@snapshot-labs/snapshot-sentry": "^1.5.5", - "@snapshot-labs/snapshot.js": "^0.12.39", + "@snapshot-labs/snapshot.js": "^0.12.41", "bluebird": "^3.7.2", "connection-string": "^1.0.1", "cors": "^2.8.5", diff --git a/yarn.lock b/yarn.lock index d8e82584..b289c658 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1350,10 +1350,10 @@ dependencies: "@sentry/node" "^7.81.1" -"@snapshot-labs/snapshot.js@^0.12.39": - version "0.12.39" - resolved "https://registry.yarnpkg.com/@snapshot-labs/snapshot.js/-/snapshot.js-0.12.39.tgz#c64796aa58ec4fef4063daab4ceb173d7fc5ad95" - integrity sha512-yKTffnft7cdoSTYH8ceQxFMjghE2ycrtGWbkC5ZBEWHuP81ZfR+ZNjlWM0TtnNM87A3umhbW1wKCJ0tgn/JAFQ== +"@snapshot-labs/snapshot.js@^0.12.41": + version "0.12.41" + resolved "https://registry.yarnpkg.com/@snapshot-labs/snapshot.js/-/snapshot.js-0.12.41.tgz#3a0a2866a78f14368eb0648ef2e22a8e66422b26" + integrity sha512-Deikl21gUzeY/2TE8xTNsHbwTNcSqvxDnrzA1LcLwyqAzA6tigwNBlqaS5E35v7t5z7Iz62j+CPEFzxv1ta6cA== dependencies: "@ensdomains/eth-ens-namehash" "^2.0.15" "@ethersproject/abi" "^5.6.4"