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

Get smart-contract bytecode from websocket #1851

Merged
merged 4 commits into from
May 6, 2024
Merged

Conversation

tom2drum
Copy link
Collaborator

Description and Related Issue(s)

Fixes #1769

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

@tom2drum tom2drum self-assigned this Apr 22, 2024
@tom2drum tom2drum added the QA Pull requests requiring manual QA. label Apr 23, 2024
@tom2drum tom2drum merged commit 7884356 into main May 6, 2024
9 of 10 checks passed
@tom2drum tom2drum deleted the tom2drum/issue-1769 branch May 6, 2024 17:13
DaMandal0rian pushed a commit to subspace/blockscout-frontend that referenced this pull request May 6, 2024
* Get smart-contract bytecode from websocket

Fixes blockscout#1769

* fix test

* i am stupid 😓

* Update values.yaml.gotmpl

---------

Co-authored-by: Yan Vaskov <72267126+yvaskov@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
QA Pull requests requiring manual QA.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Get smart-contract bytecode from websocket
3 participants