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

[ci]: Update dependencies. #2340

Closed

Conversation

appetrosyan
Copy link
Contributor

@appetrosyan appetrosyan commented Jun 8, 2022

Signed-off-by: Aleksandr Petrosyan [email protected]

Description of the Change

  • Bump versions of dependencies.
  • Improve error handling in p2p
  • Make sure that Parity scale can encode the values
  • Make sure that this doesn't accidentally link the std library.
  • Fix failing tests

Issue

Closes #2158

Benefits

Up to date dependencies.
Better error handling.

Possible Drawbacks

None

@github-actions github-actions bot added the iroha2-dev The re-implementation of a BFT hyperledger in RUST label Jun 8, 2022
@appetrosyan appetrosyan force-pushed the i2-parity-bump branch 3 times, most recently from 07df83e to 7653f3b Compare June 8, 2022 12:14
@codecov
Copy link

codecov bot commented Jun 8, 2022

Codecov Report

Merging #2340 (976019e) into iroha2-dev (6973f71) will decrease coverage by 0.21%.
The diff coverage is 49.20%.

❗ Current head 976019e differs from pull request most recent head 38758da. Consider uploading reports for the commit 38758da to get more accurate results

@@              Coverage Diff               @@
##           iroha2-dev    #2340      +/-   ##
==============================================
- Coverage       65.50%   65.28%   -0.22%     
==============================================
  Files             133      133              
  Lines           24697    24808     +111     
==============================================
+ Hits            16177    16197      +20     
- Misses           8520     8611      +91     
Impacted Files Coverage Δ
client/src/client.rs 44.04% <0.00%> (-0.81%) ⬇️
core/src/smartcontracts/isi/mod.rs 52.45% <0.00%> (-0.14%) ⬇️
core/src/smartcontracts/isi/world.rs 9.52% <0.00%> (+0.43%) ⬆️
data_model/src/block_value.rs 57.14% <ø> (ø)
data_model/src/query.rs 39.34% <0.00%> (-1.90%) ⬇️
p2p/src/lib.rs 6.66% <0.00%> (+2.31%) ⬆️
p2p/src/peer.rs 0.00% <0.00%> (ø)
telemetry/src/retry_period.rs 68.18% <0.00%> (-10.77%) ⬇️
telemetry/src/ws.rs 86.97% <0.00%> (ø)
telemetry/src/config.rs 64.70% <33.33%> (ø)
... and 16 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 5f2d470...38758da. Read the comment docs.

Signed-off-by: Aleksandr Petrosyan <[email protected]>
Signed-off-by: Aleksandr Petrosyan <[email protected]>
@appetrosyan appetrosyan mentioned this pull request Jun 8, 2022
12 tasks
@safinsaf safinsaf deleted the branch hyperledger-iroha:iroha2-dev June 22, 2022 11:56
@safinsaf safinsaf closed this Jun 22, 2022
@safinsaf safinsaf reopened this Jun 22, 2022
@appetrosyan appetrosyan closed this Jul 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
iroha2-dev The re-implementation of a BFT hyperledger in RUST
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants