-
Notifications
You must be signed in to change notification settings - Fork 225
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
update closing/closed state logic (#167)
fixes: #162
refs: #143
- On TxCloseDeployment orders and fulfillment should be set to CLOSED.
- Orders and fulfillments should not have a CLOSING state.
- The market engine should not send TxDeploymentClosed.
- The provider should send TxDeploymentClosed.
- TxDeploymentClosed rename to TxLeaseClosed and is per lease
- The TxLeaseClosed is valid if sent by the lease provider
- The deployment is CLOSED once all leases are CLOSED
- Query active leases for deployment
- update dot diagram
- if no active leases set deployment and groups to closed
- Loading branch information
Showing
27 changed files
with
715 additions
and
618 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.