Git Product home page Git Product logo

electrum-dash's Issues

Invalid coin name

When I try to sign multisig transaction with trezor I get 'Invalid coin name'. I use trezor one 1.6.2 firmware, Ubuntu 16.04 and electrum-dash 3.2.2

AttributeError: module 'electrum_dash.plugins' has no attribute '__file__'

Hello,

if i simply install electrum-dash in a python3.6 venv i get the following error if i try to call it for a new address from the cli with "electrum-dash createnewaddress":

pip install https://github.com/akhavr/electrum-dash/releases/download/3.2.3.2/Dash-Electrum-3.2.3.2.tar.gz#egg=electrum[fast]

full trace

Traceback (most recent call last):
  File "/home/claris/Dokumente/PyCharm/echo/venv/bin/electrum-dash", line 474, in <module>
    plugins = init_plugins(config, 'cmdline')
  File "/home/claris/Dokumente/PyCharm/echo/venv/bin/electrum-dash", line 328, in init_plugins
    return Plugins(config, is_local or is_android, gui_name)
  File "/home/claris/Dokumente/PyCharm/echo/venv/lib/python3.6/site-packages/electrum_dash/util.py", line 344, in <lambda>
    return lambda *args, **kw_args: do_profile(args, kw_args)
  File "/home/claris/Dokumente/PyCharm/echo/venv/lib/python3.6/site-packages/electrum_dash/util.py", line 340, in do_profile
    o = func(*args, **kw_args)
  File "/home/claris/Dokumente/PyCharm/echo/venv/lib/python3.6/site-packages/electrum_dash/plugin.py", line 50, in __init__
    self.pkgpath = os.path.dirname(plugins.__file__)
AttributeError: module 'electrum_dash.plugins' has no attribute '__file__'

problems with the button Tools/Preferences

In version 2.9.3.1+ Win10 stopped clicking the button Preferences and I can not get into the settings.
The problem occurs when you turn on to show FX rate and FIAT, after you turn it on - the menu Preferences is unavailable anymore.
When I press it - nothing happens, other buttons in Tools and other menu work without problems.

I reinstalled the wallet but the problem still exists, where does the wallet stores the settings?

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.