Bitcoin Forum
September 20, 2024, 05:07:28 PM *
News: Latest Bitcoin Core release: 27.1 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][RIC] Riecoin: constellations POW *CPU* HARD FORK successful, world record on: May 31, 2019, 02:14:44 PM
Hi,

I am trying to solo mine with the rieminer recommended https://github.com/Pttn/rieMiner/releases

But I got the error when finding a 6-tuple:

Base prime: 3......
Sent: {"method": "submitblock", "params": ["2....."], "id": 0}
Submission rejected :| ! Received: {"result":"inconclusive","error":null,"id":0} 

Could you help understand what is going wrong here?

I generated 4 blocks yesterday all being rejected.

I suspect there is a problem with the so called soft fork.
2  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][RIC] Riecoin: constellations POW *CPU* HARD FORK successful, world record on: May 23, 2019, 04:39:21 PM
FreiExchange is happy to announce that Riecoin has just been listed. We are a small but trustworthy exchange. We are also very happy to list an excellent project like Riecoin. Please come and deposit, trade, and use FreiExchange.


https://freiexchange.com/market/RIC/BTC

I made a RIC deposit a few hours ago but nothing arrived in my account.
3  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][RIC] Riecoin: constellations POW *CPU* HARD FORK successful, world record on: May 22, 2019, 03:59:25 PM
Never saw this error before but if you want solomining you can try at xpoolx solomining pool. Mining.xpoolx.com:9999
-u YOURWALLETADDRESS -p x

You can solomine there as a temporaly solution. Fee is only 1.25 per block

Thank you very much for the quick reply and offering a quick solution.

Riecoin is worthless now; I don't mine for a profit. I just want to experience how original CPU mining works. That's why I do solo mining locally. I wish to understand what is happening here.
4  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][RIC] Riecoin: constellations POW *CPU* HARD FORK successful, world record on: May 22, 2019, 12:42:52 PM
Hi,

I am trying to solo mine with the rieminer recommended https://github.com/Pttn/rieMiner/releases

But I got the error when finding a 6-tuple:

Base prime: 3......
Sent: {"method": "submitblock", "params": ["2....."], "id": 0}
Submission rejected :| ! Received: {"result":"inconclusive","error":null,"id":0} 

Could you help understand what is going wrong here?
5  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][RIC] Riecoin: constellations POW *CPU* HARD FORK successful, world record on: January 18, 2019, 02:46:38 PM
Hi, may I ask a naive question?

I noticed that once a while there are couple of blocks with 22.66 block rewards instead of 25, for example:

https://chainz.cryptoid.info/ric/block.dws?7d613e7cb67c960620d11c8cc5d958cad179bce7480322e3de4939ef501e3374.htm

Do you know what is the cause? Is that a mining software bug or something in the Riecoin consensus rules?

Thanks!
6  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][RIC] Riecoin: constellations POW *CPU* HARD FORK successful, world record on: January 11, 2019, 01:50:13 AM
May we have some instructions for how to signal BIP's? I am mining solo and wish to vote.
7  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][RIC] Riecoin: constellations POW *CPU* HARD FORK successful, world record on: September 22, 2018, 04:14:19 PM
Great everyone, thank you. So now the repository is https://github.com/riecointeam/riecoin , and the https://github.com/clo-prime/riecoin-0.16 one is dropped?

lzknr, one possibility for you could be to look at some thin wallets (like Electrum) and fork one for Riecoin. Indeed, having a Riecoin Core update is nice, but for mainstream adoption, we need something very simple that can be used instantly out of the box (i. e. without having to download the blockchain,...). And sure, an Android wallet is a must have. If you are willing to do so, it will be a very nice contribution for Riecoin.

I don't see any new code in https://github.com/riecointeam/riecoin, the branch master is bitcoin; the branch master-ric has last commit May 2014.

I assume https://github.com/clo-prime/riecoin-0.16 is the latest we have? But I got errors when "make". I use ubuntu 18.04

./bignum.h: In function ‘bool operator>(const CBigNum&, const CBigNum&)’:
./bignum.h:658:83: error: cannot convert ‘const CBigNum*’ to ‘const BIGNUM* {aka const bignum_st*}’ for argument ‘1’ to ‘int BN_cmp(const BIGNUM*, const BIGNUM*)’
inline bool operator>(const CBigNum& a, const CBigNum& b) { return (BN_cmp(&a, &b) > 0); }
^
Makefile:5523: recipe for target 'libriecoin_server_a-blockencodings.o' failed

I found similar issue here: https://github.com/zcoinofficial/zcoin/ ... 00e585db3c

Seems to be compatibility with OpenSSL 1.1.0 and could be fixed by ~100 lines of change?

I think a android wallet is the most needed for ordinary users, maybe the next priority.
8  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][RIC] Riecoin: constellations POW *CPU* HARD FORK successful, world record on: September 21, 2018, 11:44:11 PM
First I need to apologize. I thought I could start working on Riecoin this summer but I only become available recently. Good news is that I can commit the next month on this project full time.

It seems that multiple people are working on this and made great progress in the past month. I will be happy to help on any smaller issues (testing/translation/whatever) or future developments (android wallet?)
9  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][RIC] Riecoin: constellations POW *CPU* HARD FORK successful, world record on: August 11, 2018, 09:47:43 PM
I've made pretty good progress on the upgrade over the last couple weeks. If you take a look at the explorer network you will see a 0.16.0 node.


This is great! I am happy to see you making progress here.

TO hopguide: no I have not been working with him. I am happy to see that someone moved faster and I will loose the bounty.
10  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][RIC] Riecoin: constellations POW *CPU* HARD FORK successful, world record on: August 06, 2018, 03:21:03 PM
Hello,

All kind of help, ideas or recommendations are welcome.

Thank you for bring up the website! Maybe we should have the "official site" link to it?

I am pretty sure this coin has its unique value and the community will build up. As promised, I'll spend some full time days on this project and will deliver a new client by end of 2018. Riecoin will be very successful.
11  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][RIC] Riecoin: constellations POW *CPU* HARD FORK successful, world record on: August 06, 2018, 03:14:21 PM
Some services that require an active node have been restored (particularly the jswallet, client-side javascript wallet):

https://cryptap.us/ric

Hopefully this can help folks who don't have a node get their RIC off-exchange. However, I can make no promises on the global RIC network. It would be a good idea to spin up a node if you want your RIC.

This is a great service and thanks for restoring it. It makes people's life much easier with a online wallet; payment with a cellphone becomes possible now. I(or the community) will donate if you need funds to keep it running.
12  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][RIC] Riecoin: constellations POW *CPU* HARD FORK successful, world record on: July 26, 2018, 06:42:08 PM
is this coin is dead? I dont see any updates.

Relax. I am commited to make an update to the client by end of this year.

We are getting rid of Poloniex and riecoin has a new home Zapple.com
13  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][RIC] Riecoin: constellations POW *CPU* HARD FORK successful, world record on: June 23, 2018, 11:49:00 PM
RIC is now live on Zapple.com.

The site should be working - if anybody has any particular problems please let me know - either a direct message here or via a support request on Zapple's website and I'll look straight into it for you.  Hopefully this will now give everyone an opportunity to have somewhere to trade RIC.

Thanks,

Guy

All buy orders now disappear as "Price must be at least 0.00001"

This is a bug, please fix.
14  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][RIC] Riecoin: constellations POW *CPU* HARD FORK successful, world record on: June 14, 2018, 02:44:39 AM
I am happy to take a look. However, new to this field, would you please describe what is the current problem with current riecoin code? What do you expect to be done by "merging Bitcoin Core 0.16.0" and how would that address Poloniex's request? Should we first take a look at current riecoin code, apply fixes in Bitcoin Core 0.16.0, or reversely, replace the POW in Bitcoin Core 0.16.0 so it can talk to Riecoin network?

I'm time short so can't do this myself but may be able to give some pointers.  What's your technical level in terms of development (none, some, already looked at Bitcoin source, etc.) and in terms of the process of merging/managing source code in Git?

lzknr:

Riecoin is a fork of a much earlier version of bitcoin -- about 0.9.1 or so.

Bitcoin 0.9.1 + Gatra's Changes = Riecoin

We need to get this to:

Bitcoin 0.16.0 + Gatra's Changes = Modern Riecoin

The problem, of course, is that gatra's changes won't apply cleanly to bitcoin 0.16.0, because a lot has changed in the code since then, so it will require careful porting and re-implementation of parts of what makes Riecoin unique.

That said, the Riecoin changes are *pretty* focused.  You can see them in the github history:

https://github.com/riecoin/riecoin/commits/master

where pablo (Gatra) committed the changes.  

This is the single biggest set of changes, but it's necessary to pull forward all of the differences:

https://github.com/riecoin/riecoin/commit/48cbc80d7059ca91e75c5cb8bac73ccf1c5dd6ed



Thank you for the information. I have been full time coding for many years; but unfortunately not very familiar with neither git nor c nor bitcoin core.

Given the extra learning needed, 1-2 months working seems reasonable. I'll ping you guys when I actually manage to start on this.
15  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][RIC] Riecoin: constellations POW *CPU* HARD FORK successful, world record on: June 12, 2018, 11:57:07 PM
Hi dear community!

First, kudos and thank you guytp for supporting RIC.

I can't promise anything at the moment but I'm working with getting other exchanges to support RIC.

Now, I have received some justified complains that I'm not active on Riecoin anymore. When I started this amazing project, I had little money to invest but I did have some time I decided to devote to its development. Now things have changed, and while I'm very short on time, I'm lucky enough to be able to commit some money on the project.
So, I'm offering a 0.5 BTC bounty to the person or team that can merge the Bitcoin Core 0.16.0 codebase with RIC and make an updated client that can work with RIC's current protocol and network.
Rules:
- I will review the code and make it the new official Riecoin client
- I decide if the code is ok and worthy of the bounty
- It has to support deterministic builds
- It's not necessary to update all unit tests, but it would be nice
- I decide when the bounty is over

I wish you luck and I'll be available for help with specific questions regarding the code.

Thank you all and let's keep RIC'ing!

Gatra

Gatra,

I am happy to take a look. However, new to this field, would you please describe what is the current problem with current riecoin code? What do you expect to be done by "merging Bitcoin Core 0.16.0" and how would that address Poloniex's request? Should we first take a look at current riecoin code, apply fixes in Bitcoin Core 0.16.0, or reversely, replace the POW in Bitcoin Core 0.16.0 so it can talk to Riecoin network?

Bitcoin Core 0.16.0 should have segwit? Should we remove it?

Thank you.

hopguide, dga:

Just noticed that you also seem to understand what needs to be done here. If you guys could provide more detailed pointers I will be happy to devote a few weeks in the summer on this project.
16  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][RIC] Riecoin: constellations POW *CPU* HARD FORK successful, world record on: June 08, 2018, 01:04:27 AM
Thank you so much! This exchange will definitely get all the RICBTC trading volumns on Poloniex. This is definitely a win-win situation.

Hey folks,

I've previously mined RIC when it first launched and for a few months last year.  I still love the idea of it and saw this thread and wondered if I could help.

I currently work as CTO for an ICO.  We launched our own digital currency exchange (Zapple.com).  We're about ready to extend it and are adding (to our own token and ETH) BTC, BCH, LTC and DASH major currencies in the next couple of weeks as well as a few smaller coins.  I'd happily look at adding RIC paired against BTC (or one of the other majors) if people are interested.  Not looking at charging anything - we benefit with more coins listed and I always liked RIC and always had problems exchanging it so happy to help if I can.  We are looking at adding tether and fiat but not immediately (USDT probably next month and fiat Q4).

I just wanted to gauge interest as to whether an additional exchange listing would be of any use - the benefit is there's somewhere for RIC users to trade it, the downside is we're not going to have any big volume to bring in people who aren't aware of RIC and to get them to start trading it.

Thanks,

Guy
17  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][RIC] Riecoin: constellations POW *CPU* HARD FORK successful, world record on: February 12, 2018, 12:33:50 AM
Price is stable since a few days... I'm waiting for you, big whale! Pump this to $1 for the halvening!  Tongue

Why care so much about the price? I am pretty sure if you are looking for short term profit you are at the wrong place.

Let's focus what we can do to make this coin survive (and surviving the bear market means winner in the long run)

- mobile wallet?
- algorithm improvement?
- more exchange support?
18  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][RIC] Riecoin: constellations POW *CPU* HARD FORK successful, world record on: February 01, 2018, 03:30:26 AM
Hi,

Would it help to have a telegram group to discuss the coin? I'd like to understand how we can proceed with development for this coin.

Join: https://t.me/joinchat/FpEpfQ9BOaIhImx74zwtGw
19  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][RIC] Riecoin: constellations POW *CPU* HARD FORK successful, world record on: January 21, 2018, 07:49:56 PM
Thank you for the msg.

Also wondering about how I can help with the development of this coin. Lots of coins do well because there is a large community and developers supporting the community.

What do people think is most needed right now:

- New updated wallet?
- Mobile wallet for trading and payments?
- GPU miner?
- More marketing.
- More scientific research put into the coin?
- Working with more exchanges to list the coin?
- Something else?

Interesting to see what people think is most needed...

Here is my 2 cents:

- mobile wallet is top priority. Previously we had https://cryptap.us/ric/jswallet/ but now it's gone.
- more exchanges to list the coin - very important as currently only Ponoliex has the coin with both trading and deposit possible.

GPU miner is a big no. Everyone mining with CPU is better than everyone has to mine with GPU, right? There is no benefit of GPU miner other than forcing every one to upgrade their hardware.

20  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][RIC] Riecoin: constellations POW *CPU* HARD FORK successful, world record on: January 21, 2018, 12:41:44 AM
Hi guys,

I like riecoin for it's beauty! I try to start mining it in ublock.it, but got this error:

Connected to server using x.pushthrough(xpt) protocol
Connection to server lost - Reconnect in 45 seconds

I used ubuntu and followed instructions from

https://github.com/dave-andersen/fastrie

PS if you got this error message when making the miner:

xptMiner/riecoinMiner.cpp:6:26: fatal error: primesieve.hpp: No such file or directory

The solution is:

sudo apt-get install libprimesieve-dev
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!