Code Monkey home page Code Monkey logo

monerogui.net's Introduction

Project Discontinued

Please be aware that this project is not actively maintained anymore.

MoneroX Build Status

MoneroX is a cross-platform C# project based on Eto.Forms, providing a GUI (Graphical User Interface) to interact with Monero's core assemblies.

Installation

Windows

  • Minimum system requirements:

  • Instructions:

    1. Download the latest release of the application, and then extract the archive into a directory
    2. Run 'MoneroGui.Net.exe' from the folder you have previously extracted the files to

Mac

  • Minimum system requirements:

  • Instructions:

    1. Download the latest release of the application, and then extract the archive which contains the application
    2. Launch 'MoneroX.app' by double-clicking on it

Linux

  • Minimum system requirements:

  • Instructions:

    1. Download the latest release of the application, and then extract the archive into a directory

    2. Open a terminal window, and then run the following command from the folder you have previously extracted the files to:

      mono MoneroGui.Net.exe
      

Versioning

The project uses Semantic Versioning 2.0.0 for keeping track of changes. It is not in relation with the Monero core binaries' version number.

monerogui.net's People

Contributors

jojatekok avatar kripod avatar

Stargazers

 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

monerogui.net's Issues

errors

[19:28:38] 2014-Oct-21 19:28:38.262001 Initializing cryptonote protocol...
[19:28:38] 2014-Oct-21 19:28:38.262001 Cryptonote protocol initialized OK
[19:28:38] 2014-Oct-21 19:28:38.262001 Initializing p2p server...
[19:28:38] 2014-Oct-21 19:28:38.262001 ERROR C:/msys2/home/mikezackles/work/bitmonero/src/p2p/net_node.inl:108 Exception at [node_server::init_config], what=unsupported version
[19:28:38] 2014-Oct-21 19:28:38.262001 ERROR C:/msys2/home/mikezackles/work/bitmonero/src/p2p/net_node.inl:239 Failed to init config.
[19:28:38] 2014-Oct-21 19:28:38.262001 Deinitializing core...
[19:28:38] 2014-Oct-21 19:28:38.262001 Mining has been stopped, 0 finished
[19:28:38] 2014-Oct-21 19:28:38.263002 Failed to create data directory:
[19:28:38] 2014-Oct-21 19:28:38.263002 Storing blockchain...
[19:28:38] 2014-Oct-21 19:28:38.263002 Failed to create data directory:
[19:28:38] 2014-Oct-21 19:28:38.263002 Mining has been stopped, 0 finished

Mining feature request

I really like the mining feature - nice work. Even though I'm just mining for fun and to help the network, an estimate of XMR mined per year at current difficulty and client hash rate would be nice.

Failed send tx causes client to hang

I imported an old wallet which I suspect has quite a bit of dust in it, can send around 6XMR in one tx ok, but more than that causes MoneroClient to hang. Looking at the simplewallet log it lists 44 outputs for the transaction then just stops, so I assume simplewallet is returning an unhandled error (or this version of simplewallet has a different issue).

Password security threat - easy to steal

Process Explorer can be used to view the password. This mean anybody can view the password like trojans built for it (maybe I should build one :)). There is a way to run console apps in pipeline without command line / subprocess (maybe I'm wrong, but I think there is a way to supply args via stream)

see pictures attached

simplewallet subprocess2
simplewallet subprocess

Proposal

Should consider the location of the file you can customize the block placed?
Currently the default in the C drive, but not everyone's Area C space is so big

Network settings option

Can you split the options so I can use a daemon running remotely but with a local wallet please?

Address stuck initializing...

Mac OS X 10.10.5

Finally got sync working - didn't realise i needed to run the daemon too. However in the 'Overview' tab address is stuck initializing...

Also there is no receiving tab. Is this deliberate?

Switch to ulong-based amounts instead of double

In order to maintain the reliability and performance of the application, the coin amounts' storage variables should be changed to ulong (64-bit non-negative integral data type) for 100% precise balance calculations instead of "only" 99,99999(...)%

Converters can be used to display data as decimal numbers.

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.