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

Mergee #4

Merged
merged 383 commits into from
Jan 16, 2025
Merged

Mergee #4

merged 383 commits into from
Jan 16, 2025

Conversation

elclandestin0
Copy link

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 updated the list of environment variables in the documentation
    • I made the necessary changes to the validator script according to the guide
    • I added "ENVs" label to this pull request

tom2drum and others added 29 commits December 23, 2024 15:39
* Process 403 error from address/token/contract handle

* review fix
* Process 403 error from address/token/contract handle

* review fix
* remove skeleton animations test

* eslint add Skeleton

* eslint-fix
…#2493)

* Navigating through lists breaks native browser navigation

* tokens test fixes
* Contract interaction - floats in uint256

Fixes blockscout#2455

* update screenshots
* base implementation of sitemap generator

* move generator to separate directory to optimize docker image size

* generate robots.txt file
…#2496)

* make script to generate OG image at container start

* add prod service URL

* remove og_image.png

* update path to file

* [skip ci] remove app url from payload
* first part of migration

* second part of migration

* bump up es-toolkit version

* bump up `es-toolkit` version and remove `lodash` completely

* update screenshot
@elclandestin0 elclandestin0 merged commit 698e6c3 into game7 Jan 16, 2025
2 of 3 checks passed
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.