Giter Club home page Giter Club logo

multidoge's People

Contributors

boutcher avatar colindean avatar da2ce7 avatar gary-rowe avatar hak8or avatar hegjon avatar jim618 avatar kaloudis avatar langerhans avatar thegoddambatman avatar timmolter avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  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  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

multidoge's Issues

MtGox used for currency exchange rate

especially with recent issues with mtgox, I don't think it's a good idea to use it for the exchange rate. Coindesk bitcoin price index is supposed to be a weighted average of exchanges, which would be a better indication of value. Ideally, there should be an option to pick from multiple exchanges depending on which exchanges each user uses.

Multiple issues (crashes, never syncs, etc)

I'm experiencing multiple issues on FreeBSD 10/amd64.

In no particular order:

  • Sometimes will say "Connecting..." (in red), and never get past it. All other programs work fine.
  • Frequently (>95%) gets stuck on downloading. I've let it run a whole night on two separate ocasions, only to come back and realize it's made 0% progress. The java jvm is using 100% CPU.
  • Frequently (100% of times when the above issue manifests) crashes on exit. One time it even stopped displaying the UI altogether after a pkill java, and I had to restore the datadir from backup.
  • Says is "Online" (green), hovering the mouse over the text shows connected peers, but also a date from last year (latest block). There is no attempt to synchronize further. Trying to exit the software results in it hanging (see above).

All in all this has made MultiDoge pretty unusable in this case. It took a whole night and 6 more hours to do the initial sync (admittedly, I am in a remote location with slow internet access, but still. dogecoin-qt took almost 2 days to sync, and it did so flawlessly), after which I moved my funds to addresses in MultiDoge, and they have been inaccessible since because a) it will not fully sync and b) it keeps crashing.

I realize this is all a bit vague, but this has been the reality of my experience with multidoge. Just wondering if it's common at all?

Happy to help troubleshoot. I am not too familiar with Java however.

Do let me know of any suggestions you might have, and THANK YOU for the time you've put into dogecoin!

Suddenly unable to synchronize passed 94%

A problem occured this WE :

I noticed that Multidoge was unable to complete synchronization of my wallet.
I forced quit and after restart I had a message telling me my wallet was corrupted and that backup wallet was going to be loaded. The backup wallet sync stopped @ 94%
Multidoge became unresponsive, hardly refreshing UX on click, and 100%+ CPU consuming.

I am now unable to fully synchronize my wallet.
I tried to start over, without success.
I tried to wait, without success.
I tried rebooting, without success.

I am now back to dogecoin-QT and unable to use multidoge anymore :(

osx 10.9.2
multidoge 0.1.2

java.lang.OutOfMemoryError: Java heap space

couple weeks ago multidoge started gliching , not sure if its somehow related with latest java update or something else , but reinstalled wallets , java nothing helps , i just cannot fully sync wallet . Log goes like this , its syncs and then

09:01:20.375 [New I/O worker #31] INFO c.g.dogecoin.core.AbstractBlockChain - 2 blocks per second
09:01:21.619 [New I/O worker #31] INFO c.g.dogecoin.core.AbstractBlockChain - 3 blocks per second
09:01:22.826 [New I/O worker #31] INFO c.g.dogecoin.core.AbstractBlockChain - 2 blocks per second
09:01:24.785 [New I/O worker #31] INFO c.g.dogecoin.core.AbstractBlockChain - 2 blocks per second
09:01:25.966 [New I/O worker #31] INFO c.g.dogecoin.core.AbstractBlockChain - 2 blocks per second
09:01:27.846 [New I/O worker #31] INFO c.g.dogecoin.core.AbstractBlockChain - 2 blocks per second
09:01:29.616 [New I/O worker #31] INFO c.g.dogecoin.core.AbstractBlockChain - 2 blocks per second
09:02:01.808 [New I/O worker #31] WARN com.google.dogecoin.core.Peer - [71.228.253.19]:22556 - java.lang.OutOfMemoryError: Java heap space

09:02:03.103 [New I/O worker #31] WARN com.google.dogecoin.core.Peer - [71.228.253.19]:22556 - java.lang.OutOfMemoryError: Java heap space
.....
09:06:26.687 [New I/O worker #31] WARN com.google.dogecoin.core.Peer - [71.228.253.19]:22556 - java.lang.OutOfMemoryError: Java heap space

09:06:30.631 [New I/O worker #31] INFO com.google.dogecoin.core.Peer - [71.228.253.19]:22556 - Incomplete packet in underlying stream
Exception in thread "AWT-EventQueue-0" java.lang.OutOfMemoryError: Java heap space
Exception in thread "AWT-EventQueue-0" java.lang.OutOfMemoryError: Java heap space

any ideas , how to fix it , i was looking at means to pass "java -Xmx## -jar" parameter to set heap size , but unfortunatly i couldnt find jar

using 1.6 , java 8 rel 66 on win10x64

update: if i unload wallet i can sync up to date , if im loading wallet afterwards same OOM java heap space error

update2 : i managed to find jar file in temp dir while wallet is running and copy it , after running java -Xmx2G -jar temp.jar i was able to sync wallet and make transactions normaly , so seems wallet soft dont like large wallet files , would be nice to fix it , thanks

After force-close, MultiDoge won't open on Mac

As title said, I had to force close it since it was taking ages for closing and now it won't open again.

I click on the program, the icon is here on my dock but nothing appear. I tried to re-install it and it didn't worked.

Multidoge not syncing on new Ubuntu

With new Ubuntu (since 16.04 ??) Multidoge just keeps "Connecting" and not going "Online".
Peers cannot be discovered.

As workaround, I have installed Ubuntu 14.04 in VM, copied my MultiDoge directory and started
Multidoge (0.1.7) in VM. It went immediately online.

Looks like it is related to new DNS handling with systemd and new config files. To make Multidoge work again, I had to edit /etc/nsswitch.conf and change:
hosts: files mdns4_minimal [NOTFOUND=return] resolve [!UNAVAIL=return] dns
to
hosts: files dns mdns4_minimal[NOTFOUND=return] resolve [!UNAVAIL=return]

After that, it goes online.

money lost

hello i transfer my dogecoin from multidoge on litebite wallet but transaction blocked so i click to ripristinate transaction and blockchain but now in transaction i see only operation when i buy dogecoin operation when i send money to litebite wallet not present. Now my balance is 0 i have id transaction can help me?
13efb8cdc6dd8a6852a1b97d55710e4e0839d30728d5c63b1c6101bdabfcfa70

FC on startup

hi, on my two Manjaro x64_86 PC i've got multidoge force close after first launch.

here is the panic log: http://pastebin.com/kN7u8sWn

on my laptop I can install multidoge with wine and now the linux client works too :D

thanks a lot beautiful work...

cannot withdraw Doge. Error inside

"The send of your dogecoin failed. The error was "java.lang.IllegalArgumentException Cannot convert to the same currency"."

what does this mean? how can i fix it and send doge?

GUI not showing up after reboot in Kubuntu

I have Kubuntu 14.10 with Plasma 4 desktop installed. Vhen starting multidoge.exe.jar for the first time, everything worked fine. After reboot the GUI isn't showing up anymore, but there is /usr/bin/java -jar /home/aferlan/Documents/Cryptocurrency/MultiDoge-0.1.4/multidoge-exe.jar proces running in the background.

Difficult to run in Linux

To run multidoge you must run java -jar /usr/local/MultiDoge-0.1.2/multidoge-exe.jar even when it's intalled to normal $PATH like /usr/local.

I had to make executable file /usr/local/multidoge with content

#!/usr/bin/env bash
java -jar /usr/local/MultiDoge-0.1.2/multidoge-exe.jar

manually to make it easier to start.

Could it be possible to get file like this created automatically during installation? My method probably requires the version number to be always changed by hand whenever new version is released.

Lost Data?!?!

hi i just updated to the latest version, when i opened it up everything was the same. Then about the third time i opened it my wallet had been deleted everywhere on my laptop. I had just started using this software and i had just over 2300 coins. If you could get back to me asap thanks.

Japanese does not show up properly.

My Windows 7 is Japanese and when I install and open for the first time, the only thing to come up is boxes where each text should be... I think maybe comic sans is causing problems?

The best font I think that is available for most Japanese language packs is a font called

HG創英角ポップ体

I copied and pasted the name here, it should be default in Windows if you have asian fonts installed.

Error when trying to send doge

I'm getting the following error when attempting to send any amount of doge;

The send of your dogecoin failed. The error was "java.lang.IllegalArgumentException Cannot convert using a negative conversion multiplier".

I assume this has something to do with all values from Cryptsy returning negatives?

suchbug

Provide md5sums for current binaries somewhere

At the moment, there appears to be no way to verify the integrity of the multidoge binaries from http://multidoge.org . This creates risk in several ways for end-users:

  • multidoge.org itself does not offer an HTTPS alternative, so there is no guarantee of the site's integrity.
  • the binaries are not signed (however it looks like this is a work in progress, given https://github.com/langerhans/multidoge/blob/master/how-to-codesign-on-windows.txt , though this procedure only describes windows signing), so it's impossible to tell who created them.
  • There is no method to verify md5sums of the downloaded binaries, so end users cannot tell if the version of multidoge they downloaded is, in fact, the version commonly available.

The easiest solution for this is to publish the md5sums of the binaries offered someplace secure, such as an authenticated Gist, or a PGP-signed block offered on the website (the PGP block would even work on an HTTP, rather than HTTPS site).

Malicious program warning

Kaspersky Internet Security 2017 keeps quarantining it after categorizing it as UDS:DangerousObject.Multi.Generic. Screenshot is attached
image

I have installed latest release 0.1.7 from github

Core dump on Linux

I installed it aanndd this happened:
aus4000@a4kArch ~/MultiDoge-0.1.0 % java -jar multidoge-exe.jar
18:01:10.377 [main] INFO o.m.ApplicationDataDirectoryLocator - Application data directory.1 = '/home/austin/MultiDoge'

A fatal error has been detected by the Java Runtime Environment:

SIGSEGV (0xb) at pc=0x00007f077e50bb00, pid=12235, tid=139668716467968

JRE version: OpenJDK Runtime Environment (7.0_51-b31) (build 1.7.0_51-b31)
Java VM: OpenJDK 64-Bit Server VM (24.51-b03 mixed mode linux-amd64 compressed oops)
Problematic frame:
C [libc.so.6+0x8eb00] __memcpy_sse2_unaligned+0x1e0

Core dump written. Default location: /home/aus4000/MultiDoge-0.1.0/core or core.12235

An error report file with more information is saved as:
/home/aus4000/MultiDoge-0.1.0/hs_err_pid12235.log

If you would like to submit a bug report, please include
instructions on how to reproduce the bug and visit:
http://icedtea.classpath.org/bugzilla
The crash happened outside the Java Virtual Machine in native code.
See problematic frame for where to report the bug.

[1] 12235 abort (core dumped) java -jar multidoge-exe.jar
java -jar multidoge-exe.jar 4.99s user 0.89s system 90% cpu 6.484 total

My distro is ArchLinux x86_64. I'll also grab those logs and core dumps and post them here.

Feature request: Allow exporting of private keys even if the client isn't in sync

Related to the issue being experienced in #34, this compounds tragically.

I've been trying for days to get MultiDoge to sync. Today I am considering moving the funds out, only to realize that 'the export private keys' functionality is only available if the client is synchronized.

It would be nice to have the option to export the private keys even if the client is lagging behind.

Add kraken to the currency ticker.

Kraken just opened up their DOGE exchange, here you can exchange DOGE for EUR. You might want to add this for the future European users.

Online Sync is Stall for Last 3 Days

Hi Team,

The Dogecoins I receieved were not displayed as Spendable. So even after 4 days I saw "Spendable 0" Whereas balance displayed the dogecoins.

So I thought to Sync the complete network so that they are available as spendable. I tried to do full sync by clicking "Reset Blockchain Transactions".

The sync started but it is still at the same half progressbar for three days now.

I have the complete wallet backup which shows the balance. How much time it can take to sync complete? or is there any workaround to make them spendable quickly?

Does not open 100% of the time in Windows 8

I have had this issue a few times, but it is really annoying now. A majority of the time I can't even use my wallet because the app wont show up. When I run it, the exe and java show up in Task Manager, but no way to interface it.

multidoge hang during synchro

Hi, my multidoge client hang during synchro.
Got 8 payment address in one wallet file.
1 address is used by my miner on p2pool and receive a lot of transaction.

If I import the priv key in a newly created wallet file, the synchro hang too. It seems the client can't handle such amount of transaction.

I haven't found any related issue on the web.

Default Key Date is way in the past

The issue is that the key createdAt date is 6 months in the past 2016-05-20T07:33:18Z and not today for keys created now.

How to reproduce :

  1. Download multidoge 0.1.7 http://multidoge.org/
    from
    https://github.com/langerhans/multidoge/releases/download/v0.1.7/multidoge-0.1.7-linux.jar

  2. Start and Create a new wallet
    image

  3. Select the new wallet
    image

  4. Select export wallet
    image

  5. Export
    Turn off password for the test
    image

  6. Check the key

# KEEP YOUR PRIVATE KEYS SAFE !
# Anyone who can read this file can spend your dogecoin.
#
# Format:
#   <Base58 encoded private key>[<whitespace>[<key createdAt>]]
#
#   The Base58 encoded private keys are the same format as
#   produced by the Satoshi client/ sipa dumpprivkey utility.
#
#   Key createdAt is in UTC format as specified by ISO 8601
#   e.g: 2011-12-31T16:42:00Z . The century, 'T' and 'Z' are mandatory
#
QTFj<redacted>EZPb5DU 2016-05-20T07:33:18Z

The issue is that the key createdAt date is 6 months in the past 2016-05-20T07:33:18Z and not today.



Posted on Utopian.io - Rewarding Open Source Contributors

DnsDiscovery failure

I'm running multidoge on ubuntu 17.04.
the client is working fine but it's not able to connect (not able to find the seed)
I checked the log and I notice that the cause should be:

16:27:16.713 [MultiBitPeerGroup STARTING] ERROR c.g.dogecoin.discovery.DnsDiscovery - Failed to look up DNS seeds from seed.dogecoin.com: java.net.UnknownHostException: seed.dogecoin.com
anyway if a perform a

nslookup seed.dogecoin.com

I got planty of IP address in the answer

any Idea?

Opening wallet triggers resync for ALL wallets

I finally managed to get MultiDoge to sync one wallet..

And then I opened the 2nd wallet, to transfer from it to the one that just synced.

Unfortunately, the sync process began once again all the way back from 2013 .........

Does it make sense that the blockchain data can be 'shared' between wallets, such that opening a new wallet doesn't retrigger a sync for all wallets? This seems to be very unoptimal behavior.

Is there a technical reason for it to be so?

Thanks.

MultiDoge will not run side-by-side with MultiBit

Environment: Ubuntu 13.10 64-bit, OpenJDK 6

If I have multibit open, multidoge will fail to launch and vice versa. It appears that MultiDoge does a check and detects MultiBit and thinks they are the same application and closes.

With multibit running:

$ java -jar multidoge-exe.jar
23:36:42.533 [main] INFO o.m.ApplicationDataDirectoryLocator - Application data directory.1 = '/home/user/MultiDoge'
$

It just returns to the prompt

From the log file
23:39:26.502 [main] INFO org.multibit.MultiBit - Configuring native event handling
23:39:26.507 [main] INFO org.multibit.MultiBit - Checking to see if this is the primary MultiBit instance
23:39:26.512 [main] DEBUG o.m.ApplicationInstanceManager - Port is already taken. Notifying first instance.
23:39:26.529 [main] DEBUG o.m.ApplicationInstanceManager - Successfully notified first instance.
23:39:26.529 [main] DEBUG org.multibit.MultiBit - Another instance of MultiBit is already running. Exiting.

Installer does not detect Java

I happen to have Java installed but upon running the setup, I can't install because it says that Java is not detected. My Java version is 1.8.0_51 and I'm running Windows 10.

Mac OSX 10.9.4 - Boots but window will not open

I boot the client and the program runs, but the window doesn't appear, all of the toolbars at the top are shaded out, except for the MultiDoge bold writing one. Can't do anything except quit the client from that menu. Tried multiple installs and restarts.

Block Data Stored in Temp Files

I've noticed recently that when I clear my temp files, and then start multidoge, it takes about 10 minutes to re-sync. This only happens when clearing temp files.

Is it possible to change where this information is stored (appdata for example) in a future update?

Thanks

When DNS for seeds fail multidoge just hangs

A popup warning for the condition would be nice.

In addition using the dogecoin core method of using a remembered list of seed IP's would also be nice.

Keeping the list of historically working seed IP's in a human readable/editable file would be even nicer!

Invalide "private key"?

Hi, MultiDoge devs,

I'm trying to create a cold storage but when I export my private key and try pasting it in the paper wallet creator (dogecoinpaperwallet-master | offline), it says that it's not a valide private key.

Any idea of this?

And my private one (generated by MultiDoge [latest version on Windows 7 x64] is a 53-length key which is like this:

QR…k6

(isn't it reversed?).

Thank you for answering my request.

/u/Jahus

bbicehfj___2

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.