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

Blocks listing and home page improvement #52

Merged
merged 9 commits into from Sep 12, 2019

Conversation

AnthonyLaw
Copy link
Member

Added

  • vuex state management
  • current block height and blocks listing data will maintain by vuex
  • added newBlock Listner
  • new added block will update latest block height and block listing via vuex.
  • simplify pagination in blocks listing page

Remove

  • unused variable
  • unused function

close #40 and #41

@joegeorge-git joegeorge-git merged commit 185e744 into symbol:master Sep 12, 2019
@AnthonyLaw AnthonyLaw deleted the blocks-listing branch September 26, 2019 06:56
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.

[Task]Home page improvement
2 participants