Bitcoin Forum
May 29, 2024, 01:49:39 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] RoyalCoin - a new scrypt based coin on: May 18, 2013, 11:52:25 PM
Can you update the link?

This is the new working GoogleDocs RYC/LTC Exchange, the old one was closed.

https://bitcointalk.org/index.php?topic=209571

Thanks!
I got you.
2  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] RoyalCoin - a new scrypt based coin on: May 12, 2013, 07:07:22 AM
Hello all,

I have not vanished, just been very busy for the past few days. I have updated the OP with some of the pools available so newcomers can jump into RYC more easily. Enjoy Smiley
3  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] RoyalCoin - a new scrypt based coin on: May 09, 2013, 08:06:36 AM
---------------------------
Microsoft Visual C++ Runtime Library
---------------------------




This application has requested the Runtime to terminate it in an unusual way.
Please contact the application's support team for more information.


---------------------------
OK  
---------------------------

This is what I get when I set up the royalcoin.conf like what you say.
The semicolons were supposed to be equals signs. Whoops! I updated the post to reflect this.
4  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] RoyalCoin - a new scrypt based coin on: May 09, 2013, 07:58:32 AM
OP has been updated with some nodes people can use if they are having trouble connecting to the network, as well as some general mining info.
5  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] RoyalCoin - a new scrypt based coin on: May 09, 2013, 07:51:52 AM
I'm a little bit confused. Does it matter what port you use? I'm using the RPC at the moment. Should I use default or does it not matter?
If you are trying to mine, use the RPC port. The other port is for communication purposes, and is just listed for people who need to forward ports.
6  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] RoyalCoin - a new scrypt based coin on: May 09, 2013, 07:48:39 AM
The code doesn't compile. I'd be wary of this one, hopefully you guys are running it in a sandbox/VM.
Like all other coins (including bitcoin) the source code doesn't include any of the required dependencies, such as MinGW, leveldb, Perl, QT, etc. If you are having issues compiling, you likely don't have all the dependencies installed, or you haven't edited the makefile to include them.

All the same, your advice is good. I encourage people to run ALL of their various coin clients inside a virtual machine, and connect their miner to it that way. It's the safest way of handling things.
7  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] RoyalCoin - a new scrypt based coin on: May 09, 2013, 06:45:39 AM
Buy/Sell RYC

Use the exchange: https://www.cryptsy.com/markets/view/9

Mining

Pools

http://www.royalcoinpool.com
http://miningpool.eu/  ---> PPLNS pool with a 1% fees
http://rlcpool.erundook.net/  ----> Fees 1,5% ----> ddos-protected


P2Pools

http://pool01-royal.coinloot.com:8300/static/ ---> 3% Fees     -------> ( http://pool01-royal.coinloot.com:8300/fee)
http://chncoin.no-ip.biz:9444/static/ ---> 3% fees  ------------------> ( http://chncoin.no-ip.biz:9444/fee )
http://p2pool.web2go.hu:8400/  ---> fees: 3%  ----> location: EU ----> ( http://p2pool.web2go.hu:8400/fee )
http://ryc.sytes.net:19327 --> 1% fees  ---------------------------->  ( http://ryc.sytes.net:19327/fee )
http://141.138.192.240:3355/static/


A block explorer is available at http://block.al.tcoin.info/chain/RoyalCoin

Compiling for unix

If you are having any issues, try the following:

Quote
make clean -f makefile.unix
make -f makefile.unix

or

I got it too build doing this:
put build.h into src and src/obj
comment out the line "/bin/sh ../share/genbuild.sh ..." in makefile.unix
make -f makefile.unix

Quote from: build.h
#define BUILD_DESC "v0.6.3.0-g3aaa7ba-beta"
#define BUILD_DATE "2013-05-09 02:02:57 +0400"

also works well with a litecoin pushpool
so far 1 accepted out of 200(started around block 83), with 74 connections (i opened the port router side)

Bounties

Bounties are available for various RoyalCoin related services. More info at: https://bitcointalk.org/index.php?topic=201370

Free RYC

Visit the giveaway thread: https://bitcointalk.org/index.php?topic=201323.140
8  Alternate cryptocurrencies / Announcements (Altcoins) / [ANN] RoyalCoin - a new scrypt based coin on: May 09, 2013, 06:44:58 AM

Royal
-adj
unusually good or impressive; first-rate


RoyalCoin is a new scrypt based coin developed by 3 guys based out of Montreal. We believe that the name of a coin is integral to it's success, so we won't be offering you junk. Here's what you need to know about RoyalCoin:

3 min between blocks
Subsidy half every 600,000 blocks
140,000,000 total coins
Retargets once per day (every 480 blocks)
100 coins per block
No premine

Default port is 9556
Default RPC port is 9557

In light of the fast difficulty retarget, early adopter special is offered:

Blocks 0-10 are for testing purposes and worth 0 RYC
Blocks 10-510 blocks worth 500 RYC
Blocks 510-1010 worth 250 RYC
Blocks 1010-2010 worth 125 RYC

Windows binaries: https://sourceforge.net/projects/royalcoin/files/royalcoin-qt.zip/download
Daemon (windows): https://sourceforge.net/projects/royalcoin/files/royalcoind.zip/download
Source: https://sourceforge.net/projects/royalcoin/files/royalcoin-source.zip/download

Website: http://royalcoin.org
9  Other / Beginners & Help / Re: Which linux distro on flash stick? on: May 08, 2013, 07:09:18 PM
You should be able to use any distribution you want.

I've successfully installed Debian on a stick. And Ubuntu is based on Debian.

But a stick is not as resilient as a (SSD) disk with regards to rewriting, so the stick might not last
as long. OTOH, the price of a 4GB stick isn't much, so it not a big problem (for me at least).


Lubuntu or xubuntu
+1
10  Other / Beginners & Help / Re: how to buy BTC in person on: May 08, 2013, 07:08:33 PM
Try localbitcoins, if you're in a smallish town you might not have much luck though.
11  Other / Beginners & Help / Re: satoshidice question on: May 08, 2013, 07:07:46 PM
The only way to win at satoshidice is by not playing at all.
12  Other / Beginners & Help / Re: how to check ppc total network hashrate? on: May 08, 2013, 07:03:57 PM
Check one of the pools, they usually have a stats page they will tell you the network hash rate.
13  Other / Beginners & Help / Re: Ripple Help on: May 08, 2013, 07:03:22 PM
Ripple is centralized and a for-profit operation. Please don't use it. Smiley
14  Other / Beginners & Help / Re: Should I buy an ASIC miner? on: May 08, 2013, 07:02:16 PM
It's too late to even consider ordering one now. You missed the boat by about a year Wink
Pages: [1]
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!