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

fix: revert change to enable web3 again for mirror node #836

Merged
merged 1 commit into from
Apr 25, 2024

Conversation

JeffreyDallas
Copy link
Contributor

Description

This pull request changes the following:

  • re-enable enable web3

Related Issues

Copy link

Unit Test Results

  26 files    26 suites   55s ⏱️
109 tests 105 ✔️ 4 💤 0
110 runs  106 ✔️ 4 💤 0

Results for commit c94e017.

Copy link

sonarcloud bot commented Apr 24, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

Copy link

codecov bot commented Apr 24, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 67.17%. Comparing base (7430a67) to head (c94e017).
Report is 1 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff            @@
##               main     #836   +/-   ##
=========================================
  Coverage     67.17%   67.17%           
  Complexity      339      339           
=========================================
  Files            64       64           
  Lines          1319     1319           
  Branches        157      157           
=========================================
  Hits            886      886           
  Misses          370      370           
  Partials         63       63           

Impacted file tree graph

@JeffreyDallas JeffreyDallas merged commit f72ea80 into main Apr 25, 2024
18 checks passed
@JeffreyDallas JeffreyDallas deleted the enable-mirror-node-web3 branch April 25, 2024 20:26
swirlds-automation added a commit that referenced this pull request Apr 25, 2024
## [0.24.4](v0.24.3...v0.24.4) (2024-04-25)

### Bug Fixes

* revert change to enable web3 again for mirror node ([#836](#836)) ([f72ea80](f72ea80))
@swirlds-automation
Copy link
Contributor

🎉 This PR is included in version 0.24.4 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Need enable web3 for mirror node
3 participants