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

fix: api: add datacap balance to circ supply #12348

Merged
merged 2 commits into from
Aug 7, 2024
Merged

fix: api: add datacap balance to circ supply #12348

merged 2 commits into from
Aug 7, 2024

Conversation

jennijuju
Copy link
Member

while datacap actor is not expected to be receiving funds, however, it did https://filfox.info/en/message/bafy2bzacebszh56u7lqkooszlmoszfumiq4zztgavsbgnxs2t7cmimpp656cs?t=1 . which is uncovered for circulating supply APIs internal accounting.

@jennijuju jennijuju linked an issue Aug 6, 2024 that may be closed by this pull request
11 tasks
@jennijuju jennijuju marked this pull request as draft August 6, 2024 17:02
@jennijuju jennijuju marked this pull request as ready for review August 6, 2024 17:39
chain/stmgr/supply.go Outdated Show resolved Hide resolved
@jennijuju
Copy link
Member Author

post change output

./lotus state  circulating-supply
Exact circulating supply:  23576960.0003615724929024 FIL

@jennijuju jennijuju merged commit 704f049 into master Aug 7, 2024
84 checks passed
@jennijuju jennijuju deleted the jen/12347 branch August 7, 2024 00:05
@rjan90 rjan90 mentioned this pull request Aug 31, 2024
8 tasks
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.

Filecoin.StateCirculatingSupply method is not working right after nvm23
2 participants