Git Product home page Git Product logo

blockvote's People

Contributors

maxhille avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

teppi210

blockvote's Issues

Calculate block stats

When a new block arrives, stat calculation is kicked off. The stats should contain 24h, 7d and 30d averages for SegWit & Blocksize (BU+Classic) increase.

Show node count

Show node counts. This data would need to be sources from some API.

Improve memcache usage

While we already use memcache to cache Block info, we still hit the DB with a query for a couple of thousand keys to those blocks.

This Issue is about also caching the key queries, or better - caching the key+block entities.

Notification

While Status Notifications are not meant to act as Widgets per-se, users may want to have a updating notification anyway. Google Weather / Launcher does it, too ;-)

Copy preformatted

Add a function to copy the current stats table (in preformatted form?) for easier sharing.

Stats URL

Current stats are available via HTML, JSON and protobuf.

BU -> EC

change "Bitcoin Unlimited"/"BU" to "Emergent Consensus"/"EC". Just the strings. Let's keep the DB/server entities in historical legacy ;-)

DB init

Set up block polling:

  • block info needed: version (for segwit), coinbase tx script (for unlimited)
  • should get to 30d of blocks ASAP

About card

Add a card to the dashboard with a link to a website which offers info on collaboration and Bitcoin donations.

Show update timeframe

The wait for data after installing can be confusing because there is no info on how long it will take.

Add the text 'can take up to one hour' somewhere.

Send FCM

The server should send the stats to FCM once available.

FAQ page

make an FAQ page and link it in the app (like the policy)

stats aggregation

for URL '/stats' (admin-accessible), generate the stats for the day

prefetch data

use history call to fetch first time data after install

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.