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

feat: market stage one (with old api support) #1815

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Conversation

quasisamurai
Copy link
Collaborator

No description provided.

@quasisamurai quasisamurai requested a review from a team as a code owner December 25, 2018 10:12
Copy link
Member

@sokel sokel left a comment

Choose a reason for hiding this comment

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

pls, rebase to master

await market.RemoveWorker(accounts[0], master, { from: master });
});
});
// describe('RegisterWorker', () => {
Copy link
Member

Choose a reason for hiding this comment

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

repair tests

* administratum: advanced master-worker relations

* feat: change onwable => administratable

* orders crud

* master-worker crud

* deals crud

* change requests crud

* massive market reworking

* feat: migrate func added

* crud for administratum

* fix: cr status bug

* fix: counterpartry bid matching

* fix: migrate order

* rating fields
@quasisamurai quasisamurai added T: API breaking This PR/Issue breaks API T: WIP This PR/Issue still in progress S: Blockchain This PR/Issue changes Blockchain API S: Smart-contracts This PR/Issue changes SC labels Dec 25, 2018
@quasisamurai quasisamurai force-pushed the feat/market-stage-one branch 2 times, most recently from 5ede4b4 to a34cbe2 Compare December 25, 2018 13:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
S: Blockchain This PR/Issue changes Blockchain API S: Smart-contracts This PR/Issue changes SC T: API breaking This PR/Issue breaks API T: WIP This PR/Issue still in progress
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants