Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Fix Extrinsics codification #25

Merged
merged 1 commit into from
Mar 3, 2023

Conversation

MiguelDD1
Copy link
Contributor

It fixes the serialization of AppUncheckedExtrinsic, in order to be aligned with expected format from subxt.

@MiguelDD1 MiguelDD1 requested review from a team March 3, 2023 10:54
@MiguelDD1 MiguelDD1 self-assigned this Mar 3, 2023
@codecov
Copy link

codecov bot commented Mar 3, 2023

Codecov Report

Patch coverage has no change and project coverage change: -0.01 ⚠️

Comparison is base (6b1fd23) 54.57% compared to head (31eb6b8) 54.56%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #25      +/-   ##
==========================================
- Coverage   54.57%   54.56%   -0.01%     
==========================================
  Files          43       43              
  Lines        6133     6134       +1     
==========================================
  Hits         3347     3347              
- Misses       2786     2787       +1     
Impacted Files Coverage Δ
...imitives/avail/src/asdr/app_unchecked_extrinsic.rs 71.47% <0.00%> (-0.25%) ⬇️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@MiguelDD1 MiguelDD1 merged commit 3de909c into main Mar 3, 2023
@MiguelDD1 MiguelDD1 deleted the AV-131-add-block-production-metrics-to-prometheus branch March 3, 2023 11:14
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants