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

Tx # in block list #23

Merged
merged 1 commit into from Aug 16, 2019
Merged

Tx # in block list #23

merged 1 commit into from Aug 16, 2019

Conversation

aucch
Copy link
Contributor

@aucch aucch commented Aug 15, 2019

close #22

@longfin longfin requested a review from dahlia August 16, 2019 01:03
@longfin longfin added this to In progress in PyCon Korea 2019 via automation Aug 16, 2019
@limebell limebell added the good first issue Good for newcomers label Aug 16, 2019
@limebell limebell removed this from In progress in PyCon Korea 2019 Aug 16, 2019
@limebell limebell added this to In progress in PyCon Korea 2019 via automation Aug 16, 2019
@@ -152,6 +168,7 @@ const BlockList: React.FC<BlockListProps> = ({ blocks }) => {
layoutMode={DetailsListLayoutMode.justified}
isHeaderVisible={true}
onItemInvoked={block => navigate(`/block/?${block.hash}`)}

Copy link
Member

Choose a reason for hiding this comment

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

It's trivial 😄

Suggested change

@dahlia dahlia merged commit 339528f into planetarium:master Aug 16, 2019
PyCon Korea 2019 automation moved this from In progress to Done Aug 16, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
No open projects
Development

Successfully merging this pull request may close these issues.

Show transaction count information at index page
6 participants