Search content
Sort by

Showing 13 of 13 results by Mj_Tom
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] [RD] Red Wind. Mars Colonization. Launched. Algo=CryptoNight
by
Mj_Tom
on 26/03/2015, 15:55:48 UTC
I see trades are starting to pop up. I will update the OTC a little bit later guys.
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] [RD] Red Wind. Mars Colonization. Launched. Algo=CryptoNight
by
Mj_Tom
on 17/03/2015, 16:58:05 UTC
OTC Updated and RD/XDN tradesheet added.
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] [RD] Red Wind. Mars Colonization. Launched. Algo=CryptoNight
by
Mj_Tom
on 11/03/2015, 10:47:17 UTC
OTC Spreadsheet Updated.
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] [RD] Red Wind. Mars Colonization. Launched. Algo=CryptoNight
by
Mj_Tom
on 06/03/2015, 15:05:03 UTC
I've established an OTC exchange in Google Spreadsheets:

https://docs.google.com/spreadsheets/d/1K4gjPXrTr6Nxqpm8GqlATPj9H35LYcevaUbJobsGT0I/

It's only a temporary measure, I think it won't be necessary as soon as we hit an exchange.

Drop me a PM or reply here to get into the spreadsheet and don't forget to specify a volume and a price.
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] [RD] Red Wind. Mars Colonization. Launched. Algo=CryptoNight
by
Mj_Tom
on 23/02/2015, 11:53:49 UTC
Guys! Be aware of scammers https://bitcointalk.org/index.php?topic=963978.0. This IS NOT Red Wind.
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] [RD] Red Wind. Mars Colonization. Launched. Algo=CryptoNight
by
Mj_Tom
on 15/01/2015, 13:32:40 UTC
Hi dev
I got that CryptoNoteMiner from miner.center, but I can't mine
It says "stratum authentication failed" and retries, and then again the same...
What am i doing wrong?
What operating system?
For Windows 7-8 x64, make a .bat file in the folder \binaries\cpuminer\64bit.
It must look like this:
Quote
minerd -a cryptonight -o stratum+tcp://rd.miner.center:9155 -u RDyeHVYWkwa5JM9d4QA1wJjREAgQHJS9J9FHR17VbsNYFaLCgAkba9C1TE2uNgQ74iD5ifjEovXVW92 UPSZYfWfh9x472BGPQv -p x
.


Just as nikos64 told you should create a .bat file in \binaries\cpuminer\64bit folder.

In order to do so you should first open up a Notepad, then paste a string that nikos64 posted earlier and save it with "start.bat" name. Then simply double ciick on it and you're golden.

Also, don't forget to change an address to yours. Smiley
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] [RD] Red Wind. Mars Colonization. Launched. Algo=CryptoNight
by
Mj_Tom
on 08/01/2015, 12:47:47 UTC
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] [RD] Red Wind. Mars Colonization. Launched. Algo=CryptoNight
by
Mj_Tom
on 29/12/2014, 13:23:27 UTC
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] [RD] Red Wind. Mars Colonization. Launched. CryptoNight
by
Mj_Tom
on 26/12/2014, 10:39:36 UTC
Block Rewards?

Current block reward is ~109000 RD

hi,dev 
rdlinux  64bit ?  32BIT?

in 32bit redhat   "-bash: ./simplewallet: cannot execute binary file"

This binaries were compiled for Ubuntu 14.04 and they most probably won't work for other Linux distributions. Please try to compile it yourself using git app. Red Wind Github: https://github.com/mj-tom/redwind

We'll update github Readme shortly. Current version is slighly outdated.
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] [RD] Red Wind. Mars Colonization. Launched. CryptoNight
by
Mj_Tom
on 25/12/2014, 17:40:53 UTC
I have another questions.

1. Seems like total coins around infinite?


No, it's (264 -1) coins
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] [RD] Red Wind. Mars Colonization. Launched. CryptoNight
by
Mj_Tom
on 25/12/2014, 17:28:01 UTC

2. Can somebody tell me CryptoNight-based coin which has success or even was added to exchange?


Bytecoin  http://bytecoin.org working since 2012

DarkNote http://darknote.cc with encrypted messages inside

Monero http://monero.cc  was very successful for sometime

RedWind will be added to exchanges soon!

And others https://cryptonote.org/coins/


Post
Topic
Board Announcements (Altcoins)
Re: [ANN] [RD] Red Wind. Mars Colonization. Launched. CryptoNight
by
Mj_Tom
on 25/12/2014, 16:48:27 UTC
how do i know if it synced ?


There will be a green "SYNCHRONIZED OK" line in the console.
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] [RD] Red Wind. Mars Colonization. Launched Dec 25, 13:15 GMT. CryptoNight
by
Mj_Tom
on 25/12/2014, 15:53:10 UTC
There is no pools. How to mine solo this ?


1. Start redwindd.exe and wait for synchronization
2. Start simplewallet.exe and generate the wallet
3. Use start_mining command in simplewallet and get coins

Where can I see the current difficulty and block rewards for current block..? All that comes in my mind is S**M S**M S**M

You can find out current difficulty in the redwindd.exe. Use "set_log 1" command to see all the infromation about the current network blocks, i.e. height, difficulty etc.