-
Notifications
You must be signed in to change notification settings - Fork 11
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
16 changed files
with
45 additions
and
641 deletions.
There are no files selected for viewing
30 changes: 30 additions & 0 deletions
30
.../@fluencelabs-deal-ts-clients-npm-0.23.1-release-please-0c89317-6961-1.0-8374c6c564.patch
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,30 @@ | ||
diff --git a/dist/client/config.d.ts b/dist/client/config.d.ts | ||
index 2425167caa8b0f75217fe90db01527b1baad7b68..c74ebe6e930dd82d478b726e34e42a0baa1b128f 100644 | ||
--- a/dist/client/config.d.ts | ||
+++ b/dist/client/config.d.ts | ||
@@ -24,8 +24,8 @@ export declare const BLOCK_SCOUT_URLS: { | ||
}; | ||
export declare const SUBGRAPH_VERSION = "0.22"; | ||
export declare const SUBGRAPH_URLS: { | ||
- readonly mainnet: "https://subgraph.mainnet.fluence.dev/subgraphs/v0.22"; | ||
- readonly testnet: "https://subgraph.testnet.fluence.dev/subgraphs/v0.22"; | ||
+ readonly mainnet: "https://subgraph.mainnet.fluence.dev/subgraphs/name/fluence-deal-contracts-2bd115d4"; | ||
+ readonly testnet: "https://subgraph.testnet.fluence.dev/subgraphs/name/fluence-deal-contracts-2bd115d4"; | ||
readonly stage: "https://subgraph.stage.fluence.dev/subgraphs/v0.22"; | ||
readonly local: "http://localhost:8000/subgraphs/name/fluence-deal-contracts"; | ||
}; | ||
diff --git a/dist/client/config.js b/dist/client/config.js | ||
index 81b322ce3436ea2d60935c67ac6ccb0c52657238..8ad032ce17cea644252e2bf84515fb2bc642f127 100644 | ||
--- a/dist/client/config.js | ||
+++ b/dist/client/config.js | ||
@@ -18,8 +18,8 @@ export const BLOCK_SCOUT_URLS = { | ||
}; | ||
export const SUBGRAPH_VERSION = "0.22"; | ||
export const SUBGRAPH_URLS = { | ||
- mainnet: `https://subgraph.mainnet.fluence.dev/subgraphs/v${SUBGRAPH_VERSION}`, | ||
- testnet: `https://subgraph.testnet.fluence.dev/subgraphs/v${SUBGRAPH_VERSION}`, | ||
+ mainnet: `https://subgraph.mainnet.fluence.dev/subgraphs/name/fluence-deal-contracts-2bd115d4`, | ||
+ testnet: `https://subgraph.testnet.fluence.dev/subgraphs/name/fluence-deal-contracts-2bd115d4`, | ||
stage: `https://subgraph.stage.fluence.dev/subgraphs/v${SUBGRAPH_VERSION}`, | ||
local: "http://localhost:8000/subgraphs/name/fluence-deal-contracts", | ||
}; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,5 @@ | ||
nodeLinker: node-modules | ||
|
||
npmRegistryServer: "https://npm.fluence.dev" | ||
|
||
yarnPath: .yarn/releases/yarn-4.4.0.cjs |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.