Giter VIP home page Giter VIP logo

command-center's People

Contributors

0x31 avatar jazg avatar longfei-zhao avatar maximilianr avatar ryanswart avatar ryanswrt avatar varenfinance avatar xnyl avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

command-center's Issues

Network Overview Page

  • Shows RenVM's collateral graph
  • Shows RenVM's volume graph
  • Shows RenVM's total value graph

Integrators Page - Link contracts to projects

The Integrators Page ranks dApps and smart contracts that are using RenVM by their daily volume.

While a simpler page will be included in v1.0.0 that links contract addresses (e.g. 0x1231...) and volumes, v1.1.0 will include a more intuitive page that groups smart contracts into the projects they belong to (e.g. ChaosDEX).

bridge.renproject.io does not work in TOR browser!

This is a repost from the bridge repository because I cannot see any activity over there (sorry if I'm wrong):

Unfortunately the bridge at https://bridge.renproject.io/ does not work in the TOR browser. After pressing the "Confirm" button nothing happens. This is unfortunate because in some countries Bitcoin trading is better done via the TOR network, e.g. the TOR browser.

You probably would be getting a lot more users if the bridge would be compatible with the TOR browser (as almost all crypto DEX are).

Embed or link to RenVM Status Page

Command Center should either link to RenVM's Status Page, or embed it.

Custom designs have been prepared, but there may be limitations in how the embedded status page can be styled.

image

Integrators page: Show cumulative volume

Currently, the integrators page only shows the BTC volume. While the integrators would still have to be fetched from the back-end sorted by the volume of a single asset, it show add these volumes up in the table.

Integrators page: Improve sorting

Integrators should be able to be sorted by both 24 hour volume, and all-time volume.

The user should be able to select which asset (BTC/ZEC/BCH) the rows should be sorted by - since they can't be fetched from the back-end sorted by the summed volume.

Operator Page: Improved Reward Withdraw Screen

Currently, each token is withdrawn one by one, and cross-chain withdraws have an unintuitive flow.

The panned update is to have a single Withdraw button that opens a modal providing inputs to let the user provide their address for each token.

There may be some limitations imposed by the Payment contract on the ability to withdraw cross-chain with a single transaction. Ideally, users should enter all the required information and then sign a single transaction.

Add support for more wallets

Some wallets/APIs that should be investigated:

  • Authereum
  • WalletConnect
  • Fortmatic
  • Portic
  • Dapper
  • Squarelink
  • Torus

Additional web3 wallets should be tested, including:

  • Hardware wallets
  • MEW Extension
  • Equal Extension
  • Mobile wallets

Inconsistent rewards earned by Darknodes

I am running a darknode on Chaosnet and it appears to be stuck. I have been running it for months now and have no income available for withdrawal and the pending is only at $0.05.

The darknode appears to be operating correctly and my digital ocean droplet appears to be operating as expected. Just the funds don't seem to be showing up as available for withdrawal.

Integrators page: Search functionality

Right now, the search input filters the integrators already loaded into the browser, instead of doing a search on the server side. While GraphQL supports searching, the names of the integrators are resolved in the front-end.

Solutions may include:

  1. The front-end can search through the names of all integrators, and then request the details of the matched contracts from the back-end.
  2. The back-end can be updated to store the integrator names - this may not be possible in subgraph.

Remove hard coded Gas Limit to allow arbitrary contract code registration.

Description

Currently, you cannot use arbitrary contract code to call on a registration for a darknode because of the hard coded gas limit found here:

const hardCodedGas = 500000;

Steps to Reproduce

  1. Try to approve an Aragon Agent to register a darknode. Console will error with gas required exceeds allowance (10000000) or always failing transaction.

Possible Fixes

  • Remove the hard coded gas limit. I believe this should fix things.

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.