-
Notifications
You must be signed in to change notification settings - Fork 1
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
1 parent
8ccefce
commit eca84e5
Showing
181 changed files
with
14,860 additions
and
12,026 deletions.
There are no files selected for viewing
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,3 @@ | ||
/* eslint-env node */ | ||
|
||
module.exports = require("@bleu-fi/eslint-config"); | ||
module.exports = require("@bleu/eslint-config"); |
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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -30,7 +30,7 @@ A Safe App to interact to create milkman orders on CoW Protocol. | |
|
||
## Repository Structure | ||
|
||
The project uses a monorepo structure. See the repo's [wiki](https://github.com/bleu-fi/monorepo/wiki) to find more detail about each project structure. | ||
The project uses a monorepo structure. See the repo's [wiki](https://github.com/bleu/monorepo/wiki) to find more detail about each project structure. | ||
|
||
## Pre-requisites | ||
|
||
|
@@ -76,8 +76,8 @@ foundryup | |
|
||
If you encounter any issues or need assistance: | ||
|
||
1. Review our [wiki](https://github.com/bleu-fi/monorepo/wiki) | ||
2. Check [open issues](https://github.com/bleu-fi/monorepo/issues) or create a new one. | ||
1. Review our [wiki](https://github.com/bleu/monorepo/wiki) | ||
2. Check [open issues](https://github.com/bleu/monorepo/issues) or create a new one. | ||
3. Reach out to us at [[email protected]](mailto:[email protected]). | ||
|
||
## Contributors | ||
|
@@ -86,7 +86,7 @@ A heartfelt thanks to all who've contributed: | |
|
||
- **Nichollas Rennah** and **Marcos Tullyo**: Initial designs and development of for the metadata app. | ||
|
||
Wish to be listed? Make a contribution and [open an issue](https://github.com/bleu-fi/monorepo/issues/new) or send a pull request. | ||
Wish to be listed? Make a contribution and [open an issue](https://github.com/bleu/monorepo/issues/new) or send a pull request. | ||
|
||
## Contributing | ||
|
||
|
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
import { runETLs } from "@bleu-fi/balancer-apr"; | ||
import { runETLs } from "@bleu/balancer-apr"; | ||
|
||
runETLs(); |
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
6 changes: 3 additions & 3 deletions
6
apps/balancer-tools/src/app/apr/(components)/HomeOverviewCards.tsx
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 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
6 changes: 3 additions & 3 deletions
6
apps/balancer-tools/src/app/apr/(components)/TokenFilterInput.tsx
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
Oops, something went wrong.