forked from Uniswap/interface
-
Notifications
You must be signed in to change notification settings - Fork 0
Dargon789 hello-happy-puppy #101
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Closed
Closed
Changes from 16 commits
Commits
Show all changes
66 commits
Select commit
Hold shift + click to select a range
b6ab792
Update tag_and_release.yml
Dargon789 06175f4
Merge branch 'Uniswap:main' into Dargon789-patch-1
Dargon789 23a7ec1
ci(release): publish latest release
hello-happy-puppy 60b7d92
ci(release): publish latest release
hello-happy-puppy 269e0a8
ci(release): publish latest release
hello-happy-puppy 6b6c50e
Merge branch 'Uniswap:main' into Dargon789-patch-1
Dargon789 deaefb5
ci(release): publish latest release
hello-happy-puppy 0ef926c
ci(release): publish latest release
hello-happy-puppy 173a940
ci(release): publish latest release
hello-happy-puppy f535511
ci(release): publish latest release
hello-happy-puppy 9a70db0
ci(release): publish latest release
hello-happy-puppy 0f117d8
ci(release): publish latest release
hello-happy-puppy b9b5ab9
ci(release): publish latest release
hello-happy-puppy 0c31bed
ci(release): publish latest release
hello-happy-puppy 58089c1
ci(release): publish latest release
hello-happy-puppy 4125476
ci(release): publish latest release
hello-happy-puppy d359d65
ci(release): publish latest release
hello-happy-puppy 9e2bcfb
ci(release): publish latest release
hello-happy-puppy 9f6becd
ci(release): publish latest release
hello-happy-puppy bfb9c9a
ci(release): publish latest release
hello-happy-puppy 52fff30
ci(release): publish latest release
hello-happy-puppy 721ddf2
ci(release): publish latest release
hello-happy-puppy ee96537
ci(release): publish latest release
hello-happy-puppy 2dd993d
ci(release): publish latest release
hello-happy-puppy 39d285e
ci(release): publish latest release
hello-happy-puppy 73d2409
ci(release): publish latest release
hello-happy-puppy 7887825
ci(release): publish latest release
hello-happy-puppy 4994670
ci(release): publish latest release
hello-happy-puppy 25bd42d
ci(release): publish latest release
hello-happy-puppy 340b8bf
ci(release): publish latest release
hello-happy-puppy 67f9a00
ci(release): publish latest release
hello-happy-puppy 9f1cb1b
ci(release): publish latest release
hello-happy-puppy 27cf6fd
ci(release): publish latest release
hello-happy-puppy 111b532
ci(release): publish latest release
hello-happy-puppy 5bdad5b
ci(release): publish latest release
hello-happy-puppy 55c403a
ci(release): publish latest release
hello-happy-puppy 1609591
Potential fix for code scanning alert no. 21: Incomplete URL substrin…
Dargon789 f6b397f
Potential fix for code scanning alert no. 22: Incomplete URL substrin…
Dargon789 4e67b8c
ci(release): publish latest release
hello-happy-puppy 16fe8a3
ci(release): publish latest release
hello-happy-puppy 3b655d2
ci(release): publish latest release
hello-happy-puppy f167cfa
ci(release): publish latest release
hello-happy-puppy 16d3a5e
ci(release): publish latest release
hello-happy-puppy 6f3592a
ci(release): publish latest release
hello-happy-puppy afbd32f
ci(release): publish latest release
hello-happy-puppy ed4fa88
ci(release): publish latest release
hello-happy-puppy 051e810
ci(release): publish latest release
hello-happy-puppy 8c94d6f
ci(release): publish latest release
hello-happy-puppy eaf0377
ci(release): publish latest release
hello-happy-puppy 18626ce
ci(release): publish latest release
hello-happy-puppy 8d9ac54
ci(release): publish latest release
hello-happy-puppy ae3dd1a
ci(release): publish latest release
hello-happy-puppy 8e7b1d2
ci(release): publish latest release
hello-happy-puppy 4abdc2f
ci(release): publish latest release
hello-happy-puppy 5dc3260
ci(release): publish latest release
hello-happy-puppy 81d92bd
ci(release): publish latest release
hello-happy-puppy 8f5ee2e
ci(release): publish latest release
hello-happy-puppy da7ea0c
ci(release): publish latest release
hello-happy-puppy 370b3b8
ci(release): publish latest release
hello-happy-puppy cb2349c
ci(release): publish latest release
hello-happy-puppy 32c9d73
ci(release): publish latest release
hello-happy-puppy 9fc17fd
ci(release): publish latest release
hello-happy-puppy 514fb12
ci(release): publish latest release
hello-happy-puppy 330581f
ci(release): publish latest release
hello-happy-puppy 2d2034e
ci(release): publish latest release
hello-happy-puppy 07f1000
Merge remote-tracking branch 'upstream/main' into Dargon789-patch-1
googleworkspace-bot File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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 +1 @@ | ||
| 1.2.21 | ||
| 1.3.1 |
This file contains hidden or 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,31 @@ | ||
| # Use the latest 2.1 version of CircleCI pipeline process engine. | ||
| # See: https://circleci.com/docs/configuration-reference | ||
| version: 2.1 | ||
|
|
||
| # Define a job to be invoked later in a workflow. | ||
| # See: https://circleci.com/docs/jobs-steps/#jobs-overview & https://circleci.com/docs/configuration-reference/#jobs | ||
| jobs: | ||
| say-hello: | ||
| # Specify the execution environment. You can specify an image from Docker Hub or use one of our convenience images from CircleCI's Developer Hub. | ||
| # See: https://circleci.com/docs/executor-intro/ & https://circleci.com/docs/configuration-reference/#executor-job | ||
| docker: | ||
| # Specify the version you desire here | ||
| # See: https://circleci.com/developer/images/image/cimg/base | ||
| - image: cimg/base:current | ||
|
|
||
| # Add steps to the job | ||
| # See: https://circleci.com/docs/jobs-steps/#steps-overview & https://circleci.com/docs/configuration-reference/#steps | ||
| steps: | ||
| # Checkout the code as the first step. | ||
| - checkout | ||
| - run: | ||
| name: "Say hello" | ||
| command: "echo Hello, World!" | ||
|
|
||
| # Orchestrate jobs using workflows | ||
| # See: https://circleci.com/docs/workflows/ & https://circleci.com/docs/configuration-reference/#workflows | ||
| workflows: | ||
| say-hello-workflow: # This is the name of the workflow, feel free to change it to better match your workflow. | ||
| # Inside the workflow, you define the jobs you want to run. | ||
| jobs: | ||
| - say-hello | ||
This file contains hidden or 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,20 @@ | ||
| { | ||
| "permissions": { | ||
| "deny": [ | ||
| "Read(**/.env)", | ||
| "Edit(**/.env)", | ||
| "Read(~/.aws/**)", | ||
| "Edit(~/.aws/**)", | ||
| "Read(~/.ssh/**)", | ||
| "Edit(~/.ssh/**)", | ||
| "Read(~/.gnupg/**)", | ||
| "Edit(~/.gnupg/**)", | ||
| "Read(~/.git-credentials)", | ||
| "Edit(~/.git-credentials)", | ||
| "Read($HOME/Library/Keychains/**)", | ||
| "Edit($HOME/Library/Keychains/**)", | ||
| "Read(/private/etc/**)", | ||
| "Edit(/private/etc/**)" | ||
| ] | ||
| } | ||
| } |
This file contains hidden or 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,21 @@ | ||
| { | ||
| "version": 1, | ||
| "permissions": { | ||
| "deny": [ | ||
| "Read(**/.env)", | ||
| "Write(**/.env)", | ||
| "Read(~/.aws/**)", | ||
| "Write(~/.aws/**)", | ||
| "Read(~/.ssh/**)", | ||
| "Write(~/.ssh/**)", | ||
| "Read(~/.gnupg/**)", | ||
| "Write(~/.gnupg/**)", | ||
| "Read(~/.git-credentials)", | ||
| "Write(~/.git-credentials)", | ||
| "Read($HOME/Library/Keychains/**)", | ||
| "Write($HOME/Library/Keychains/**)", | ||
| "Read(/private/etc/**)", | ||
| "Write(/private/etc/**)" | ||
| ] | ||
| } | ||
| } |
This file contains hidden or 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,7 @@ | ||
| **/.env | ||
| **/.aws/** | ||
| **/.ssh/** | ||
| **/.gnupg/** | ||
| **/.git-credentials | ||
| **/Library/Keychains/** | ||
| **/private/etc/** |
This file contains hidden or 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 hidden or 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,10 @@ | ||
| --- | ||
| name: Custom issue template | ||
| about: Describe this issue template's purpose here. | ||
| title: '' | ||
| labels: '' | ||
| assignees: '' | ||
|
|
||
| --- | ||
|
|
||
|
|
This file contains hidden or 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,20 @@ | ||
| --- | ||
| name: Feature request | ||
| about: Suggest an idea for this project | ||
| title: '' | ||
| labels: 'enhancement' | ||
| assignees: '' | ||
|
|
||
| --- | ||
|
|
||
| **Is your feature request related to a problem? Please describe.** | ||
| A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] | ||
|
|
||
| **Describe the solution you'd like** | ||
| A clear and concise description of what you want to happen. | ||
|
|
||
| **Describe alternatives you've considered** | ||
| A clear and concise description of any alternative solutions or features you've considered. | ||
|
|
||
| **Additional context** | ||
| Add any other context or screenshots about the feature request here. |
This file contains hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 +1 @@ | ||
| web/5.115.0 | ||
| web/5.117.0 |
This file contains hidden or 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,44 @@ | ||
| const restrictedGlobals = require('confusing-browser-globals') | ||
| const rulesDirPlugin = require('eslint-plugin-rulesdir') | ||
| rulesDirPlugin.RULES_DIR = '../../packages/uniswap/eslint_rules' | ||
|
|
||
| module.exports = { | ||
| root: true, | ||
| extends: ['@uniswap/eslint-config/extension'], | ||
| plugins: ['rulesdir'], | ||
| ignorePatterns: [ | ||
| 'node_modules', | ||
| '.react-router', | ||
| 'dist', | ||
| 'build', | ||
| '.eslintrc.js', | ||
| 'manifest.json', | ||
| '.nx', | ||
| 'vite.config.ts', | ||
| ], | ||
| parserOptions: { | ||
| project: 'tsconfig.eslint.json', | ||
| tsconfigRootDir: __dirname, | ||
| ecmaFeatures: { | ||
| jsx: true, | ||
| }, | ||
| ecmaVersion: 2018, | ||
| sourceType: 'module', | ||
| }, | ||
| rules: { | ||
| 'rulesdir/i18n': 'error', | ||
| }, | ||
| overrides: [ | ||
| { | ||
| files: ['*.ts', '*.tsx'], | ||
| rules: { | ||
| 'no-relative-import-paths/no-relative-import-paths': [ | ||
| 'error', | ||
| { | ||
| allowSameFolder: false, | ||
| }, | ||
| ], | ||
| }, | ||
| }, | ||
| ], | ||
| } |
This file contains hidden or 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,7 @@ | ||
| .DS_Store | ||
| .env | ||
| /node_modules/ | ||
|
|
||
| # React Router | ||
| /.react-router/ | ||
| /build/ |
This file contains hidden or 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 @@ | ||
| # API Self Serve Portal |
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.