Bitcoin Forum
April 23, 2024, 09:34:10 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 [136] 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 ... 344 »
  Print  
Author Topic: [ANN] INTENSE COIN - Blockchain backed decentralized VPN - Hybrid PoW  (Read 235822 times)
wtfpdf
Newbie
*
Offline Offline

Activity: 48
Merit: 0


View Profile
December 12, 2017, 08:36:20 PM
 #2701

hello, would it be possible to list ITNS on whattomine.com? thanks


what for !?

i'm getting difficulty values for other coins via their JSON API, it would be helpfull..at least for me


https://coinmarketcap.com/currencies/intensecoin/#charts here see the cost of the coin.
https://intense.hashvault.pro/# Here you can see how many coins you can get.
do not need whattomine.
whattomine is evil.

thanks, I know these sites, but to see the difficulty/other values is not enough for me, I need to work with these values and it's hard to grab them directly from web page, JSON is much more convenient..for example I want to have one month ITNS diff chart, or want to stop mining if difficulty is too high, etc.
In order to achieve higher forum ranks, you need both activity points and merit points.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
roland.deschain
Newbie
*
Offline Offline

Activity: 24
Merit: 0


View Profile
December 12, 2017, 09:39:41 PM
 #2702

hello, would it be possible to list ITNS on whattomine.com? thanks


what for !?

i'm getting difficulty values for other coins via their JSON API, it would be helpfull..at least for me


https://coinmarketcap.com/currencies/intensecoin/#charts here see the cost of the coin.
https://intense.hashvault.pro/# Here you can see how many coins you can get.
do not need whattomine.
whattomine is evil.

thanks, I know these sites, but to see the difficulty/other values is not enough for me, I need to work with these values and it's hard to grab them directly from web page, JSON is much more convenient..for example I want to have one month ITNS diff chart, or want to stop mining if difficulty is too high, etc.

You can get the difficulty, reward and other stuff from the json api. Every pool has that. For example:
http://intensecoin.de:8117/stats
Look under network
wtfpdf
Newbie
*
Offline Offline

Activity: 48
Merit: 0


View Profile
December 12, 2017, 09:58:09 PM
 #2703

hello, would it be possible to list ITNS on whattomine.com? thanks


what for !?

i'm getting difficulty values for other coins via their JSON API, it would be helpfull..at least for me


https://coinmarketcap.com/currencies/intensecoin/#charts here see the cost of the coin.
https://intense.hashvault.pro/# Here you can see how many coins you can get.
do not need whattomine.
whattomine is evil.

thanks, I know these sites, but to see the difficulty/other values is not enough for me, I need to work with these values and it's hard to grab them directly from web page, JSON is much more convenient..for example I want to have one month ITNS diff chart, or want to stop mining if difficulty is too high, etc.

You can get the difficulty, reward and other stuff from the json api. Every pool has that. For example:
http://intensecoin.de:8117/stats
Look under network


very useful hint, thank you very much Smiley
mninfo
Newbie
*
Offline Offline

Activity: 42
Merit: 0


View Profile
December 13, 2017, 01:51:18 AM
 #2704

You can get the difficulty, reward and other stuff from the json api. Every pool has that. For example:
http://intensecoin.de:8117/stats
Look under network


very useful hint, thank you very much Smiley


Just to add on that. Query from the pool you are using the current difficulty, hashrate, etc.
Official pool is: http://45.32.171.89:8111/stats

Now, you can calculate your profitabily as:
If you are mining x H/s

Code:
profit = hashrate * 86400 / stats['network']['difficulty'] * stats['network']['reward']
coins = profit / stats['config']['coinUnits']

Also, note 1KH/s = 1024 H/s, 1MHash = 1024 KH/s = 1024*1024 H/s and so on! Multiply by 1024 not 1000.

For example, suppose you are at 1KH/s (1024 H/s) then you've got (more or less at writing time this values are correct):
Code:
profit = 1024 * 86400 / 312742295 * 162898140711 = 4.60832614 * 10^10
coins = 4.60832614 * 10^10 / 100000000 = 4.60832614 * 10^(10-8) = 460 ITNS/day

(yeah, already at 300M difficulty...)

Now, you can query
https://stocks.exchange/api2/ticker
And use ITNS ticker to find current change is 0.00000033 btc/ITNS, so
Code:
btc = coins * 0.00000033 = 460 * 0.00000033 = 0.0001518

You can even calculate the average block time (in seconds) on your current pool by:
Code:
estimate = stats['network']['difficulty'] / stats['pool']['hashrate']
vikec1989
Jr. Member
*
Offline Offline

Activity: 129
Merit: 5


View Profile
December 13, 2017, 06:51:06 AM
 #2705

Hi DEV team, is there any chanse to put 2FA on wallet?
 
Regards
valiant1
Full Member
***
Offline Offline

Activity: 219
Merit: 121


Lethean Developer


View Profile WWW
December 13, 2017, 03:35:56 PM
Last edit: December 13, 2017, 04:28:26 PM by valiant1
 #2706

Hi DEV team, is there any chanse to put 2FA on wallet?
 
Regards

Interesting idea. The wallets already offer options for password encryption so adding 2FA might be overkill.


--

Official pool update (http://intensecoin.com/pool/): Pool payout frequency reduced to once every 2 hours to reduce transaction issues for users. If users inputs in their wallets are comprised of only very small amounts of coins, it becomes a challenge to send large amounts of coins in one transaction later.

▀    ★★★ LETHEAN ★★★ 
┊┈ ┊┈ ┊┈ ┊┈ ┊ THE SAFEST WAY TO BE ONLINE: BLOCKCHAIN VPN┊┈ ┊┈ ┊┈ ┊┈ ┊
█ █ █ █ █ █  Medium Twitter Discord Reddit TelegramFacebook Whitepaper  █ █ █ █ █  
roland.deschain
Newbie
*
Offline Offline

Activity: 24
Merit: 0


View Profile
December 13, 2017, 08:58:43 PM
 #2707

Have you thought about adding intensecoin to a decentralized exchange like https://waveswallet.io/
I think that would definitely push the price
rascabily
Sr. Member
****
Offline Offline

Activity: 379
Merit: 250


View Profile
December 13, 2017, 09:10:40 PM
 #2708

Have you thought about adding intensecoin to a decentralized exchange like https://waveswallet.io/
I think that would definitely push the price


cryptopia would be better and even better bittrex
sasha55
Newbie
*
Offline Offline

Activity: 28
Merit: 0


View Profile
December 13, 2017, 09:26:06 PM
 #2709

Began to move! Something is coming!
melpheos
Jr. Member
*
Offline Offline

Activity: 557
Merit: 5


View Profile
December 13, 2017, 10:24:05 PM
 #2710

Have you thought about adding intensecoin to a decentralized exchange like https://waveswallet.io/
I think that would definitely push the price


Why would you want to push the price up ?
We are mining with very low difficulty right now. A price increase will bring the vulture to the party and kill mining for small miners and take it all !!!
Speedie
Sr. Member
****
Offline Offline

Activity: 504
Merit: 254


View Profile
December 13, 2017, 10:32:11 PM
 #2711

Hi DEV team, is there any chanse to put 2FA on wallet?
 
Regards

Interesting idea. The wallets already offer options for password encryption so adding 2FA might be overkill.


2FA would be an excellent additional layer IMHO. If a user gets their system compromised by a keylogger virus, 2FA would still render the wallet useless even if the attacker gains both the wallet files and the encryption password.


Official pool update (http://intensecoin.com/pool/): Pool payout frequency reduced to once every 2 hours to reduce transaction issues for users. If users inputs in their wallets are comprised of only very small amounts of coins, it becomes a challenge to send large amounts of coins in one transaction later.

Excellent news! On the same subject, is there a way to consolidate inputs within the wallet? I've been mining ITNS since September and probably have many thousands of small inputs by now.
okane818
Legendary
*
Offline Offline

Activity: 1176
Merit: 1000



View Profile
December 13, 2017, 11:00:58 PM
 #2712

INTENSE COIN is now start moving fast growing. This is what I've been waiting the VPN project. What about VPS project? I hope VPS is included in this project, that would be more better. Good luck ITNS.


Best Regards


Okane Satoshi
https://altmining.blogspot.com/
Bardman
Hero Member
*****
Offline Offline

Activity: 952
Merit: 516



View Profile
December 14, 2017, 12:34:44 AM
 #2713

Have you thought about adding intensecoin to a decentralized exchange like https://waveswallet.io/
I think that would definitely push the price


cryptopia would be better and even better bittrex

Bittrex is one of the worst exchanges right now, they have blocked hundreds of thousands of accounts. Not a good idea to trade there. Exchanges will come, patience.

  █
 ▐ █  
  █
 ▐ █  


▄████████████████████▄
██████▀░░░░░░░░███████
████▀░░░▄████▄░░░░████
███░░▄█▀▀░░░░▀▀██░░███
██░░░█▌░██████░░██░░██
██░░█▌░████████░▐█░░██
██░░█▌░████████░▐█░░██
██░░█▌░███████████░░██
██░░░█▌░░█████▌░▐█░▐██
███░░▀█▌░░█▀░░▄██▀░▐██
████▄░░▀██████████████
██████▄░░░░███████████
▀████████████████████


▄████████████████████▄
██████████████████████
██████████░░██████████
█████████░░░░█████████
████████░░░░░░████████
███████░░░▐▌░░░███████
██████░░░░██░░░░██████
█████░░░░████░░░░█████
████░░░░██████░░░░████
███░░░░░░░░░░░░░░░░███
██░░░░░░░░░░░░░░░░░░██
██████████████████████
▀████████████████████

.a.


░░██████████████████████████████████████░░
██████████████████████████████████████████
██████████████████████████████████████████
██████████████████████████████████████████
████████████░░░░░░░░░░░░░░░░░░░░██████████
██████████░█████████████████████░█████████
█████████░████░░░░░░░░░░░░░░░░███░████████
████████░███░█████████████████░████░██████
██████░███░░███░░░░░░░░░░░░░████░███░░████
█████░███░████░█████████████░████░████░███
███░░███░████░░██████████████░████░████░██
████░░███░░████░███████████░░████░████░███
██████░░███░░███░░████████░████░████░█████
████████░████░░███░░████░████░████░███████
█████████░░████░████░███████░████░████████
███████████░░███░░███░░████████░██████████
█████████████░████░████░█████░████████████
███████████████░████░░███░░███████████████
█████████████████░████░███████████████████
██████████████████░░███░░█████████████████
████████████████████░░████████████████████
█████████████████████░████████████████████
██████████████████████████████████████████
██████████████████████████████████████████
░░██████████████████████████████████████


▄████████████████████▄
█████████████████▀░░██
██████████▀░███▀░░░░██
█████████▀░░██░░░░░░██
███████▀░░░░█░░░░░░░██
██████▀░░░░░▒░░░░░░░██
█████▀░░░░░░▒░░░░░░░██
████▀░░░░░░░▒░░░░░░░██
████░░░░░░░░▒░░░░░░░██
███▀░░░░░░░░▒░░░░░░░██
██▀░░░░░░░░░▒░░░░░░░██
██░░░░░░░░░░▒░░░░░░░██
▀████████████████████


▄████████████▀███████▄
████▀▀▀▀▀▀▀▀▀░▀▀▀▀▀▀▀█
████░░██░░░░█░░░████░█
███░░█░░░░██░░░░░░░░░█
██░░░░░░░░░░███░░░░░██
█████████░░░██░░░█████
████████░░░█░░░░██████
███████░░░░░░░░░██████
██████░░░░░░█░░███████
█████░░░░░███░░███████
████░░░░░███░░░███████
██████░░░░░░░░░███████
▀████████████████████
itslukebenz
Newbie
*
Offline Offline

Activity: 105
Merit: 0


View Profile
December 14, 2017, 12:52:05 AM
 #2714

Have you thought about adding intensecoin to a decentralized exchange like https://waveswallet.io/
I think that would definitely push the price


Why would you want to push the price up ?
We are mining with very low difficulty right now. A price increase will bring the vulture to the party and kill mining for small miners and take it all !!!

Don't be so selfish. Decentralization is just as important. A price increase would bring in more miners, small, medium, large, whatever. The more people involved, the better it is for the project.
However, the volume is still ridiculously low so I don't think the coin needs another exchange. Cryptopia maybe, but it's pointless to take it to a large exchange.
BobbyJones
Newbie
*
Offline Offline

Activity: 32
Merit: 0


View Profile
December 14, 2017, 01:16:11 AM
 #2715

Have you thought about adding intensecoin to a decentralized exchange like https://waveswallet.io/
I think that would definitely push the price


Why would you want to push the price up ?
We are mining with very low difficulty right now. A price increase will bring the vulture to the party and kill mining for small miners and take it all !!!

Don't be so selfish. Decentralization is just as important. A price increase would bring in more miners, small, medium, large, whatever. The more people involved, the better it is for the project.
However, the volume is still ridiculously low so I don't think the coin needs another exchange. Cryptopia maybe, but it's pointless to take it to a large exchange.

I'm waiting to mine but i know better - meaning i bought a mil coins because no way something this good stays this cheap much longer- i transfer to my wallet - super quick to transfer- very impressive -
we are going up 100x min - Goodluck!
sundownz
Hero Member
*****
Offline Offline

Activity: 714
Merit: 512


View Profile WWW
December 14, 2017, 01:32:20 AM
 #2716

Have you thought about adding intensecoin to a decentralized exchange like https://waveswallet.io/
I think that would definitely push the price


Why would you want to push the price up ?
We are mining with very low difficulty right now. A price increase will bring the vulture to the party and kill mining for small miners and take it all !!!

Don't be so selfish. Decentralization is just as important. A price increase would bring in more miners, small, medium, large, whatever. The more people involved, the better it is for the project.
However, the volume is still ridiculously low so I don't think the coin needs another exchange. Cryptopia maybe, but it's pointless to take it to a large exchange.

I'm waiting to mine but i know better - meaning i bought a mil coins because no way something this good stays this cheap much longer- i transfer to my wallet - super quick to transfer- very impressive -
we are going up 100x min - Goodluck!

I have mined ~1 million -- been mining since Day 2 of the coin =) I believe in it as well.

My only regret is only mining on my CPUs for the majority of the time, haha... wish I had more coins!

For security, your account has been locked. Email acctcomp15@theymos.e4ward.com
BobbyJones
Newbie
*
Offline Offline

Activity: 32
Merit: 0


View Profile
December 14, 2017, 02:04:12 AM
 #2717

Have you thought about adding intensecoin to a decentralized exchange like https://waveswallet.io/
I think that would definitely push the price


Why would you want to push the price up ?
We are mining with very low difficulty right now. A price increase will bring the vulture to the party and kill mining for small miners and take it all !!!

Don't be so selfish. Decentralization is just as important. A price increase would bring in more miners, small, medium, large, whatever. The more people involved, the better it is for the project.
However, the volume is still ridiculously low so I don't think the coin needs another exchange. Cryptopia maybe, but it's pointless to take it to a large exchange.

I'm waiting to mine but i know better - meaning i bought a mil coins because no way something this good stays this cheap much longer- i transfer to my wallet - super quick to transfer- very impressive -
we are going up 100x min - Goodluck!

I have mined ~1 million -- been mining since Day 2 of the coin =) I believe in it as well.

My only regret is only mining on my CPUs for the majority of the time, haha... wish I had more coins!

this is my first coin i mined and i did it with Cpu - lol
i managed only 5 per hour , I'm waiting on my rig to mine the right way -
let me ask you any way to change the setting and get more that the 5 ?
 all this is new to me
thanks !








sundownz
Hero Member
*****
Offline Offline

Activity: 714
Merit: 512


View Profile WWW
December 14, 2017, 02:56:56 AM
 #2718

Have you thought about adding intensecoin to a decentralized exchange like https://waveswallet.io/
I think that would definitely push the price


Why would you want to push the price up ?
We are mining with very low difficulty right now. A price increase will bring the vulture to the party and kill mining for small miners and take it all !!!

Don't be so selfish. Decentralization is just as important. A price increase would bring in more miners, small, medium, large, whatever. The more people involved, the better it is for the project.
However, the volume is still ridiculously low so I don't think the coin needs another exchange. Cryptopia maybe, but it's pointless to take it to a large exchange.

I'm waiting to mine but i know better - meaning i bought a mil coins because no way something this good stays this cheap much longer- i transfer to my wallet - super quick to transfer- very impressive -
we are going up 100x min - Goodluck!

I have mined ~1 million -- been mining since Day 2 of the coin =) I believe in it as well.

My only regret is only mining on my CPUs for the majority of the time, haha... wish I had more coins!

this is my first coin i mined and i did it with Cpu - lol
i managed only 5 per hour , I'm waiting on my rig to mine the right way -
let me ask you any way to change the setting and get more that the 5 ?
 all this is new to me
thanks !

What miner are you using ?

XMRig is the best CPU miner for this coin -- it would boost speed a lot vs. other miners.

For security, your account has been locked. Email acctcomp15@theymos.e4ward.com
BobbyJones
Newbie
*
Offline Offline

Activity: 32
Merit: 0


View Profile
December 14, 2017, 03:37:46 AM
 #2719

I'm just using my desktop now - http://store.hp.com/us/en/pdp/hp-envy-all-in-one---27-b145se

i downloaded the wallet and using the miner on it
..
 itried downloading some softwsre but my pc is either not built for that and or getting rejected while downloading -
so I'm waiting for a rig - but want to mine while i wait
YaStaer
Member
**
Offline Offline

Activity: 137
Merit: 10


View Profile
December 14, 2017, 03:52:38 AM
 #2720

I'm just using my desktop now - http://store.hp.com/us/en/pdp/hp-envy-all-in-one---27-b145se

i downloaded the wallet and using the miner on it
..
 itried downloading some softwsre but my pc is either not built for that and or getting rejected while downloading -
so I'm waiting for a rig - but want to mine while i wait

Which CPU do you use?
Pages: « 1 ... 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 [136] 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 ... 344 »
  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!