Bitcoin Forum
May 05, 2024, 11:42:47 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Poll
Question: number of coins required to run a masternode
10000
100000
1000000
10000000

Pages: « 1 ... 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 [60] 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 »
  Print  
Author Topic: [ANN][NKA] INCAKOIN l Perú l Launched Aug 2013 | update v.1.5.2.0 released  (Read 175793 times)
PowerHemp
Legendary
*
Offline Offline

Activity: 1386
Merit: 1001

Ganja <3


View Profile
July 21, 2017, 11:44:48 PM
 #1181

ok thanks.
at the moment im mining with ccminer decred so i just have to change the .bat file but what i have to but in there?

i myself haven't gpu mined but i am sure you must change the ip ,port , user ,pass and algo to aquire to the incakoin client

ok no problem if someone know it would help me because i dont know

setx GPU_FORCE_64BIT_PTR 0
setx GPU_MAX_HEAP_SIZE 100
setx GPU_USE_SYNC_OBJECTS 1
setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_SINGLE_ALLOC_PERCENT 100

ccminer-x64 -a decred -o stratum+tcp://stratum.decredpool.org:3343 -u XXX.XXX -p XXX,stats,d=8 --cpu-priority 3 --max-log-rate 30

pause

before that file looks like that for ethereum with a other miner

setx GPU_FORCE_64BIT_PTR 0
setx GPU_MAX_HEAP_SIZE 100
setx GPU_USE_SYNC_OBJECTS 1
setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_SINGLE_ALLOC_PERCENT 100

EthDcrMiner64.exe -epool eth-eu1.nanopool.org:9999 -ewal XXX.XXX/XXX -epsw x -mode 1 -ftime 10

It is a common myth that Bitcoin is ruled by a majority of miners. This is not true. Bitcoin miners "vote" on the ordering of transactions, but that's all they do. They can't vote to change the network rules.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
DisasterFaster
Sr. Member
****
Offline Offline

Activity: 770
Merit: 264



View Profile
July 22, 2017, 11:12:41 AM
 #1182

ok thanks.
at the moment im mining with ccminer decred so i just have to change the .bat file but what i have to but in there?

i myself haven't gpu mined but i am sure you must change the ip ,port , user ,pass and algo to aquire to the incakoin client

ok no problem if someone know it would help me because i dont know

setx GPU_FORCE_64BIT_PTR 0
setx GPU_MAX_HEAP_SIZE 100
setx GPU_USE_SYNC_OBJECTS 1
setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_SINGLE_ALLOC_PERCENT 100

ccminer-x64 -a decred -o 127.0.0.1: -u XXX.XXX -p XXX,stats,d=8 --cpu-priority 3 --max-log-rate 30

pause

before that file looks like that for ethereum with a other miner

setx GPU_FORCE_64BIT_PTR 0
setx GPU_MAX_HEAP_SIZE 100
setx GPU_USE_SYNC_OBJECTS 1
setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_SINGLE_ALLOC_PERCENT 100

EthDcrMiner64.exe -epool eth-eu1.nanopool.org:9999 -ewal XXX.XXX/XXX -epsw x -mode 1 -ftime 10



Assuming you've setup the IncaKoin.conf file as displayed in the previous post....

I would give this a try and change:

This...
ccminer-x64 -a decred -o stratum+tcp://stratum.decredpool.org:3343 -u XXX.XXX -p XXX,stats,d=8 --cpu-priority 3 --max-log-rate 30

To This...
ccminer-x64 -a decred -o http://127.0.0.1:17422 -u XXX.XXX -p XXX,stats,d=8 --cpu-priority 3 --max-log-rate 30

After changing your .bat as shown above this will point your miner and match up with your IncaKoin.conf and bear in mind that the user and password will need to match between your .conf and your .bat files...

Now the other instructions listed previously won't apply to you and you won't be opening the console and changing setgenerate to true because you are not mining with the wallet but are using an alternate miner...

Best of luck and let us know if you are good to go Smiley
PowerHemp
Legendary
*
Offline Offline

Activity: 1386
Merit: 1001

Ganja <3


View Profile
July 22, 2017, 11:18:22 AM
 #1183

ok thanks i will try when i have time and say if it is working Wink
DisasterFaster
Sr. Member
****
Offline Offline

Activity: 770
Merit: 264



View Profile
July 22, 2017, 11:40:10 AM
 #1184

ok thanks i will try when i have time and say if it is working Wink

One other thing that I just noticed...

Where you have:

ccminer-x64 -a decred -o http://127.0.0.1:17422 -u XXX.XXX -p XXX,stats,d=8 --cpu-priority 3 --max-log-rate 30

This looks like  the decred entry is a mining pool requirement so that won't fly for IncaKoin..

Also, I'm not familiar with CCminer but I didn't see any algo option for it that would mine scrypt so I can't confirm or deny if that miner will even mine IncaKoin...

If it won't you'll need a different miner for cpu/scrypt...
DisasterFaster
Sr. Member
****
Offline Offline

Activity: 770
Merit: 264



View Profile
July 22, 2017, 11:48:51 AM
 #1185

Solo mining Guide

Download and Install Incakoin-Qt and synchronise the blockchain

if you require nodes you can find them on the first post of this ANN

Close your Incakoin wallet

Open notepad and create file IncaKoin.conf

Copy file to C:\Users\yourpc\AppData\Roaming\incakoin

Write in IncaKoin.conf:
daemon=1
server=1
rpcuser=anything
rpcpassword=anything
rpcallowip=127.0.0.1
rpcport=17422
listen=1


save the file

Now run Incakoin wallet as a server (only start Incakoin wallet)

Server value is set up in IncaKoin.conf

Now you can set up miner


Solo mining with the wallet and your CPU

Run your wallet

Help

Debug Window

Console

To Start mining type in the console: setgenerate true (1 or 2 depending on how many core you want to use)

To Check it is enabled and see if your mining type into the console: getmininginfo


I followed your destructions very closely and the wallet won't mine the coin. In console "getmininginfo" shows the network hashrate and that setgenerate is true and the genproclimit is correct but console reports the hashrate as zero. Not sure what's up with this but wanted to let you know my observation.

I went ahead and pointed my CPUminer at the coin and it seems to be mining just fine but I haven't gotten any block yet. When you consider the block reward is so low and the maturity is at 5000 blocks I'm not sure how excited people would be to do any serious mining? Maybe I'm missing something Cheesy
Blockhunter
Hero Member
*****
Offline Offline

Activity: 871
Merit: 505


Founder of Incakoin


View Profile WWW
July 22, 2017, 12:30:46 PM
 #1186

Solo mining Guide

Download and Install Incakoin-Qt and synchronise the blockchain

if you require nodes you can find them on the first post of this ANN

Close your Incakoin wallet

Open notepad and create file IncaKoin.conf

Copy file to C:\Users\yourpc\AppData\Roaming\incakoin

Write in IncaKoin.conf:
daemon=1
server=1
rpcuser=anything
rpcpassword=anything
rpcallowip=127.0.0.1
rpcport=17422
listen=1


save the file

Now run Incakoin wallet as a server (only start Incakoin wallet)

Server value is set up in IncaKoin.conf

Now you can set up miner


Solo mining with the wallet and your CPU

Run your wallet

Help

Debug Window

Console

To Start mining type in the console: setgenerate true (1 or 2 depending on how many core you want to use)

To Check it is enabled and see if your mining type into the console: getmininginfo


I followed your destructions very closely and the wallet won't mine the coin. In console "getmininginfo" shows the network hashrate and that setgenerate is true and the genproclimit is correct but console reports the hashrate as zero. Not sure what's up with this but wanted to let you know my observation.

I went ahead and pointed my CPUminer at the coin and it seems to be mining just fine but I haven't gotten any block yet. When you consider the block reward is so low and the maturity is at 5000 blocks I'm not sure how excited people would be to do any serious mining? Maybe I'm missing something Cheesy

In console "getmininginfo" I see hashespersec =1005750
Networkhashps=403972

https://YankeeSeed.com
Cannabis Genetics
DisasterFaster
Sr. Member
****
Offline Offline

Activity: 770
Merit: 264



View Profile
July 22, 2017, 12:46:04 PM
 #1187

Solo mining Guide

Download and Install Incakoin-Qt and synchronise the blockchain

if you require nodes you can find them on the first post of this ANN

Close your Incakoin wallet

Open notepad and create file IncaKoin.conf

Copy file to C:\Users\yourpc\AppData\Roaming\incakoin

Write in IncaKoin.conf:
daemon=1
server=1
rpcuser=anything
rpcpassword=anything
rpcallowip=127.0.0.1
rpcport=17422
listen=1


save the file

Now run Incakoin wallet as a server (only start Incakoin wallet)

Server value is set up in IncaKoin.conf

Now you can set up miner


Solo mining with the wallet and your CPU

Run your wallet

Help

Debug Window

Console

To Start mining type in the console: setgenerate true (1 or 2 depending on how many core you want to use)

To Check it is enabled and see if your mining type into the console: getmininginfo


I followed your destructions very closely and the wallet won't mine the coin. In console "getmininginfo" shows the network hashrate and that setgenerate is true and the genproclimit is correct but console reports the hashrate as zero. Not sure what's up with this but wanted to let you know my observation.

I went ahead and pointed my CPUminer at the coin and it seems to be mining just fine but I haven't gotten any block yet. When you consider the block reward is so low and the maturity is at 5000 blocks I'm not sure how excited people would be to do any serious mining? Maybe I'm missing something Cheesy

In console "getmininginfo" I see hashespersec =1005750
Networkhashps=403972

I've double checked everything and the only difference I can find is that on the wallet exe shortcut I've used the -datadir= command to relocate the incakoin folder away from my c drive. And for sure my hashrate is zero after changing setgenerate to true hmmm what could be the issue?

EDIT:

I figured it out. I had to unlock the wallet lol  Tongue

Ouch mined coins not available until 5000 blocks  Shocked

What's the block timing how long will it take to move 5k blocks down the chain hmmm?
Yannic
Sr. Member
****
Offline Offline

Activity: 356
Merit: 259


airdrop-pepe.art


View Profile WWW
July 23, 2017, 01:29:01 AM
 #1188

Ouch mined coins not available until 5000 blocks  Shocked

What's the block timing how long will it take to move 5k blocks down the chain hmmm?

Around 3 days

♥‿♥ Show me your Love with few Yenten to :
[url=https://airdrop-pepe.art]Airdrop

Airdrop
Airdrop
♥‿♥
Website in progress : CryptoServices.net/en/ and Yenten.Today
☮ Peace, ♥ Love and Yenten Thanks ♥
Blockhunter
Hero Member
*****
Offline Offline

Activity: 871
Merit: 505


Founder of Incakoin


View Profile WWW
July 23, 2017, 02:01:36 AM
 #1189

Ouch mined coins not available until 5000 blocks  Shocked

What's the block timing how long will it take to move 5k blocks down the chain hmmm?

Around 3 days
well it actually depends. It can be much faster if people are staking too but Yannic is correct for the POW side of it suggesting that no one is staking.. I put a video on slack of just how fast the chain can move move.

https://YankeeSeed.com
Cannabis Genetics
DisasterFaster
Sr. Member
****
Offline Offline

Activity: 770
Merit: 264



View Profile
July 24, 2017, 08:32:22 PM
Last edit: July 25, 2017, 03:28:58 PM by DisasterFaster
 #1190

Would anybody be interested in participating in an IncaKoin wish list? I am hoping the community can help give input and discussion on desirable changes for the wallet and/or coin and then we could move a little bit further along and see about dividing those changes into short-term and long-term goals.

I'm going to start the ball rolling with some suggestions I have in my head and I'd love to see what other people might suggest.


My IncaCoin Wish List:


  • One mouse click to turn wallet mining on and off
  • Mouse over mining icon to view current hash rate
  • One mouse click to turn wallet staking on and off
  • Mouse over staking icon to view staking status
  • DNS seeder
  • Bootstrap blockchain
  • Updated website
  • New block explorer that is included within the website
  • Marketing video explaining the desirability of the coin
  • Tutorial video(s) explaining how to get started with IncaKoin
  • Multi-language wallet
  • iPhone & Android wallet app
  • Listings on additional exchanges
  • One or more press releases
  • Ability to buy the coin at the website
  • A staking table in the wallet that shows a variety of staking details
  • Staking accrues incrementally 24/7 only if wallet is online and connected to at least 4 other nodes
  • Increase the block reward so that mining could ROI at current coin value
  • Reduce the 5000 block requirement for mined coins to become confirmed
  • 32 & 64 bit versions of the wallet for Windows, Mac & Linux
  • Ability to choose install directory and data directory during installation
  • One mouse click to create/open/edit IncaKoin.conf file
  • One mouse click to access wallet repair for zapwallettxes/re-index/rescan
  • Seed implementation to restore wallet without backup copy/cloud storage
Blockhunter
Hero Member
*****
Offline Offline

Activity: 871
Merit: 505


Founder of Incakoin


View Profile WWW
July 25, 2017, 01:03:53 AM
 #1191

This is also my incakoin wish list. We have lots of work ahead and we will try to put up a timeline to accomplish all these goals. The only thing I see you missed is the 64bit windows client. Our team is growing and these goals are looking more realistic to happen in the next year.
Would anybody be interested in participating in an IncaKoin wish list? I am hoping the community can help give input and discussion on desirable changes for the wallet and/or coin and then we could move a little bit further along and see about dividing those changes into short-term and long-term goals.

I'm going to start the ball rolling with some suggestions I have in my head and I'd love to see what other people might suggest.


My IncaCoin Wish List:


  • One mouse click to turn wallet mining on and off
  • Mouse over mining icon to view current hash rate
  • One mouse click to turn wallet staking on and off
  • Mouse over staking icon to view staking status
  • DNS seeder
  • Bootstrap blockchain
  • Updated website
  • New block explorer that is included within the website
  • Marketing video explaining the desirability of the coin
  • Tutorial video(s) explaining how to get started with IncaKoin
  • Multi-language wallet
  • iPhone & Android wallet app
  • Listings on additional exchanges
  • One or more press releases
  • Ability to buy the coin at the website
  • A staking table in the wallet that shows a variety of staking details
  • Staking accrues incrementally 24/7 only if wallet is online and connected to at least 4 other nodes
  • Increase the block reward so that mining could ROI at current coin value
  • Reduce the 5000 block requirement for mined coins to become confirmed
  • 32 & 64 bit versions of the wallet for Windows, Mac & Linux
  • Ability to choose install directory and data directory during installation

https://YankeeSeed.com
Cannabis Genetics
Blockhunter
Hero Member
*****
Offline Offline

Activity: 871
Merit: 505


Founder of Incakoin


View Profile WWW
July 25, 2017, 01:06:55 AM
 #1192

This is also my incakoin wish list. We have lots of work ahead and we will try to put up a timeline to accomplish all these goals. The only thing I see you missed is the 64bit windows client. Our team is growing and these goals are looking more realistic to happen in the next year.
Would anybody be interested in participating in an IncaKoin wish list? I am hoping the community can help give input and discussion on desirable changes for the wallet and/or coin and then we could move a little bit further along and see about dividing those changes into short-term and long-term goals.

I'm going to start the ball rolling with some suggestions I have in my head and I'd love to see what other people might suggest.


My IncaCoin Wish List:


  • One mouse click to turn wallet mining on and off
  • Mouse over mining icon to view current hash rate
  • One mouse click to turn wallet staking on and off
  • Mouse over staking icon to view staking status
  • DNS seeder
  • Bootstrap blockchain
  • Updated website
  • New block explorer that is included within the website
  • Marketing video explaining the desirability of the coin
  • Tutorial video(s) explaining how to get started with IncaKoin
  • Multi-language wallet
  • iPhone & Android wallet app
  • Listings on additional exchanges
  • One or more press releases
  • Ability to buy the coin at the website
  • A staking table in the wallet that shows a variety of staking details
  • Staking accrues incrementally 24/7 only if wallet is online and connected to at least 4 other nodes
  • Increase the block reward so that mining could ROI at current coin value
  • Reduce the 5000 block requirement for mined coins to become confirmed
  • 32 & 64 bit versions of the wallet for Windows, Mac & Linux
  • Ability to choose install directory and data directory during installation
you didn't miss the 64bit client I just read it too fast. But we also need a Reddit and YouTube channel. I will work on a YouTube channel and post when it's done.

https://YankeeSeed.com
Cannabis Genetics
xdiamondx
Newbie
*
Offline Offline

Activity: 13
Merit: 0


View Profile
July 25, 2017, 09:38:42 AM
 #1193

How to Mine with AMD GPU? Which miner?
Bitgenius777
Full Member
***
Offline Offline

Activity: 420
Merit: 100


View Profile
July 25, 2017, 07:27:40 PM
 #1194


Incakoin is being bought like crazy on cryptopia!! This hour 80% up!!!

Get on the train right now!!

Expect 20 million marketcap or 600% increase this week!!!
PowerHemp
Legendary
*
Offline Offline

Activity: 1386
Merit: 1001

Ganja <3


View Profile
July 25, 2017, 07:59:51 PM
 #1195

i see poll is closed

number of coins required to run a masternode
10000   - 11 (16.4%)
100000   - 9 (13.4%)
1000000   - 21 (31.3%)
10000000   - 26 (38.8%)
Total Voters: 67
Sylw83
Full Member
***
Offline Offline

Activity: 322
Merit: 100


View Profile
July 25, 2017, 08:04:58 PM
 #1196

Good job today Smiley
$0.000475 (190.10%)
0.00000019 BTC (221.66%)

It the same price what was week ago....but i forgot to sale for 20 sat and repurchase for 2-4 sat
DisasterFaster
Sr. Member
****
Offline Offline

Activity: 770
Merit: 264



View Profile
July 25, 2017, 09:51:28 PM
 #1197


On another note has anybody seen this coin just now skyrocket at CoinmarketCap? http://coinmarketcap.com/currencies/incakoin/

This coin is a sleeper and extremely undervalued and it's headed to the moon just you wait and see!

Just now CoinMarket Cap says that NKA is up 274.19% and the last 24 hours trading volume is $33,047

This coin will have no problem booming up to .01 USD and then let's see it hit .10 USD and then start heading towards $1 USD oh yes  Tongue

I just stacked/sorted all coins at coinmarket cap for the biggest gainers in the last 24 hours and NKA is number 3! This is a big deal folks  Shocked



See above where the other day I grabbed a screenshot with IncaKoin smashing up to #3 globally in value gain...

Well here's a brand new one from right now and IncaKoin is at #6 globally woo hoooo.... This is the little coin that can  Tongue

Blockhunter
Hero Member
*****
Offline Offline

Activity: 871
Merit: 505


Founder of Incakoin


View Profile WWW
July 25, 2017, 11:23:30 PM
 #1198


On another note has anybody seen this coin just now skyrocket at CoinmarketCap? http://coinmarketcap.com/currencies/incakoin/

This coin is a sleeper and extremely undervalued and it's headed to the moon just you wait and see!

Just now CoinMarket Cap says that NKA is up 274.19% and the last 24 hours trading volume is $33,047

This coin will have no problem booming up to .01 USD and then let's see it hit .10 USD and then start heading towards $1 USD oh yes  Tongue

I just stacked/sorted all coins at coinmarket cap for the biggest gainers in the last 24 hours and NKA is number 3! This is a big deal folks  Shocked



See above where the other day I grabbed a screenshot with IncaKoin smashing up to #3 globally in value gain...

Well here's a brand new one from right now and IncaKoin is at #6 globally woo hoooo.... This is the little coin that can  Tongue


thing are warming up here!

https://YankeeSeed.com
Cannabis Genetics
AU_AG
Sr. Member
****
Offline Offline

Activity: 305
Merit: 250


View Profile
July 26, 2017, 12:05:21 AM
 #1199

This coin really could have taken off but 10mm for an MN. coins that have 1-10k coins for a mn hit 10k sats in months if not weeks min 200 sats in days (and stay there). 10mm is basically saying No MN and another PnD coin.
igoreha311
Newbie
*
Offline Offline

Activity: 35
Merit: 0


View Profile
July 26, 2017, 06:18:48 AM
 #1200

i see poll is closed

number of coins required to run a masternode
10000   - 11 (16.4%)
100000   - 9 (13.4%)
1000000   - 21 (31.3%)
10000000   - 26 (38.8%)
Total Voters: 67

10000000 is too expansive
most of people (21+9+11) voted for less than 10000000
In my opinion 1000000 is ok for this coin
Pages: « 1 ... 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 [60] 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 »
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!