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

Remove Shutdown message #678

Merged
merged 8 commits into from Apr 5, 2023
Merged

Remove Shutdown message #678

merged 8 commits into from Apr 5, 2023

Conversation

felixfaisal
Copy link
Contributor

This PR removes the Shutdown Ingress Message and extrinsic for the same until we can figure out how we deal with such messages.

Copy link
Contributor

@serhii-temchenko serhii-temchenko left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@felixfaisal I cleaned up missed benchmarks and tests as well. Please take a look on the latest commits.

@codecov
Copy link

codecov bot commented Mar 31, 2023

Codecov Report

Patch coverage has no change and project coverage change: +0.07 🎉

Comparison is base (0f6c23d) 28.98% compared to head (f2bea49) 29.06%.

Additional details and impacted files
@@            Coverage Diff             @@
##            gj-ob     #678      +/-   ##
==========================================
+ Coverage   28.98%   29.06%   +0.07%     
==========================================
  Files          59       59              
  Lines        4067     4056      -11     
==========================================
  Hits         1179     1179              
+ Misses       2888     2877      -11     
Impacted Files Coverage Δ
pallets/ocex/src/benchmarking.rs 0.00% <ø> (ø)
pallets/ocex/src/lib.rs 0.00% <ø> (ø)
pallets/ocex/src/tests.rs 0.00% <ø> (ø)
pallets/ocex/src/weights.rs 0.00% <ø> (ø)
primitives/polkadex/src/ingress.rs 0.00% <ø> (ø)

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 in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@serhii-temchenko serhii-temchenko added the A0-PleaseReview Pull request needs code review. label Apr 4, 2023
# Conflicts:
#	pallets/ocex/src/lib.rs
@Gauthamastro Gauthamastro merged commit c9f7405 into gj-ob Apr 5, 2023
1 check passed
@Gauthamastro Gauthamastro deleted the fx-remove-shutdown branch April 5, 2023 13:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A0-PleaseReview Pull request needs code review.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants