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

Extend block endpoint #6691

Open
wants to merge 2 commits into
base: rc/spica-patch-relayedv3
Choose a base branch
from

Conversation

miiu96
Copy link
Contributor

@miiu96 miiu96 commented Dec 23, 2024

Reasoning behind the pull request

  • Fixed the problem related to the wrong hyper block nonce on a transaction that is returned by API

Proposed changes

Testing procedure

  • Check if the endpoint /transaction/:hash return the correct value for fields notarizedAtDestinationInMetaNonce, notarizedAtDestinationInMetaHash, hyperblockNonce, and hyperblockHash

Pre-requisites

Based on the Contributing Guidelines the PR author and the reviewers must check the following requirements are met:

  • was the PR targeted to the correct branch?
  • if this is a larger feature that probably needs more than one PR, is there a feat branch created?
  • if this is a feat branch merging, do all satellite projects have a proper tag inside go.mod?

@miiu96 miiu96 self-assigned this Dec 23, 2024
Copy link

📊 MultiversX Automated Test Report: View Report

🔄 Build Details:

  • mx-chain-go Commit Hash: eba1fad81e9d1c5770218c5a55c155d3c36298be
  • Current Branch: MX-16368-extend-get-block-endpoint-with-and-extra-argument
  • mx-chain-go Target Branch: master
  • mx-chain-simulator-go Target Branch: main
  • mx-chain-testing-suite Target Branch: main

🚀 Environment Variables:

  • TIMESTAMP: 23122024-140523
  • PYTEST_EXIT_CODE: 0
    🎉 MultiversX CI/CD Workflow Complete!

sstanculeanu
sstanculeanu previously approved these changes Dec 24, 2024
Copy link
Collaborator

@sstanculeanu sstanculeanu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

should be retargeted to a rc branch

ssd04
ssd04 previously approved these changes Dec 24, 2024
Copy link

📊 MultiversX Automated Test Report: View Report

🔄 Build Details:

  • mx-chain-go Commit Hash: eba1fad81e9d1c5770218c5a55c155d3c36298be
  • Current Branch: MX-16368-extend-get-block-endpoint-with-and-extra-argument
  • mx-chain-go Target Branch: master
  • mx-chain-simulator-go Target Branch: main
  • mx-chain-testing-suite Target Branch: main

🚀 Environment Variables:

  • TIMESTAMP: 24122024-150633
  • PYTEST_EXIT_CODE: 0
    🎉 MultiversX CI/CD Workflow Complete!

@miiu96 miiu96 changed the base branch from master to rc/spica-patch-relayedv3 December 27, 2024 11:40
@miiu96 miiu96 dismissed stale reviews from ssd04 and sstanculeanu December 27, 2024 11:40

The base branch was changed.

Copy link

⚠️ No report was generated due to an error or cancellation of the process.
Please checkout gh action logs for details

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.

3 participants