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 tx interceptor #3589

Merged
merged 4 commits into from
Nov 25, 2021
Merged

Fix tx interceptor #3589

merged 4 commits into from
Nov 25, 2021

Conversation

iulianpascalau
Copy link
Contributor

  • fixed fee handler when checking an intercepted transaction

@sasurobert sasurobert self-requested a review November 15, 2021 10:46
@codecov
Copy link

codecov bot commented Nov 15, 2021

Codecov Report

Merging #3589 (ec12d8e) into development (93ef11f) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff              @@
##           development    #3589   +/-   ##
============================================
  Coverage        74.00%   74.00%           
============================================
  Files              582      582           
  Lines            74888    74888           
============================================
  Hits             55424    55424           
  Misses           15058    15058           
  Partials          4406     4406           
Impacted Files Coverage Δ
process/economics/economicsData.go 72.26% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 2aba023...ec12d8e. Read the comment docs.

Copy link
Collaborator

@gabi-vuls gabi-vuls left a comment

Choose a reason for hiding this comment

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

System test passed.
image

@iulianpascalau iulianpascalau merged commit 0b221c9 into development Nov 25, 2021
@iulianpascalau iulianpascalau deleted the fix-tx-interceptor branch November 25, 2021 15:34
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.

None yet

4 participants