Skip to content
This repository has been archived by the owner on Feb 26, 2024. It is now read-only.

feat(filecoin): implement deal expiration #869

Merged
merged 2 commits into from
Mar 26, 2021

Conversation

mikeseese
Copy link
Contributor

This PR implements Deal Expiration (the act of changing a deal's state from Active to Expired after the specified duration)

@davidmurdoch davidmurdoch changed the title feat(filecion): implement deal expiration feat(filecoin): implement deal expiration Mar 17, 2021
@mikeseese mikeseese force-pushed the fix/filecoin-seed-randomization branch from 786f3c6 to b0f85c1 Compare March 25, 2021 17:50
@mikeseese mikeseese force-pushed the feat/filecoin-deal-expiration branch from d2c50be to 6b0d54b Compare March 25, 2021 17:50
@mikeseese mikeseese force-pushed the fix/filecoin-seed-randomization branch from b0f85c1 to 76546b7 Compare March 25, 2021 18:10
@mikeseese mikeseese force-pushed the feat/filecoin-deal-expiration branch from 6b0d54b to 7e40480 Compare March 25, 2021 18:10
Base automatically changed from fix/filecoin-seed-randomization to filecoin March 26, 2021 00:35
@mikeseese
Copy link
Contributor Author

I got approval from @tcoulter on Slack to merge this without his review (I also got @davidmurdoch's approval to merge without Tim's approval).

Tests fail in this PR due to not having fixes from #877 yet, but I'm going to apply fixes for that in a new PR and merge this for now to be done with it

@mikeseese mikeseese merged commit 8e487ee into filecoin Mar 26, 2021
@mikeseese mikeseese deleted the feat/filecoin-deal-expiration branch March 26, 2021 00:35
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants