-
Notifications
You must be signed in to change notification settings - Fork 4
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
Release v2.3.1 #52
Release v2.3.1 #52
Conversation
…ices Only on Gnosis for now
# Conflicts: # src/repositories/subgraphs/queries/rmm.queries.ts # src/repositories/transferts.repository.ts
Fix empty when open directly this page Display histories from owned tokens only by default
Update root dir & var env
Remove the NEXT_PUBLIC_ prefix because it's now a runtime variable
Increase precision and reduce thegraph requests
Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3. - [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md) - [Commits](micromatch/braces@3.0.2...3.0.3) --- updated-dependencies: - dependency-name: braces dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [lodash](https://github.com/lodash/lodash) from 1.3.1 to 4.17.21. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](lodash/lodash@1.3.1...4.17.21) --- updated-dependencies: - dependency-name: lodash dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* add favicon in head component * Simplify favicon handling in Head * Update code formatting with Prettier * resolve eslint
Hey, I just opened a discussion that improves the review process for PRs like this one: #53. I really think using PRs as the default standard and choosing the squash method instead of merge or rebase will simplify and improve the commit history for review. Notice that it can only apply to new PRs but please look at it. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
PR reviewed at the functional side
No description provided.