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

Dev -- merge next and api #845

Closed
wants to merge 12 commits into from
Closed

Dev -- merge next and api #845

wants to merge 12 commits into from

Conversation

ZenGround0
Copy link
Contributor

This is a preemptive merge of builtin actors api work into latest next. It's for my own development purposes so I can have the nice handle_filecoin_method and also the builtin actor api changes in particular 8ae311 and caeb32 in a devnet. Feel free to land this into next if desired but it will probably be shut down as both next and api branch will be moving away from this over the next week

anorth and others added 12 commits November 6, 2022 09:08
* Export Datacap Actor methods

* Export Init Actor methods

* Export Market Actor methods

* Export Miner Actor methods

* Export Multisig Actor methods

* Export Verifreg Actor methods

* Address review
* Power actor: Add exported getters for raw power

* FRC-XXXX is FRC-0042

* Power actor: network_raw_power: Return this_epoch_raw_byte_power

* Power actor: miner_raw_power: Return whether above consensus min power

* Power actor: types: serialize one-element structs transparently

* Address review

* Miner actor: Add exported getters for info and monies (#811)

* Miner actor: Add exported getters for info and monies

* Tweak comment

* Miner actor: Replace GetWorker and GetControls with IsControllingAddress

* Miner actor: Add exported GetAvailableBalance

* Miner actor: Add exported GetVestingFunds

* Miner actor: Remove exported monies getters

* Miner actor: types: serialize one-element structs transparently

* Address review

* Address review
* Market actor: GetDealTermExported: Return (start_epoch, duration)

* Market actor: Export getter for deal total price
@arajasek
Copy link
Contributor

I think we will want this. I opened #850 so that you could continue to use this branch for your own hacking.

@ZenGround0 ZenGround0 closed this Dec 13, 2022
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.

3 participants