Author

Topic: [XMR] Monero - A secure, private, untraceable cryptocurrency - page 2061. (Read 4671920 times)

newbie
Activity: 56
Merit: 0
Awesome, GUI and an exchange!  Smiley

I was able to compile Monero with Intel C++ Compiler for linux, but got no improvement for 2nd generation optimizations. I'm going to test compiling with different settings soon.
gui?

I don't know if (part of) the bounty is open for everyone, but I have created a .NET based wallet. I started trying to use the RPC API of the daemon and simplewallet, but there are some large gaps in functionality covered by the API functions.

That is why I have create a wrapper around bitmonerod.exe and simplewallet.exe (filenames configurable in config file). It works by launching the simplewallet and daemon in the background and reading output and writing output to those processes. It should be relativly save, because it uses the widly used standard simplewallet and daemon.

It's targeted at windows, although it might be possible to port to Mono.NET (I have no experience with that). It should work with any of the bytecoin forks, but I have tested it with Monero.

https://bitcointalksearch.org/topic/m.6654252



It's up for testing, not full use from what I can see
sr. member
Activity: 476
Merit: 250
What do you call a fish with no eyes? A Fsh!
Is this only one dev who did all this?
full member
Activity: 224
Merit: 100
Awesome, GUI and an exchange!  Smiley

I was able to compile Monero with Intel C++ Compiler for linux, but got no improvement for 2nd generation optimizations. I'm going to test compiling with different settings soon.
gui?
hero member
Activity: 770
Merit: 504
(っ◔◡◔)っ🍪
Monero is up for voting on this site: https://www.swaphole.com/#!voting

It's a new exchange, so the level of reliability is unknown. But take a second and vote here or anywhere else you find MRO listed for more visibility.

Be careful guys, you can still vote for Dafuq coin there which is coin stealing trojan that forced one of the exchanges to cease trading, seems Swaphole doesn't care...
sr. member
Activity: 560
Merit: 250
"Trading Platform of The Future!"
Awesome, GUI and an exchange!  Smiley

I was able to compile Monero with Intel C++ Compiler for linux, but got no improvement for 2nd generation optimizations. I'm going to test compiling with different settings soon.
legendary
Activity: 2968
Merit: 1198
NoodleDooddle and I are organizing a giveaway atm. You can see the Blog post here. It would be rather nice, if we could merge the giveaways. We already collected >1000 MRO.

Okay sounds good.

I'm suspending the giveaway as of this post. If you already sent me a valid request, it will be honored. The remainder (84.999995 MRO) has been sent to the fund.


member
Activity: 93
Merit: 10
Giveaway!

GreekBitcoin has "generously" (heh) donated 100 MRO for a giveaway fund.

I will be giving away MRO as follows:

Newbie or Brand New created on or after December 15, 2013: 0
Anyone with scammer tag: 0
Newbie or Brand New created before December 15, 2013: 1
Jr Member: 2
Member: 4
Full Member: 5
Sr Member: 6
Hero Member: 7
Hero Member with extra tag (VIP, Donator, Staff, etc. -- scammer does not count): 8

To qualify you must download and install the MRO wallet, and then PM me your MRO address with subject "Giveaway request."

Do not reply or post to the thread asking for a giveaway or you will not only not get a giveaway but you will be banned from receiving any giveaway administered by me now or in the future

Giveaway limited to available funds. I will post when the fund is empty.

NoodleDooddle and I are organizing a giveaway atm. You can see the Blog post here. It would be rather nice, if we could merge the giveaways. We already collected >1000 MRO.

Also we need a news section in OP, so everybody not using the blog or reading all replies, also sees things, like the security fix or this giveaway
member
Activity: 196
Merit: 10
I don't qualify for giveaway.

but that is just the way the cookie crumbles
hero member
Activity: 798
Merit: 1000
Giveaway!

GreekBitcoin has "generously" (heh) donated 100 MRO for a giveaway fund.

I will be giving away MRO as follows:

Newbie or Brand New created on or after December 15, 2013: 0
Anyone with scammer tag: 0
Newbie or Brand New created before December 15, 2013: 1
Jr Member: 2
Member: 4
Full Member: 5
Sr Member: 6
Hero Member: 7
Hero Member with extra tag (VIP, Donator, Staff, etc. -- scammer does not count): 8

To qualify you must download and install the MRO wallet, and then PM me your MRO address with subject "Giveaway request."

Do not reply or post to the thread asking for a giveaway or you will not only not get a giveaway but you will be banned from receiving any giveaway administered by me now or in the future

Giveaway limited to available funds. I will post when the fund is empty.

Thats nice of you always good to share the wealth  Grin

I'm alright for getting a couple of extra MRO and I would implore people who have a few coins to let others who don't get a few.
legendary
Activity: 2968
Merit: 1198
Giveaway!

EDIT: Suspended, pending community giveaway program.

https://bitcointalksearch.org/topic/m.6660738
hero member
Activity: 560
Merit: 500
TheKoziTwo's exchange testing went well. GUI+pool+exchange in the works. Big day for MRO. Smiley
legendary
Activity: 1484
Merit: 1005
FOSS pool software should be available shortly:
https://bitcointalksearch.org/topic/m.6659495
newbie
Activity: 56
Merit: 0


Hey emontmon, do you want to try out the nice new GUI with me? Feedback is critical now that Bitkoot has put something out. I'm pretty sure you were using windows, so please let me know?

I can help you with it if you need help setting it up?
I tested it. It seems to be working. It needs bitmonerod.exe and simplewallet.exe at the same folder as the GUI wallet or it crashes. If clause should be added to check if the executables are there and inform the user instead of crashing. I think an "Advanced" tab should be added where you can send your own commands to the wallet and the daemon, because in the current version you can't tell the daemon to start mining. There could be a checkbox in the "wallet log" and "miner log" to make the wallet and bitmonerod windows visible instead of adding "advanced" tab or if advanced tab is added those options should be there also (message in red for the user not to close them if they are visible).

Nice! I'll crosspost the feedback in the GUI thread. I agree that it would be nice to have a check that all the executables are present instead of crashing, as I ran into the same issue when I left the config file out (to which I would suggest creating a standard config file in the same directory if it's not present).

I wanted to try it on a different version of windows. I don't have 8, but do have vista. Also, would this work with 32 bit? I can try it on that as well. I'm about done doing what I can think of as far as usage goes, so I'll be moving onto the 3 other installs (if possible) then.
legendary
Activity: 2968
Merit: 1198
I think an "Advanced" tab should be added where you can send your own commands to the wallet and the daemon, because in the current version you can't tell the daemon to start mining.

Advanced commands are good but there should be a simple check box to turn on and off mining, maybe with a setting for number of threads.



hero member
Activity: 794
Merit: 1000
Monero (XMR) - secure, private, untraceable


Hey emontmon, do you want to try out the nice new GUI with me? Feedback is critical now that Bitkoot has put something out. I'm pretty sure you were using windows, so please let me know?

I can help you with it if you need help setting it up?
I tested it. It seems to be working. It needs bitmonerod.exe and simplewallet.exe at the same folder as the GUI wallet or it crashes. If clause should be added to check if the executables are there and inform the user instead of crashing. I think an "Advanced" tab should be added where you can send your own commands to the wallet and the daemon, because in the current version you can't tell the daemon to start mining. There could be a checkbox in the "wallet log" and "miner log" to make the wallet and bitmonerod windows visible instead of adding "advanced" tab or if advanced tab is added those options should be there also (message in red for the user not to close them if they are visible).
hero member
Activity: 532
Merit: 500
TFT: "I'm working on another good feature now, so stay tuned. "

Looks like soon BitMonero will no doubt another coin with great upgrades made by the dev. SO, MRO and BMR are two diff coins with two diff future. IMO, MRO may have a bright future in case devs would suggest new ideas. Now it looks like TFT has much more to suggest

I don't understand how this makes any sense.

Are you saying he follows through with intention and direction because to date he has not.

Theres nothing to understand, nothing he says makes sense and TFT said himself hes fine with the renaming to Monero.
member
Activity: 196
Merit: 10


Hey emontmon, do you want to try out the nice new GUI with me? Feedback is critical now that Bitkoot has put something out. I'm pretty sure you were using windows, so please let me know?

I can help you with it if you need help setting it up?

I am on the road. Won't be back till monday. Following conversation on phone. Will be happy to on Monday
newbie
Activity: 56
Merit: 0


Hey emontmon, do you want to try out the nice new GUI with me? Feedback is critical now that Bitkoot has put something out. I'm pretty sure you were using windows, so please let me know?

I can help you with it if you need help setting it up?
member
Activity: 196
Merit: 10
TFT: "I'm working on another good feature now, so stay tuned. "

Looks like soon BitMonero will no doubt another coin with great upgrades made by the dev. SO, MRO and BMR are two diff coins with two diff future. IMO, MRO may have a bright future in case devs would suggest new ideas. Now it looks like TFT has much more to suggest

I don't understand how this makes any sense.

Are you saying he follows through with intention and direction because to date he has not.
legendary
Activity: 1904
Merit: 1003
Hey, build OSX wallet, current is a shit, linked against libraries, libraries must be bundled.
Jump to: