Skip to content
This repository has been archived by the owner on Jun 6, 2023. It is now read-only.

Market actor accepts deals published from miner control addresses #1321

Merged
merged 2 commits into from
Dec 7, 2020

Conversation

anorth
Copy link
Member

@anorth anorth commented Dec 4, 2020

The market actor currently requires a deal to be published by the worker address of the deal provider (miner). This change also allows the miner's control addresses, which gives more flexibility to miners. The change is straightforward, and I refactored tests a little to support exercising it.

Closes #1317

@anorth anorth requested review from magik6k and ZenGround0 December 4, 2020 03:00
Copy link
Contributor

@ZenGround0 ZenGround0 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@anorth anorth merged commit 911672e into master Dec 7, 2020
@anorth anorth deleted the anorth/dealcontrol branch December 7, 2020 00:30
bibibong pushed a commit to EpiK-Protocol/go-epik-actors that referenced this pull request Feb 19, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Allow publishing deals using control addresses
2 participants