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

MESH-1882: Allow non-zero priority #1377

Merged
merged 3 commits into from
Jan 17, 2023

Conversation

adamdossa
Copy link
Collaborator

@adamdossa adamdossa commented Jan 16, 2023

changelog

Resolves comment mismatch from MESH-1754

Updates golang in circleci to 1.17 as per 993b38d

modified logic

  • allow operational extrinsics which are submitted by the GC or a CDD provider to have non-zero tips and corresponding priorities.

@adamdossa adamdossa requested a review from Neopallium January 16, 2023 19:41
@codecov
Copy link

codecov bot commented Jan 16, 2023

Codecov Report

Merging #1377 (a477748) into develop (4b25bda) will decrease coverage by 0.08%.
The diff coverage is 50.00%.

@@             Coverage Diff             @@
##           develop    #1377      +/-   ##
===========================================
- Coverage    43.38%   43.29%   -0.09%     
===========================================
  Files          140      140              
  Lines        30115    30114       -1     
===========================================
- Hits         13065    13038      -27     
- Misses       17050    17076      +26     
Impacted Files Coverage Δ
pallets/compliance-manager/src/lib.rs 42.99% <0.00%> (ø)
pallets/runtime/extensions/src/check_weight.rs 30.00% <100.00%> (-1.15%) ⬇️
pallets/settlement/src/lib.rs 45.56% <0.00%> (-1.63%) ⬇️
primitives/src/identity_claim.rs 63.51% <0.00%> (-1.36%) ⬇️
pallets/identity/src/lib.rs 15.91% <0.00%> (-0.58%) ⬇️
pallets/balances/src/lib.rs 57.23% <0.00%> (+0.13%) ⬆️

@adamdossa adamdossa enabled auto-merge (squash) January 16, 2023 20:44
@adamdossa adamdossa disabled auto-merge January 17, 2023 11:24
@adamdossa adamdossa merged commit 09de6f4 into develop Jan 17, 2023
@adamdossa adamdossa deleted the allow-tips-for-operational-transactions branch January 17, 2023 11:24
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.

2 participants