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

[11.x] received transfers #877

Merged
merged 7 commits into from
Feb 1, 2024
Merged

Conversation

gkmk
Copy link
Contributor

@gkmk gkmk commented Feb 1, 2024

Adds the functionality of received transfers relationship to v11

gkmk and others added 7 commits January 30, 2024 11:02
This adds functionality to query the database for transfers in the other direction, payments. Lookup what transfers happened from another wallet to this one.

Signed-off-by: George Klincarski <g.klincarski@gmail.com>
Add payments relation on wallet
Signed-off-by: George Klincarski <g.klincarski@gmail.com>
Signed-off-by: George Klincarski <g.klincarski@gmail.com>
Copy link

codecov bot commented Feb 1, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (cf3858c) 100.00% compared to head (543fc83) 100.00%.

Additional details and impacted files
@@             Coverage Diff             @@
##              master      #877   +/-   ##
===========================================
  Coverage     100.00%   100.00%           
- Complexity       581       582    +1     
===========================================
  Files             88        88           
  Lines           2029      2034    +5     
===========================================
+ Hits            2029      2034    +5     

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

@rez1dent3 rez1dent3 changed the title V11 received transfers [11.x] received transfers Feb 1, 2024
@rez1dent3 rez1dent3 added enhancement New feature or request 11.x-dev labels Feb 1, 2024
@rez1dent3
Copy link
Member

@gkmk Thank you very much for your contribution to the project. Great pull request.

@rez1dent3 rez1dent3 merged commit d96abf3 into bavix:master Feb 1, 2024
72 of 75 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
11.x-dev enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants