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

take out deprecated extrinsic #648

Merged
merged 4 commits into from Aug 2, 2022
Merged

Conversation

ETeissonniere
Copy link
Member

As of today, we use the new batch extrinsic for allocations, not allocate
anymore, so we can take it out.

@codecov
Copy link

codecov bot commented Jul 29, 2022

Codecov Report

Merging #648 (1403ba4) into master (d0c20b0) will decrease coverage by 0.08%.
The diff coverage is 55.26%.

@@            Coverage Diff             @@
##           master     #648      +/-   ##
==========================================
- Coverage   89.73%   89.64%   -0.09%     
==========================================
  Files          33       33              
  Lines        6232     6169      -63     
==========================================
- Hits         5592     5530      -62     
+ Misses        640      639       -1     
Impacted Files Coverage Δ
node/src/chain_spec.rs 0.00% <ø> (ø)
node/src/cli.rs 0.00% <0.00%> (ø)
node/src/rpc.rs 0.00% <0.00%> (ø)
node/src/service.rs 0.00% <0.00%> (ø)
pallets/grants/src/benchmarking.rs 100.00% <ø> (ø)
pallets/grants/src/lib.rs 62.96% <ø> (ø)
runtimes/eden/src/pallets_parachain.rs 0.00% <ø> (ø)
runtimes/eden/src/pallets_system.rs 0.00% <ø> (ø)
runtimes/eden/src/pallets_util.rs 0.00% <ø> (ø)
runtimes/eden/src/version.rs 0.00% <ø> (ø)
... and 9 more

Help us with your feedback. Take ten seconds to tell us how you rate us.

@aliXsed aliXsed merged commit 33b24c0 into master Aug 2, 2022
@aliXsed aliXsed deleted the chore/takeout-deprecated-extrinsic branch August 2, 2022 03:48
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

2 participants