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

Release v0.41.0 #288

Merged
merged 24 commits into from
Aug 4, 2021
Merged

Release v0.41.0 #288

merged 24 commits into from
Aug 4, 2021

Conversation

jansegre and others added 23 commits July 21, 2021 17:42
chore(docker): enable support for sentry on CI-built images
feat(debug): add APIs to allow forcing exceptions/prints/etc
refactor: use hathor.util.Random instances instead of global random
… the authority mask (#285)

* fix(tx-resource): token_data value for an authority input should have the authority mask

* chore: mypy fix

* chore: mypy fix line too long
@jansegre jansegre self-assigned this Aug 4, 2021
@jansegre jansegre requested a review from msbrogli August 4, 2021 04:45
@jansegre jansegre marked this pull request as ready for review August 4, 2021 04:46
@codecov
Copy link

codecov bot commented Aug 4, 2021

Codecov Report

Merging #288 (791f52b) into master (df973a7) will decrease coverage by 0.31%.
The diff coverage is 75.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #288      +/-   ##
==========================================
- Coverage   82.48%   82.16%   -0.32%     
==========================================
  Files         149      152       +3     
  Lines       14116    14420     +304     
  Branches     2014     2058      +44     
==========================================
+ Hits        11643    11848     +205     
- Misses       2060     2136      +76     
- Partials      413      436      +23     
Impacted Files Coverage Δ
hathor/p2p/downloader.py 78.74% <ø> (ø)
hathor/p2p/resources/status.py 100.00% <ø> (ø)
hathor/transaction/resources/create_tx.py 92.72% <ø> (ø)
hathor/transaction/resources/mining.py 79.36% <ø> (ø)
hathor/transaction/transaction.py 93.68% <ø> (ø)
hathor/p2p/states/peer_id.py 64.36% <31.25%> (-5.50%) ⬇️
hathor/p2p/states/hello.py 68.18% <38.09%> (-9.44%) ⬇️
hathor/transaction/resources/push_tx.py 85.22% <42.85%> (-3.80%) ⬇️
hathor/merged_mining/coordinator.py 43.28% <50.00%> (-0.05%) ⬇️
hathor/p2p/factory.py 90.69% <50.00%> (-9.31%) ⬇️
... and 25 more

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 df973a7...791f52b. Read the comment docs.

@jansegre jansegre merged commit 5758718 into master 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