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] batched txs handling #665

Merged
merged 3 commits into from
Dec 22, 2023
Merged

[fix] batched txs handling #665

merged 3 commits into from
Dec 22, 2023

Conversation

mateuszaaa
Copy link
Member

@mateuszaaa mateuszaaa commented Dec 21, 2023

stop including txs into the block when annotated weight of extrinsics exceeds block limits

@mateuszaaa mateuszaaa added the draft something not ready to be merged label Dec 21, 2023
Copy link

codecov bot commented Dec 21, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (f2e77dd) 51.32% compared to head (1aa6966) 51.32%.

Additional details and impacted files
@@           Coverage Diff            @@
##           develop     #665   +/-   ##
========================================
  Coverage    51.32%   51.32%           
========================================
  Files           39       39           
  Lines         6963     6963           
========================================
  Hits          3574     3574           
  Misses        3389     3389           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

majusko
majusko previously approved these changes Dec 21, 2023
@mateuszaaa mateuszaaa removed the draft something not ready to be merged label Dec 22, 2023
@mateuszaaa mateuszaaa merged commit 80250c9 into develop Dec 22, 2023
64 checks passed
@mateuszaaa mateuszaaa deleted the feature/batches-fix branch December 22, 2023 08:05
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.

3 participants