Skip to content

feat: invoice payment functionality#155

Merged
0xDeon merged 1 commit intoShadeProtocol:mainfrom
DioChuks:feature/invoice-payment
Feb 26, 2026
Merged

feat: invoice payment functionality#155
0xDeon merged 1 commit intoShadeProtocol:mainfrom
DioChuks:feature/invoice-payment

Conversation

@DioChuks
Copy link
Contributor

@DioChuks DioChuks commented Feb 26, 2026

Description

Wasnt accounted for in the earlier push, so i've added comments to close this.
Amendment also done already.

Type of Change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation update
  • Code refactoring
  • Test improvements
  • Other (please describe):

Related Issues

Closes #75
Closes #134

Changes Made

  • added no new changes
  • only comments

Testing

  • I have added tests that prove my fix is effective or that my feature works
  • All existing tests pass locally
  • I have tested this manually

Checklist

  • My code follows the project's style guidelines
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published

Screenshots (if applicable)

Additional Notes

@0xDeon 0xDeon requested review from 0xDeon and codebestia February 26, 2026 12:54
Copy link
Contributor

@0xDeon 0xDeon left a comment

Choose a reason for hiding this comment

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

Lgtm

@0xDeon 0xDeon merged commit b5a4274 into ShadeProtocol:main Feb 26, 2026
4 checks passed
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.

Implement Invoice Amendment Functionality Implement Invoice Payment Functionality

2 participants