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

Expose opcodes endpoint by default #647

Closed
victor-yanev opened this issue Jun 12, 2024 · 0 comments · Fixed by #638
Closed

Expose opcodes endpoint by default #647

victor-yanev opened this issue Jun 12, 2024 · 0 comments · Fixed by #638
Assignees
Labels
Feature Enhancement Enhancing an existing feature driven by business requirements. Typically backwards compatible. Limechain P1 High priority issue, which must be completed in the milestone otherwise the release is at risk.

Comments

@victor-yanev
Copy link
Contributor

Problem

As part of HIP-801, we need to change the mirror-node properties of the web3 module to enable the endpoint for the opcode logger which is disabled by default.

Solution

  • We need to set the hedera.mirror.web3.opcode.tracer.enabled=true in the application.yml file with custom properties for the mirror-node.
  • Change the docker configurations to override these values in the web3 module of mirror-node from the application.yml file
  • Add documentation for the overridden properties of the web3 module in the local-node

Alternatives

No response

@victor-yanev victor-yanev added Feature Enhancement Enhancing an existing feature driven by business requirements. Typically backwards compatible. P1 High priority issue, which must be completed in the milestone otherwise the release is at risk. Limechain labels Jun 12, 2024
@victor-yanev victor-yanev self-assigned this Jun 12, 2024
@victor-yanev victor-yanev moved this from In Review to Tasks In Progress in Smart Contract Sprint Board Jun 12, 2024
@victor-yanev victor-yanev linked a pull request Jun 12, 2024 that will close this issue
@github-project-automation github-project-automation bot moved this from Tasks In Progress to Done in Smart Contract Sprint Board Jun 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature Enhancement Enhancing an existing feature driven by business requirements. Typically backwards compatible. Limechain P1 High priority issue, which must be completed in the milestone otherwise the release is at risk.
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

1 participant