Coder Social home page Coder Social logo

core-pool-interface's People

Contributors

dependabot[bot] avatar eyfl avatar iquidus avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

core-pool-interface's Issues

help: miner examples for additional networks

miner info and examples for recently added networks (ethereum, ropsten, ubiq).

ethereum and ropsten should be identical, as will be the case with an pure ethash chains. perhaps instead of duplicates some king of aliasing could be used? (ropsten -> ethereum).

Fix blurred font on right drawer

The right drawer needs some CSS optimisation, as after hide and reveal back the font is blurred.
You can check the main content and the right drawer's text in the attached image. The text is not blurred before hiding the drawer.

Adding translateZ in the animations seems to help, but haven't tried it properly from the Chrome dev tools.

.v-navigation-drawer {
    transform: translateZ(0) translateX(0%);
}

Apparently it has to be added in the JS animation for when drawer is opened.

image

Change testnet warning color on home page

It might be easier for the user to read/parse the page, if the "red testnet note" wasn't so prominent.

I would suggest one of the followings:

  • red border, red font, transparent or semi-transparent background
  • changing the note level to warning so the background becomes orange (not sure if this looks nicer)

Last Block Found - time travel?

Last Block Found often reports a future timestamp upon updating, this is clearly not correct. Requires further investigation.

refactor api string

currently the api url in params/config is expected to be appended by /api, this is a little confusing.

/api should be prefixed to api calls and removed from config.

Network Hashrate and difficulty

I am working on building the frontend and everything seems to work except Network hashrate and difficulty show Nan undefinedH
Any updates? Everything for the frontend shows but now none of the stats work. No block height, hashrate epoch

Remove top left hamburger (hides nav menu)

UX wise, I don't see any reason for hiding the left navigation menu, as we don't have many items and at the moment they are just icons without text. For this reason, I would suggest removing the top left hamburger from this page.

Take care though of the mobile responsive breakpoint as in this case and with the current setup, there will not be a way to open the nav. We can probably show the hamburger at the mobile breakpoint only.

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.