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

[Feature] RPC: Filecoin.StateDealProviderCollateralBounds. #4084

Merged
merged 8 commits into from
Apr 8, 2024

Conversation

ruseinov
Copy link
Contributor

@ruseinov ruseinov commented Mar 20, 2024

Summary of changes

Changes introduced in this pull request:

  • introduces Filecoin.StateDealProviderCollateralBounds RPC endpoint

Reference issue to close (if applicable)

Closes

Other information and links

Change checklist

  • I have performed a self-review of my own code,
  • I have made corresponding changes to the documentation,
  • I have added tests that prove my fix is effective or that my feature works (if possible),
  • I have made sure the CHANGELOG is up-to-date. All user-facing changes should be reflected in this document.

@ruseinov ruseinov force-pushed the ru/feature/rpc-state-deal-provider-coll-bounds branch from 35ee5c3 to 5695223 Compare March 21, 2024 11:33
@ruseinov ruseinov marked this pull request as ready for review March 21, 2024 11:34
@ruseinov ruseinov requested a review from a team as a code owner March 21, 2024 11:34
@ruseinov ruseinov requested review from lemmih and elmattic and removed request for a team March 21, 2024 11:34
@ruseinov
Copy link
Contributor Author

Still not ready for review, just running CI.

@ruseinov ruseinov marked this pull request as draft March 21, 2024 14:59
@ruseinov ruseinov force-pushed the ru/feature/rpc-state-deal-provider-coll-bounds branch from 11285dd to d19216a Compare March 25, 2024 13:54
@ruseinov ruseinov marked this pull request as ready for review March 25, 2024 13:55
@ruseinov ruseinov marked this pull request as draft March 25, 2024 14:08
@ruseinov ruseinov force-pushed the ru/feature/rpc-state-deal-provider-coll-bounds branch from 1164274 to de6b1b5 Compare April 5, 2024 10:40
@ruseinov ruseinov marked this pull request as ready for review April 5, 2024 10:40
@ruseinov ruseinov marked this pull request as draft April 5, 2024 11:47
@ruseinov ruseinov marked this pull request as ready for review April 8, 2024 11:01
@ruseinov
Copy link
Contributor Author

ruseinov commented Apr 8, 2024

Rename get_circulating_supply to get_state_circulating_supply.
Document the difference between get_vm_circulating_supply and get_state_circulating_supply.
Possibly move get_state_circulating_supply out of vm_circ_supply.rs as it's confusing.

@ruseinov ruseinov added this pull request to the merge queue Apr 8, 2024
Merged via the queue into main with commit cb1793a Apr 8, 2024
27 of 30 checks passed
@ruseinov ruseinov deleted the ru/feature/rpc-state-deal-provider-coll-bounds branch April 8, 2024 13:12
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.

None yet

3 participants