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

feat: Add an ability to use real account energy for proxy #260

Merged
merged 12 commits into from
Apr 9, 2024

Conversation

F3Joule
Copy link
Member

@F3Joule F3Joule commented Mar 29, 2024

Release Checklist

  • Verify spec_version has been incremented since the last release.
  • Verify pallet and extrinsic ordering has stayed the same. Bump transaction_version if not.
  • Verify new extrinsics have been correctly whitelisted/blacklisted for BaseCallFilter
  • There are benchmarks for newly created extrinsics.
  • Verify weights have been updated for any modified runtime logic.
  • There are tests for newly created logic.
  • All the tests pass.
  • Ensure migrations run correctly.

@F3Joule F3Joule self-assigned this Mar 29, 2024
@F3Joule F3Joule requested review from olehmell and siman March 29, 2024 12:06
@F3Joule F3Joule added the feature-release A new feature PR ready to release label Mar 29, 2024
@F3Joule F3Joule changed the title Add an ability to use real account energy for proxy feat: Add an ability to use real account energy for proxy Mar 29, 2024
pallets/energy/src/lib.rs Outdated Show resolved Hide resolved
pallets/energy/src/lib.rs Outdated Show resolved Hide resolved
@F3Joule F3Joule marked this pull request as ready for review March 29, 2024 15:22
@F3Joule F3Joule requested a review from siman April 2, 2024 12:55
pallets/energy/src/tests.rs Outdated Show resolved Hide resolved
@F3Joule F3Joule requested a review from olehmell April 9, 2024 14:11
@F3Joule F3Joule merged commit cb8489a into main Apr 9, 2024
1 of 2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-release A new feature PR ready to release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants