Pages:
Author

Topic: [ANN] [VASH] VpnCoin | AES Chat | BitChain | Domain&Website | Zero Knowledge - page 35. (Read 501968 times)

legendary
Activity: 2646
Merit: 1141
6, In order to ensure the security of the wallet network, interest increased to 1.314% per year,
7, Using an improved PoS algorithm, each block reward 10 VPN , no coin amount limit, increase user's interest to run wallet app.


Will the rule № 7 be implemented instead of the rule № 6?
If you will got 10VPN having only 1VPN in wallet it will be more then 1.314% per year  Smiley
legendary
Activity: 1568
Merit: 1002
hero member
Activity: 980
Merit: 1010
Blockchain engineer
Retweet this, reward 100VPN, please @ some "super star"  Grin

https://twitter.com/vpn_dev/status/647336012671127552
hero member
Activity: 980
Merit: 1010
Blockchain engineer
8, Auto-complete pages a reward(website tip, website pay), limit up to 100000VPN,

What do you mean?  

Sorry for my poor english  Grin Grin Grin

Do you used our website tip button or website pay button ?
If you did not use, i think you can't know i mean.

        BitNet Resource Market

Ok, I got it, Thank you.

You are welcome Smiley
sr. member
Activity: 462
Merit: 250
8, Auto-complete pages a reward(website tip, website pay), limit up to 100000VPN,

What do you mean?  

Sorry for my poor english  Grin Grin Grin

Do you used our website tip button or website pay button ?
If you did not use, i think you can't know i mean.

        BitNet Resource Market

Ok, I got it, Thank you.
hero member
Activity: 980
Merit: 1010
Blockchain engineer
8, Auto-complete pages a reward(website tip, website pay), limit up to 100000VPN,

What do you mean?  

Sorry for my poor english  Grin Grin Grin

Do you used our website tip button or website pay button ?
If you did not use, i think you can't know i mean.

        BitNet Resource Market
sr. member
Activity: 462
Merit: 250
8, Auto-complete pages a reward(website tip, website pay), limit up to 100000VPN,

What do you mean?   
legendary
Activity: 1619
Merit: 1004
Bitcoiner, Crypto-anarchist and Cypherpunk.
Version 1132 coming soon, changes as follow:
1,Max block size up to 2M, max transaction size also increased,
2, Transaction fees increased to 0.1 VPN,
3, Add coin freeze function, transaction's coins will freeze until the specified time has elapsed.
4, Transaction message support UTF8 word,
5, Wallet interface add "BitNet Market" link button,
6, In order to ensure the security of the wallet network, interest increased to 1.314% per year,
7, Using an improved PoS algorithm, each block reward 10 VPN , no coin amount limit, increase user's interest to run wallet app.
8, Auto-complete pages a reward(website tip, website pay), limit up to 100000VPN,
9, supports the wallet file set to an arbitrary position (for example arguments -wallet = x: \ yy \ zzz.dat),
10, Transactions history GUI add transaction Message list for viewing transaction message.
11, Fixed getinfo command, total amount minus 600 million already burning coins.

It will take effect at block number 501600


We create a better PoS algorithm, each block fixed reward 10VPN , no coin amount limit, even your wallet only 1VPN, when you find a block, you will get 10VPN, it will increase user's interest to run wallet app, to increase online nodes.

Total 1 day's interest is (60 * 24) * 10 = 14400VPN
Total 1 year's interest is 14400 * 365 = 5256000VPN
5256000 / 400000000 = 1.314%

It is better than BC 3.0 ?
  Grin Grin

I'm still waiting this :

1129 official version is coming soon,
We have created a can trust P2P coin Exchange coin way in this version.

People can use this way to buy BTC, LTC, PPC... by VpnCoin, it is P2P, not need Exchange.
hero member
Activity: 980
Merit: 1010
Blockchain engineer
Version 1132 coming soon, changes as follow:
1,Max block size up to 2M, max transaction size also increased,
2, Transaction fees increased to 0.1 VPN,
3, Add coin freeze function, transaction's coins will freeze until the specified time has elapsed.
4, Transaction message support UTF8 word,
5, Wallet interface add "BitNet Market" link button,
6, In order to ensure the security of the wallet network, interest increased to 1.314% per year,
7, Using an improved PoS algorithm, each block reward 10 VPN , no coin amount limit, increase user's interest to run wallet app.
8, Auto-complete pages a reward(website tip, website pay), limit up to 100000VPN,
9, supports the wallet file set to an arbitrary position (for example arguments -wallet = x: \ yy \ zzz.dat),
10, Transactions history GUI add transaction Message list for viewing transaction message.
11, Fixed getinfo command, total amount minus 600 million already burning coins.

It will take effect at block number 501600


We create a better PoS algorithm, each block fixed reward 10VPN , no coin amount limit, even your wallet only 1VPN, when you find a block, you will get 10VPN, it will increase user's interest to run wallet app, to increase online nodes.

Total 1 day's interest is (60 * 24) * 10 = 14400VPN
Total 1 year's interest is 14400 * 365 = 5256000VPN
5256000 / 400000000 = 1.314%

It is better than BC 3.0 ?
 Grin Grin
hero member
Activity: 980
Merit: 1010
Blockchain engineer
I found that Bitnet wallet is locking physical drive for direct access. I have a software with direct access with CreateFile() call and it cannot obtain a drive handle when Bitnet is running. Please make sure you are closing handle opened with your CreateFile() call so other services can access disk.

What is your mean?
Do you mean that: if your wallet in disk c:\xxx, then you can't access drive c ?
Or only can't access wallet.dat file ?
I have a software for low-level drive hardware access. This software does not work when Bitnet client is running. I guess the problem is the drive handle is locked with your code.

Please rename bitnet.dat, and restart wallet app.
sr. member
Activity: 377
Merit: 250
I found that Bitnet wallet is locking physical drive for direct access. I have a software with direct access with CreateFile() call and it cannot obtain a drive handle when Bitnet is running. Please make sure you are closing handle opened with your CreateFile() call so other services can access disk.

What is your mean?
Do you mean that: if your wallet in disk c:\xxx, then you can't access drive c ?
Or only can't access wallet.dat file ?
I have a software for low-level drive hardware access. This software does not work when Bitnet client is running. I guess the problem is the drive handle is locked with your code.
hero member
Activity: 980
Merit: 1010
Blockchain engineer
I found that Bitnet wallet is locking physical drive for direct access. I have a software with direct access with CreateFile() call and it cannot obtain a drive handle when Bitnet is running. Please make sure you are closing handle opened with your CreateFile() call so other services can access disk.

What is your mean?
Do you mean that: if your wallet in disk c:\xxx, then you can't access drive c ?
Or only can't access wallet.dat file ?
sr. member
Activity: 377
Merit: 250
I found that Bitnet wallet is locking physical drive for direct access. I have a software with direct access with CreateFile() call and it cannot obtain a drive handle when Bitnet is running. Please make sure you are closing handle opened with your CreateFile() call so other services can access disk.
hero member
Activity: 980
Merit: 1010
Blockchain engineer
Amazing,..this coins and community growing sucessfully
a long long time ago i've been part of this community

@Vpncoin
do you still remember me  Wink Wink

anyway just good luck for you

I always remember you, my friend Wink
legendary
Activity: 1176
Merit: 1000
Amazing,..this coins and community growing sucessfully
a long long time ago i've been part of this community

@Vpncoin
do you still remember me  Wink Wink

anyway just good luck for you
hero member
Activity: 518
Merit: 500
hero member
Activity: 980
Merit: 1010
Blockchain engineer
full member
Activity: 361
Merit: 101
is there some instructions for this lottery?

Yes.

getlotteryanswer ,  it is mean lottery win number.
getlotteryinfo
getlotterywinner

Hi, I know I have asked for this before a few times, but it never happened! I think that to have so many features within a wallet definitely requires  showing off, to show how to use these features because (no offence) the instructions provided are no good I still dont know how to enter the lottery. I have a few different wallets and the VPN wallet has more features than the other wallets combined! in my mind VPN should be the main core coin of SuperNet. I think that a clean crisp video (not just screenshots) will bring new blood to VPN! Well thats this years 2pence worth Wink
hero member
Activity: 980
Merit: 1010
Blockchain engineer
VpnCoin Light wallet update: https://drive.google.com/file/d/0B7Kd-l4hTU3GakIwdW9kM0JBQWs/view?usp=sharing

1, Fix sync block bugs,
2, Add "BitNet Resource Market" Button,
3, Change tx fee to 0.1VPN.




Dev, may I know where is github source link for this light wallet?

I'd like to try it only if it is open sourced.

It is based on full feature version, but did not upload to github at this moment.
Pages:
Jump to: