Giter Site home page Giter Site logo

norwnd / dcrdex Goto Github PK

View Code? Open in Web Editor NEW

This project forked from decred/dcrdex

0.0 0.0 0.0 50.2 MB

The Decred Decentralized Exchange (DEX), powered by atomic-swaps.

License: Other

Shell 1.87% JavaScript 0.06% Go 90.01% TypeScript 6.98% Dockerfile 0.02% SCSS 0.75% Solidity 0.30%

dcrdex's People

Contributors

0xmichalis avatar amass01 avatar andsiu avatar artikozel avatar beastmode123456 avatar bgptr avatar buck54321 avatar chappjc avatar dajohi avatar davecgh avatar degeri avatar dnldd avatar dominicting avatar fernandoabolafio avatar itswisdomagain avatar joegruffins avatar juneezee avatar karamble avatar kevinstl avatar lastshaman avatar martonp avatar norwnd avatar peterzen avatar song50119 avatar ukane-philemon avatar vctt94 avatar victorgcramos avatar xaur avatar

dcrdex's Issues

ui: add opt-in setting to remember password

Consider a button on settings screen that will allow:

  • dexc to remember password across restarts
  • if that's not viable ^ then maybe have just an option that swaps default for remember password field in UI from "non-checked" to "checked"

this is useful during development/testing, and for cases when risks don't concern the user (if he runs dexc in "safe" environment, he doesn't need to enter all those passwords every time). It doesn't sacrifice "security-oriented by default" either.

ui: canceled match lurking in background (order page)

revoked_cancel_order_lurking.webm

This happens to all kinds of orders: canceled or even booked / revoked, I assume the issue comes from receiving pre-built page from server and hiding some elements (like canceled match card) afterwards if they aren't relevant.

While this seems like a minor thing I think a take along the lines "if an app feels buggy I won't let it handle my finances" is quite popular.

ui: consider displaying balance as ? when wallet falls out of sync

The idea is similar to #15 and is basically to display wallet balance as ? when we can tell that wallet fell out of sync (meaning, we prefer to show ? = unknown balance instead of stale value),

implementation notes:

  • this could be especially useful during initial sync (when your balance stays at 0 until we get to the most recent blocks) and/or for users who aren't used to the details of blockchain-sync in provider-dominated world (typically provider is always synched and will display up-to-date user balance value immediately upon wallet startup)
  • shouldn't switch to ? too often (only if sync is expected to take some time, maybe upon initial sync only) because that would likely look weird/jerky

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.