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

Transaction Sponsorship #767

Merged
merged 50 commits into from Aug 30, 2023
Merged

Transaction Sponsorship #767

merged 50 commits into from Aug 30, 2023

Conversation

aliXsed
Copy link
Contributor

@aliXsed aliXsed commented Aug 3, 2023

  • Add update for user limits and pot limits
  • Benchmark using the standard machine

@codecov
Copy link

codecov bot commented Aug 4, 2023

Codecov Report

Patch coverage: 82.52% and project coverage change: +8.27% 🎉

Comparison is base (31483cf) 64.87% compared to head (4b1d0d9) 73.14%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #767      +/-   ##
==========================================
+ Coverage   64.87%   73.14%   +8.27%     
==========================================
  Files          40       47       +7     
  Lines        6072     8981    +2909     
==========================================
+ Hits         3939     6569    +2630     
- Misses       2133     2412     +279     
Files Changed Coverage Δ
pallets/grants/src/weights.rs 0.00% <0.00%> (ø)
pallets/uniques/src/weights.rs 0.00% <0.00%> (ø)
runtimes/eden/src/lib.rs 2.80% <0.00%> (-0.03%) ⬇️
runtimes/eden/src/pallets_system.rs 0.00% <0.00%> (ø)
runtimes/eden/src/pallets_util.rs 0.00% <0.00%> (ø)
runtimes/eden/src/weights/frame_system.rs 0.00% <0.00%> (ø)
runtimes/eden/src/weights/pallet_balances.rs 0.00% <0.00%> (ø)
...imes/eden/src/weights/pallet_collator_selection.rs 0.00% <0.00%> (ø)
runtimes/eden/src/weights/pallet_membership.rs 0.00% <0.00%> (ø)
runtimes/eden/src/weights/pallet_multisig.rs 0.00% <0.00%> (ø)
... and 18 more

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

@aliXsed aliXsed marked this pull request as ready for review August 10, 2023 05:05
@aliXsed aliXsed requested a review from Hounsette August 10, 2023 05:07
Copy link
Member

@ETeissonniere ETeissonniere left a comment

Choose a reason for hiding this comment

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

Looking good! I left some minor changes and thoughts

pallets/sponsorship/README.md Outdated Show resolved Hide resolved
pallets/sponsorship/src/benchmarking.rs Show resolved Hide resolved
support/src/lib.rs Outdated Show resolved Hide resolved
support/Cargo.toml Outdated Show resolved Hide resolved
pallets/sponsorship/Cargo.toml Outdated Show resolved Hide resolved
runtimes/eden/src/pallets_util.rs Outdated Show resolved Hide resolved
pallets/sponsorship/src/lib.rs Outdated Show resolved Hide resolved
pallets/sponsorship/src/lib.rs Outdated Show resolved Hide resolved
pallets/sponsorship/src/lib.rs Outdated Show resolved Hide resolved
@ETeissonniere ETeissonniere removed the request for review from Hounsette August 15, 2023 22:50
…ited usefulness compared with the added complexity of correct benchmarking
The benchamrk test for "sponosr_for" extrinsic will come in the next commit
# Conflicts:
#	runtimes/eden/src/lib.rs
#	runtimes/eden/src/pallets_util.rs
Copy link
Member

@ETeissonniere ETeissonniere left a comment

Choose a reason for hiding this comment

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

lgtm. to be merged once the try-runtime checks pass

@ETeissonniere ETeissonniere merged commit 042a562 into master Aug 30, 2023
7 checks passed
@ETeissonniere ETeissonniere deleted the aliX/sponsorship_pallet branch August 30, 2023 02:54
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