Author

Topic: [ANN] Ravencoin [RVN] PoW GPU Mining | Asset Transfer Blockchain (Updated ANN) - page 118. (Read 1170617 times)

sr. member
Activity: 896
Merit: 251
I have stored my RVN in desktop wallet downloaded using github for few months. Should I do something in order to be sure that my coins will remain safe when that test net will be made available at the end of this month ? It is hard to get information in decentralized project. That is good news to see network layer will be added which is upgrade in features.
sr. member
Activity: 882
Merit: 250
Founder Nur1Labs
we need used testnet?or this just for test some features? Roll Eyes
newbie
Activity: 19
Merit: 1
Ravencoin was launched on January 3, 2018, as a free, open source platform forked from the Bitcoin codebase.  Since that time, Ravencoin has operated as a fully functional network based on the Bitcoin UTXO model.  All coins have been fairly mined by a decentralized network of miners using the ASIC-resistant X16r algorithm.


Since the launch, developers have been actively working to add additional asset creation functionality to the Ravencoin core wallet client, as contemplated by Phase 2 (asset support) of the Ravencoin roadmap.


The Ravencoin community is now able to run the current core Ravencoin client in testnet mode, in order to generate addresses that will be able to receive testnet RVN.
On July 30, new asset layer features will be added to the core wallet client for use on Ravencoin’s test network.  These features are expected to include additional capabilities that will facilitate the native creation, issuance and transfer of asset tokens.  A revised version of the core client software will be made available for download on GitHub. This will allow for rigorous community testing of the native asset layer functionality — including the creation and issuance of testnet assets — in contemplation of the anticipated launch of this functionality on the mainnet in October.


This testnet network will be a completely independent secondary blockchain for testing purposes only, in which all tokens will have no intrinsic value and will not be traded on exchanges. The purpose of a testnet is to test features and functionality before introducing those features and functionality to the main blockchain.  It is a playground to experiment and test different features with almost no cost to transact or mine blocks.  During this testing phase, the Ravencoin blockchain itself will continue to maintain the same operation and functionality it has today.


To run your current wallet in testnet mode:
 
1. First shutdown your current full client wallet.
2. Create a shortcut to your raven-qt.exe with this in the target field:
   
Code:
C:\Users\\Path\to\executable\raven-qt.exe" –testnet
3. Open the wallet by clicking on the shortcut you just made, and let the blockchain sync fully

Don't worry, this will not interfere with your regular Raven wallet, just make sure both wallets are not running at the same time. For those who are technically inclined, running in testnet mode does not overwrite any of the blockchain data or wallet files of Ravencoin’s main network.   Instead, it will create a subfolder named testnet3 inside your data folder where all testnet related data and wallets reside.  If you would prefer to err on the side of caution, consider running your testnet wallet on a different computer.


There are currently a couple of tools available to assist you with testnet testing.   


After this testing period, it is anticipated that the community will consider adoption of the new asset-aware code. Activation will occur through the BIP9 consensus mechanism. More information on the activation process can be found here.
sr. member
Activity: 882
Merit: 250
Founder Nur1Labs
Which is the best performing Nvidia miner right now? It's been a while since I last checked in on that stuff.  Tongue

Probably z-enemy miner.. I believe it beats raven coin miner..

Do your own testing, but on my own rig 2x 960 gtx and 1x 1060 gtx i get 5-10 more RVN a day with my The1 build than anything else i can find, enemy, silentminer etc etc

Side by side tests were already done by Jackit, several of them in fact,  and all showed raven miner was not as fast...

if they need improved code to tweak miner. that key for now~but for now us miner do follow by miner software. caution for dev is ok but that maybe that hardwork.
jr. member
Activity: 213
Merit: 3
Which is the best performing Nvidia miner right now? It's been a while since I last checked in on that stuff.  Tongue

Probably z-enemy miner.. I believe it beats raven coin miner..

Do your own testing, but on my own rig 2x 960 gtx and 1x 1060 gtx i get 5-10 more RVN a day with my The1 build than anything else i can find, enemy, silentminer etc etc

Side by side tests were already done by Jackit, several of them in fact,  and all showed raven miner was not as fast...
sr. member
Activity: 882
Merit: 250
Founder Nur1Labs
My CCMiner updated to v1.5, source code and windows binary available on github below, includes more stats and speed, no dev fee.

https://github.com/Nigeleyeit/ccminer-The1-x16r-s/tree/linux/Release

WARNING, THIS MINER IS A DERIVATIVE OF NEMOS MINER WHICH WAS FOUND TO BE STEALING RVN FROM LOCAL WALLETS.

any proof?i wanna see cuz i used here no steal at all. hmmm strange  Roll Eyes
newbie
Activity: 53
Merit: 0
newbie
Activity: 12
Merit: 0
Which is the best performing Nvidia miner right now? It's been a while since I last checked in on that stuff.  Tongue

Probably z-enemy miner.. I believe it beats raven coin miner..

Do your own testing, but on my own rig 2x 960 gtx and 1x 1060 gtx i get 5-10 more RVN a day with my The1 build than anything else i can find, enemy, silentminer etc etc
newbie
Activity: 12
Merit: 0
My CCMiner updated to v1.5, source code and windows binary available on github below, includes more stats and speed, no dev fee.

https://github.com/Nigeleyeit/ccminer-The1-x16r-s/tree/linux/Release

WARNING, THIS MINER IS A DERIVATIVE OF NEMOS MINER WHICH WAS FOUND TO BE STEALING RVN FROM LOCAL WALLETS.

Do you have proof of that and the code portion responsible? I havn't seen anything like that in the code and Defiantly no intentions here of stealing and no dev fees, although i did include my RVN address to test that dev fee did work but have set it back to 0 in all release versions which you can see for yourself. The code ive changed and developed and improved from portions of other code are all from forks on github.

EDIT: Here's the commit changes between nemosminer and brian112358 / tpruvot fork. If anyone wants to look at the code.

https://github.com/nemosminer/ccminerx16r-x16s/commits/linux?before=ab2b9dd40314c77eaabf6c31561456220fb79119+35
newbie
Activity: 68
Merit: 0
My CCMiner updated to v1.5, source code and windows binary available on github below, includes more stats and speed, no dev fee.

https://github.com/Nigeleyeit/ccminer-The1-x16r-s/tree/linux/Release

WARNING, THIS MINER IS A DERIVATIVE OF NEMOS MINER WHICH WAS FOUND TO BE STEALING RVN FROM LOCAL WALLETS.
jr. member
Activity: 213
Merit: 3
Which is the best performing Nvidia miner right now? It's been a while since I last checked in on that stuff.  Tongue

Probably z-enemy miner.. I believe it beats raven coin miner..
sr. member
Activity: 882
Merit: 250
Founder Nur1Labs
My CCMiner updated to v1.5, source code and windows binary available on github below, includes more stats and speed, no dev fee.

https://github.com/Nigeleyeit/ccminer-The1-x16r-s/tree/linux/Release

what is different than 1.3. this more faster?

Yes more RVN output via spending time trying to find time savings in the main 16x algo code loop and added code loop stats output per block change, handy when overclocking cards, you can see the 16 algos loop time and the main algo code loop time.

nice fixed and you faster. ok im try. yep sometimes loop on 1.3. ok try out 1.5. i any bug i will post issue.
newbie
Activity: 12
Merit: 0
My CCMiner updated to v1.5, source code and windows binary available on github below, includes more stats and speed, no dev fee.

https://github.com/Nigeleyeit/ccminer-The1-x16r-s/tree/linux/Release

what is different than 1.3. this more faster?

Yes more RVN output via spending time trying to find time savings in the main 16x algo code loop and added code loop stats output per block change, handy when overclocking cards, you can see the 16 algos loop time and the main algo code loop time.
sr. member
Activity: 882
Merit: 250
Founder Nur1Labs
My CCMiner updated to v1.5, source code and windows binary available on github below, includes more stats and speed, no dev fee.

https://github.com/Nigeleyeit/ccminer-The1-x16r-s/tree/linux/Release

what is different than 1.3. this more faster?
newbie
Activity: 21
Merit: 0
Actual price increase was from 190 Sats to 229 Sats, the rest is BTC related value uplift.
newbie
Activity: 12
Merit: 0
My CCMiner updated to v1.5, source code and windows binary available on github below, includes more stats and speed, no dev fee.

https://github.com/Nigeleyeit/ccminer-The1-x16r-s/tree/linux/Release
sr. member
Activity: 882
Merit: 250
Founder Nur1Labs
keep good work guys. will try this prepare miner  Roll Eyes
full member
Activity: 392
Merit: 101

Today also saw it, went to Beatrix after the news got RVN in the wallet, but after a while trying again I already saw nothing there... removed....
I think just ahead of time made the announcement and now lost everything...

Price pumpy because phake Bittrex listing?

This why Ravencoin up, up?


maybe just playing catch up to the btc rise.
Could be a good sign of whats to come though when Bittrex do list it.
newbie
Activity: 95
Merit: 0
http://priscree.ru/img/b8c1a037ee3727.jpg
Today also saw it, went to Beatrix after the news got RVN in the wallet, but after a while trying again I already saw nothing there... removed....
I think just ahead of time made the announcement and now lost everything...

Price pumpy because phake Bittrex listing?

This why Ravencoin up, up?
newbie
Activity: 32
Merit: 0
Welcome to:

COINBLOCKERS — GEO located Multi Stratum RAVEN POOL


Fee free to Ping our Stratum Servers:
EU (Germany): rvn-eu.coinblockers.com
EU (London): rvn-eu2.coinblockers.com
USA (Dallas): rvn-us.coinblockers.com
ASIA (Singapore): rvn-asia.coinblockers.com

- Custom Pool Software with User Interface made from scratch.
- Luck statistic how long it will take to find a new block
- Blockstats for last 24h / 48h / 72h
- Low 1% Pool fee
- Fast regulary payouts
- PPLNT payment mode (Protection against Pool Hoppers and Share stealers)
- Min payouts threshold just 0.05 RVN
- Nice friendly and helpful discord community

https://xsg.coinblockers.com/getting_started

Also feel free to join our Discord: https://discord.gg/BCweVJ9

Jump to: