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 #1821

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

feat: market stage one #1821

wants to merge 23 commits into from

Conversation

antmat
Copy link
Collaborator

@antmat antmat commented Jan 11, 2019

This PR is market rework to provide migrations support. Currently old market API is supported

@antmat antmat requested a review from a team as a code owner January 11, 2019 16:21
@antmat antmat added S: Smart-contracts This PR/Issue changes SC T: refactor This PR/Issue refactors some parts of code T: WIP This PR/Issue still in progress labels Jan 11, 2019
@antmat antmat force-pushed the feat/market-stage-one-2 branch 2 times, most recently from a037eaa to 4beac8e Compare January 24, 2019 15:19
)

type MarketShredder struct {
type MarketShredder interface {
WeDontNeedNoWaterLetTheMothefuckerBurn(ctx context.Context, pKey *ecdsa.PrivateKey) error
Copy link
Member

Choose a reason for hiding this comment

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

👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
S: Smart-contracts This PR/Issue changes SC T: refactor This PR/Issue refactors some parts of code T: WIP This PR/Issue still in progress
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants