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-resource): token_data value for an authority input should have the authority mask #285

Merged
merged 3 commits into from
Aug 3, 2021

Conversation

pedroferreira1
Copy link
Member

No description provided.

@codecov
Copy link

codecov bot commented Aug 3, 2021

Codecov Report

Merging #285 (f859c60) into dev (eac9d82) will decrease coverage by 0.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##              dev     #285      +/-   ##
==========================================
- Coverage   82.16%   82.15%   -0.01%     
==========================================
  Files         152      152              
  Lines       14408    14410       +2     
  Branches     2056     2057       +1     
==========================================
+ Hits        11838    11839       +1     
- Misses       2132     2135       +3     
+ Partials      438      436       -2     
Impacted Files Coverage Δ
hathor/transaction/resources/transaction.py 87.96% <100.00%> (+0.18%) ⬆️
hathor/p2p/manager.py 68.75% <0.00%> (-1.67%) ⬇️
hathor/consensus.py 93.48% <0.00%> (ø)
hathor/simulator/simulator.py 93.89% <0.00%> (+2.29%) ⬆️

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 cee7191...f859c60. Read the comment docs.

@pedroferreira1 pedroferreira1 merged commit 8342ff8 into dev Aug 3, 2021
@pedroferreira1 pedroferreira1 deleted the fix/get-tx-resource-authority-input branch August 3, 2021 20:59
@jansegre jansegre mentioned this pull request Aug 4, 2021
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.

4 participants