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: make bids public #884

Merged
merged 3 commits into from
Mar 28, 2019
Merged

Feat: make bids public #884

merged 3 commits into from
Mar 28, 2019

Conversation

nachomazzara
Copy link
Contributor

@nachomazzara nachomazzara commented Mar 25, 2019

Random user:
Screen Shot 2019-03-25 at 15 23 30

Owner of one bid:
Screen Shot 2019-03-25 at 15 26 23

Owner of the asset:
Screen Shot 2019-03-25 at 15 24 53

bids =
tab === PROFILE_PAGE_TABS.archivebids
? getWalletArchivedBids(state, addresses[address].bids)
: getWalletUnarchivedBids(state, addresses[address].bids)
Copy link
Contributor

Choose a reason for hiding this comment

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

❤️

@nicosantangelo nicosantangelo merged commit 191afb4 into master Mar 28, 2019
@nicosantangelo nicosantangelo deleted the feat/bids-public branch March 28, 2019 11:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants