Coder Social home page Coder Social logo

akhavr / electrum-drk Goto Github PK

View Code? Open in Web Editor NEW

This project forked from spesmilo/electrum

4.0 4.0 2.0 4.86 MB

Electrum-DRK; Darkcoin thin client

Home Page: http://electrum-drk.org

License: GNU General Public License v3.0

Shell 0.67% Python 96.30% CSS 0.44% AGS Script 2.58%

electrum-drk's People

Contributors

akhavr avatar badmofo avatar blinkystitt avatar chrisglass avatar coblee avatar codinganarchy avatar dabura667 avatar darrindaigle avatar dithi avatar dpdtex avatar enigmacurry avatar flatfly avatar genjix avatar grnbrg avatar jimboman77 avatar kazcw avatar kingwad avatar maxme avatar mkramlich avatar nelisky avatar neocogent avatar ortutay avatar ovidiusoft avatar pontius avatar rofl0r avatar samueltardieu avatar tessus avatar thgh avatar vrde avatar wozz avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

electrum-drk's Issues

Electrum-drk generates keys for bitcoin network

(.electrum-drk)akhavr@twist ~/src/electrum-drk $ ./electrum create
Password (hit return if you do not wish to encrypt your wallet):
15V6KGhmxfjHDf3YLG9tE46jkbHMRLwrcR
1HjRXPK8sYtVhWMTUvbpK4ZCkgW7jiocA7
1PwjexxMRowdAtSYJCSR2aiyEjXTg68qyB
1GDp8GoxPJkkKvNSJppAM5vM1daxuFBw57
168LisGMnVtxzN6jJoJT18UDPeRC3zw3gk
1PRGj6fE3DHdKe1WAWpXEfgVoE3EW5pqUc
13mzJDnbGTPfvLpqQm16QW6Tqyo346KPk6
1GiAbxDg5KALNZYf1aK8owLaQ9v2XuqD6y
Your wallet generation seed is:
"*****************************************************************************************"
Please keep it in a safe place; if you lose it, you will not be able to restore your wallet.
Wallet saved in '/home/akhavr/.electrum/wallets/default_wallet'

client can't connect to electrum-drk server

$ ./electrum -s 54.165.84.151:50002:s getbalance
Starting daemon [54.165.84.151:50002:s]
Not connected, aborting.

Server doesn't respond at specified address, though it works on localhost

fix server list

Client still tries to go to bitcoin electrum servers for the block headers list.

verify_merkle AssertionError on startup

Exception in thread Thread-4:
Traceback (most recent call last):
  File "/usr/lib/python2.7/threading.py", line 810, in __bootstrap_inner
    self.run()
  File "/home/akhavr/src/electrum-drk/lib/verifier.py", line 131, in run
    self.verify_merkle(tx_hash, result)
  File "/home/akhavr/src/electrum-drk/lib/verifier.py", line 141, in verify_merkle
    assert header.get('merkle_root') == self.merkle_roots[tx_hash]
AssertionError

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.