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

add UTXOs counting to GetBalanceByAddress request #2080

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from

Conversation

Aleoami
Copy link
Contributor

@Aleoami Aleoami commented Jun 7, 2022

So to see who's bought and who's mined coins, and maybe incentivize people to compound their balances seeing the huge number of funds' chunks

@codecov
Copy link

codecov bot commented Jun 7, 2022

Codecov Report

Attention: Patch coverage is 0% with 16 lines in your changes missing coverage. Please review.

Project coverage is 59.25%. Comparing base (3908f27) to head (5f5d91a).
Report is 83 commits behind head on dev.

Files with missing lines Patch % Lines
app/rpc/rpchandlers/get_balance_by_address.go 0.00% 7 Missing ⚠️
app/appmessage/rpc_get_balance_by_address.go 0.00% 3 Missing ⚠️
app/rpc/rpchandlers/get_balances_by_addresses.go 0.00% 2 Missing ⚠️
...grpcserver/protowire/rpc_get_balance_by_address.go 0.00% 2 Missing ⚠️
...cserver/protowire/rpc_get_balances_by_addresses.go 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##              dev    #2080      +/-   ##
==========================================
- Coverage   59.32%   59.25%   -0.08%     
==========================================
  Files         678      678              
  Lines       32594    32600       +6     
==========================================
- Hits        19337    19316      -21     
- Misses      10467    10489      +22     
- Partials     2790     2795       +5     

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

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.

1 participant