Skip to content
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

Sync upstream #12

Closed
wants to merge 109 commits into from
Closed

Sync upstream #12

wants to merge 109 commits into from

Conversation

freepoi
Copy link

@freepoi freepoi commented Apr 12, 2024

Description and Related Issue(s)

[Provide a brief description of the changes or enhancements introduced by this pull request and explain motivation behind them. Cite any related issue(s) or bug(s) that it addresses using the format Fixes #123 or Resolves #456.]

Proposed Changes

[Specify the changes or additions made in this pull request. Please mention if any changes were made to the ENV variables]

Breaking or Incompatible Changes

[Describe any breaking or incompatible changes introduced by this pull request. Specify how users might need to modify their code or configurations to accommodate these changes.]

Additional Information

[Include any additional information, context, or screenshots that may be helpful for reviewers.]

Checklist for PR author

  • I have tested these changes locally.
  • I added tests to cover any new functionality, following this guide
  • Whenever I fix a bug, I include a regression test to ensure that the bug does not reappear silently.
  • If I have added, changed, renamed, or removed an environment variable, I have updated the list of environment variables in the documentation and made the necessary changes to the validator script according to the guide

maxaleks and others added 30 commits March 8, 2024 17:21
* Dim out page to focus on a search

Fixes #1682

* add backdrop to search results page

* refactoring
* Real-time incoming transactions are sorted incorrectly

Fixes #1681

* fix checks workflow
isstuev and others added 27 commits March 28, 2024 15:14
Add support of ERC-404 type
* abort all requests for external resources and single mock for text ad

* render and mockApiResponse fixtures

* move fixtures into separate files

* rewrite Blocks test

* refactor mockApiResponse signature

* test with auth

* rewrite test with other API domains

* fix test

* separate script for installing deps in pw docker
* Numbers over 16(?) digits are rounded in contract method fields

Fixes #1750

* Update values.yaml.gotmpl

Changed public rpc to Sepolia

* Set NEXT_PUBLIC_NETWORK_ID

---------

Co-authored-by: Yan Vaskov <72267126+yvaskov@users.noreply.github.com>
* color theme settings

* address icon settings

* update tests

* add images to the address icon settings

* update styles

* more fixes
* add counter metric and logger for bot request

* add script for grafana local instance

* add log endpoint

* add ENV to enable monitoring

* [skip ci] change metric labels and add telegram bot

* [skip ci] remove 404 from /metrics route
* update blob icon

* fix tags on token transfer

* update address tx filter styles

* page padding fixes

* update twitter icon

* updat screenshots

* fix test

* update back arrow color in the modals

* update solidityscan text

* update stats widget bg color
…nv (#1783)

* add base api path env variables for stats and visualize api

* add tests and schema

* lint fixes
Fix error with addresses

Co-authored-by: NahuelNoves <Nahuel@noves.fi>
@bb111189 bb111189 closed this Apr 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

9 participants