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(pallet): follow psp22 standard for decrease_allowance and burn #310

Merged

Conversation

chungquantin
Copy link
Collaborator

No description provided.

Daanvdplas and others added 30 commits May 19, 2024 17:38
# This is the 1st commit message:

refactor: general

# This is the commit message #2:

init

# This is the commit message #3:

begin refactor

# This is the commit message #4:

refactor: error handling

# This is the commit message #5:

tests: add error handling tests

# This is the commit message #6:

WIP

# This is the commit message #7:

finalise error handling

# This is the commit message #8:

refactor: easier review
Co-authored-by: Frank Bell <frank@r0gue.io>
@chungquantin chungquantin changed the base branch from main to chungquantin/main-psp22_pallet September 27, 2024 11:22
@chungquantin chungquantin merged commit b31db97 into chungquantin/main-psp22_pallet Sep 27, 2024
4 of 5 checks passed
@chungquantin chungquantin deleted the chungquantin/feat-psp22_pallet branch September 27, 2024 11:22
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 51.52%. Comparing base (5021c2f) to head (65355ab).
Report is 2 commits behind head on chungquantin/main-psp22_pallet.

@@                        Coverage Diff                         @@
##           chungquantin/main-psp22_pallet     #310      +/-   ##
==================================================================
+ Coverage                           51.47%   51.52%   +0.05%     
==================================================================
  Files                                  48       48              
  Lines                                4894     4902       +8     
  Branches                             4894     4902       +8     
==================================================================
+ Hits                                 2519     2526       +7     
- Misses                               2326     2327       +1     
  Partials                               49       49              
Files with missing lines Coverage Δ
pallets/api/src/fungibles/mod.rs 92.51% <100.00%> (-0.39%) ⬇️
pallets/api/src/fungibles/tests.rs 99.69% <100.00%> (+<0.01%) ⬆️

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.

4 participants