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

fixed the computed fee for outport for relayed v3 #6706

Merged
merged 1 commit into from
Jan 14, 2025

Conversation

sstanculeanu
Copy link
Collaborator

Reasoning behind the pull request

  • the fee fomr indexer was not the correct one

Proposed changes

  • outport fee handling needs special treatment for relayed v3, similar as for transaction api of the node

Testing procedure

  • with feat branch, comparison between gateway and explorer/api results

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?

@sstanculeanu sstanculeanu added type:bug Something isn't working ignore-for-release-notes Do not include item in release notes labels Jan 14, 2025
@sstanculeanu sstanculeanu self-assigned this Jan 14, 2025
@sstanculeanu sstanculeanu merged commit 545d15e into feat/relayedv3 Jan 14, 2025
5 checks passed
@sstanculeanu sstanculeanu deleted the fix_computed_fee_on_outport branch January 14, 2025 12:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ignore-for-release-notes Do not include item in release notes type:bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants