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

Update outgoing nonce extrinsics #805

Merged
merged 1 commit into from
Jun 16, 2023
Merged

Update outgoing nonce extrinsics #805

merged 1 commit into from
Jun 16, 2023

Conversation

Gauthamastro
Copy link
Member

Adds two extrinsics to update outgoing nonces

@Gauthamastro Gauthamastro self-assigned this Jun 16, 2023
@Gauthamastro Gauthamastro changed the base branch from mainnet-release to Develop June 16, 2023 09:10
@codecov
Copy link

codecov bot commented Jun 16, 2023

Codecov Report

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

Comparison is base (176cb27) 32.75% compared to head (02a8d51) 32.63%.

Additional details and impacted files
@@             Coverage Diff             @@
##           Develop     #805      +/-   ##
===========================================
- Coverage    32.75%   32.63%   -0.12%     
===========================================
  Files           60       60              
  Lines         4287     4302      +15     
===========================================
  Hits          1404     1404              
- Misses        2883     2898      +15     
Impacted Files Coverage Δ
pallets/thea-message-handler/src/lib.rs 0.00% <0.00%> (ø)
pallets/thea/src/benchmarking.rs 0.00% <ø> (ø)
pallets/thea/src/lib.rs 0.00% <0.00%> (ø)

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

@serhii-temchenko serhii-temchenko merged commit e698f0c into Develop Jun 16, 2023
3 checks passed
@serhii-temchenko serhii-temchenko deleted the gj-set-nonce branch June 16, 2023 15:14
35359595 added a commit that referenced this pull request Jun 16, 2023
Gauthamastro added a commit that referenced this pull request Jun 19, 2023
## Describe your changes
Benchmarks generated for all pallets, except those in separate PRs:
#802 
#805 

## Checklist before requesting a review
- [x] I have performed a self-review of my code.
- [x] If it is a core feature, I have added thorough tests.
- [x] I removed all Clippy and Formatting Warnings. 
- [x] I added required Copyrights.
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.

None yet

3 participants