Bitcoin Forum
April 25, 2024, 10:41:41 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 2 3 4 5 6 7 8 9 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 »
  Print  
Author Topic: [ANN] [V] Version - Rare Desirable NO PREMINE Store of Value -->> v0.8.9.9 FIX  (Read 71590 times)
This is a self-moderated topic. If you do not want to be moderated by the person who started this topic, create a new topic.
staycrypto (OP)
Member
**
Offline Offline

Activity: 70
Merit: 10

Crypto Craftsman


View Profile WWW
March 16, 2014, 05:45:07 PM
 #721

One of the issues we are seeing is that there are a lot of chain reorganizations happening, until it smooths out and all of the blocks are reprocessed it causes a lot of resource contention with the bdb database.  Creating a file named DB_CONFIG in the version data dir with these contents alleviated the issue on the seed nodes:

Code:
set_lk_max_locks 537000
set_lk_max_objects 537000
set_lg_dir database

I am still looking into improving the performance of RPC calls for the pools and we are contemplating another update to boost the difficulty up faster as it seems to be ramping up but very very slowly.

I appreciate everybody's considerable patience in getting this chain back on the right track.

V: VFvZNht5YRuKbENkbu4nG74w2MyjPB6Qty   VersionCoin.com  /r/version   @VersionCoin
1714041701
Hero Member
*
Offline Offline

Posts: 1714041701

View Profile Personal Message (Offline)

Ignore
1714041701
Reply with quote  #2

1714041701
Report to moderator
1714041701
Hero Member
*
Offline Offline

Posts: 1714041701

View Profile Personal Message (Offline)

Ignore
1714041701
Reply with quote  #2

1714041701
Report to moderator
1714041701
Hero Member
*
Offline Offline

Posts: 1714041701

View Profile Personal Message (Offline)

Ignore
1714041701
Reply with quote  #2

1714041701
Report to moderator
Every time a block is mined, a certain amount of BTC (called the subsidy) is created out of thin air and given to the miner. The subsidy halves every four years and will reach 0 in about 130 years.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1714041701
Hero Member
*
Offline Offline

Posts: 1714041701

View Profile Personal Message (Offline)

Ignore
1714041701
Reply with quote  #2

1714041701
Report to moderator
1714041701
Hero Member
*
Offline Offline

Posts: 1714041701

View Profile Personal Message (Offline)

Ignore
1714041701
Reply with quote  #2

1714041701
Report to moderator
1714041701
Hero Member
*
Offline Offline

Posts: 1714041701

View Profile Personal Message (Offline)

Ignore
1714041701
Reply with quote  #2

1714041701
Report to moderator
tertius993
Hero Member
*****
Offline Offline

Activity: 1029
Merit: 712


View Profile
March 16, 2014, 05:51:17 PM
 #722

One of the issues we are seeing is that there are a lot of chain reorganizations happening, until it smooths out and all of the blocks are reprocessed it causes a lot of resource contention with the bdb database.  Creating a file named DB_CONFIG in the version data dir with these contents alleviated the issue on the seed nodes:

Code:
set_lk_max_locks 537000
set_lk_max_objects 537000
set_lg_dir database

I am still looking into improving the performance of RPC calls for the pools and we are contemplating another update to boost the difficulty up faster as it seems to be ramping up but very very slowly.

I appreciate everybody's considerable patience in getting this chain back on the right track.

Thanks for the update.

I think it would help if you could confirm:

a) is it safe for people to continue to use the latest version of the wallet already released?
b) is it OK to continue mining?

cheers
damiano
Legendary
*
Offline Offline

Activity: 1246
Merit: 1000


103 days, 21 hours and 10 minutes.


View Profile
March 16, 2014, 06:03:51 PM
 #723

hmm big problem now

I get a runaway error when launching my wallet

and it wont launch

xgc
Member
**
Offline Offline

Activity: 69
Merit: 10


View Profile
March 16, 2014, 06:31:33 PM
 #724

a block every second or every other second since 9 this morning?   I thought it was supposed to be about a block every minute.   40% of the block chain increased since this morning. That does not sound right.

NXT: 7093025962659339894
"Scientific truth is beyond loyalty and disloyalty."
- Isaac Asimov, Foundation
sin242
Sr. Member
****
Offline Offline

Activity: 280
Merit: 250


View Profile
March 16, 2014, 06:36:48 PM
 #725

a block every second or every other second since 9 this morning?   I thought it was supposed to be about a block every minute.   40% of the block chain increased since this morning. That does not sound right.



Well the dev stated the diff retargeting will take time.  Plus all the mining time the coin lost..  As long as the fast mining doesn't continue for TOO long shouldnt be an issue

Dark:  Xk9BoVerBd41JCjWQEhnxoowP7YNUK439z
BTC:  1JzPN2h8WGSi7kQeY5wuP4PjVD2hxkHJQM
xgc
Member
**
Offline Offline

Activity: 69
Merit: 10


View Profile
March 16, 2014, 07:20:27 PM
 #726

a block every second or every other second since 9 this morning?   I thought it was supposed to be about a block every minute.   40% of the block chain increased since this morning. That does not sound right.



Well the dev stated the diff retargeting will take time.  Plus all the mining time the coin lost..  As long as the fast mining doesn't continue for TOO long shouldnt be an issue

atm:
zeus pool block = 82782
dev block chain = 74000

Forked again?

Problem is the retarget algo?

NXT: 7093025962659339894
"Scientific truth is beyond loyalty and disloyalty."
- Isaac Asimov, Foundation
sebalino
Full Member
***
Offline Offline

Activity: 182
Merit: 100


View Profile
March 16, 2014, 07:49:20 PM
 #727

I am still here.When will we start pool mining at 40K block?
Thanks
sin242
Sr. Member
****
Offline Offline

Activity: 280
Merit: 250


View Profile
March 16, 2014, 08:13:20 PM
 #728

a block every second or every other second since 9 this morning?   I thought it was supposed to be about a block every minute.   40% of the block chain increased since this morning. That does not sound right.



Well the dev stated the diff retargeting will take time.  Plus all the mining time the coin lost..  As long as the fast mining doesn't continue for TOO long shouldnt be an issue

atm:
zeus pool block = 82782
dev block chain = 74000

Forked again?

Problem is the retarget algo?


Hrm.  I appear to be on a diff chain than zeus as well. currently block 76637 for me

Dark:  Xk9BoVerBd41JCjWQEhnxoowP7YNUK439z
BTC:  1JzPN2h8WGSi7kQeY5wuP4PjVD2hxkHJQM
xgc
Member
**
Offline Offline

Activity: 69
Merit: 10


View Profile
March 16, 2014, 09:42:48 PM
 #729

lolz my POS just double profit because of all the fast timed blocks..   very nice interest rate.. hahaha

NXT: 7093025962659339894
"Scientific truth is beyond loyalty and disloyalty."
- Isaac Asimov, Foundation
sebalino
Full Member
***
Offline Offline

Activity: 182
Merit: 100


View Profile
March 16, 2014, 09:49:08 PM
 #730

Version The SumPool

ROUND STATISTICS
Block Statistics   PPLNS Round Statistics
ID   263   PPLNS Shares   192
Height   82,472   Estimated Shares   7,821
Amount   4   Target Variance   4,073.44 %
Confirmations   75 left   Block Average   237
Difficulty   1.90936107   Average Efficiency   3,302.79 %
Time   2014-03-16 14:27:16   Target Rounds   10
Shares   320   Seconds This Round   72

What is going on?
lin0sspice
Legendary
*
Offline Offline

Activity: 1190
Merit: 1002


View Profile
March 16, 2014, 10:40:47 PM
 #731

Is it still have problem ??


Website
Whitepaper
Discord
░░░█░░░░░░░░░░░░░░░░░░░░░░░░░
░░██░░░░░░░░░░░░░░░░░░░░░░██░░
███░░░░░░░░░░░░░░░░░░░░░░███
████░░░░░░░░░░░░░░░░░░░░░░████
███░░░░░░░░░░░░░░░░░░░░░░░░███
███░░░░░░░░░░░░░░░░░░░░░░███
███░░░░░░░░░░▄██▄░░░░░░░░░░███
███░░░░░░░░▄██████▄░░░░░░░░███
███▄░░░░░░▄████████▄░░░░░░▄███
████░░░░░▄██████████▄░░░░░████
████░░░░▄████████████▄░░░░████
░██████░░▀██████████▀░░███████
░███████░░░▀██████▀░░░████████
░████████▄░░░▀██▀░░░▄████████
░█████████▄░░░░░░░░▄███████░░░
░░█████████▄░░░░░░▄███████░░░░
░░░░██████████▄▄████████░░░░░░
░░░░░░████████████████░░░░░░░░
░░░░░░░██████████████░░░░░░░░░
░░░░░░░░░██████████░░░░░░░░░░░
VELOX PROJECT
The Future of Anonymous Trading
░░░█░░░░░░░░░░░░░░░░░░░░░░░░░
░░██░░░░░░░░░░░░░░░░░░░░░░██░░
███░░░░░░░░░░░░░░░░░░░░░░███
████░░░░░░░░░░░░░░░░░░░░░░████
███░░░░░░░░░░░░░░░░░░░░░░░░███
███░░░░░░░░░░░░░░░░░░░░░░███
███░░░░░░░░░░▄██▄░░░░░░░░░░███
███░░░░░░░░▄██████▄░░░░░░░░███
███▄░░░░░░▄████████▄░░░░░░▄███
████░░░░░▄██████████▄░░░░░████
████░░░░▄████████████▄░░░░████
░██████░░▀██████████▀░░███████
░███████░░░▀██████▀░░░████████
░████████▄░░░▀██▀░░░▄████████
░█████████▄░░░░░░░░▄███████░░░
░░█████████▄░░░░░░▄███████░░░░
░░░░██████████▄▄████████░░░░░░
░░░░░░████████████████░░░░░░░░
░░░░░░░██████████████░░░░░░░░░
░░░░░░░░░██████████░░░░░░░░░░░
Latest News
Twitter
Telegram
[/tab
sebalino
Full Member
***
Offline Offline

Activity: 182
Merit: 100


View Profile
March 16, 2014, 11:04:25 PM
 #732

A week ago I bought on NXT market versioncoins. Even now I do not have it in my wallet.I ask for an explanation.
tripppn
Hero Member
*****
Offline Offline

Activity: 756
Merit: 500


View Profile WWW
March 17, 2014, 02:06:45 AM
 #733

I'm thinking the V dev team is sleeping or maybe pulling their hair out trying to figure out wtf is going on... Either way I'm gonna go back to waiting.

“You can't be a real country unless you have a beer and an airline - it helps if you have some kind of football team, or some nuclear weapons, but in the very least you need a beer.”
― Frank Zappa
sin242
Sr. Member
****
Offline Offline

Activity: 280
Merit: 250


View Profile
March 17, 2014, 02:37:46 AM
 #734

I'm thinking the V dev team is sleeping or maybe pulling their hair out trying to figure out wtf is going on... Either way I'm gonna go back to waiting.


They need a break.

Dark:  Xk9BoVerBd41JCjWQEhnxoowP7YNUK439z
BTC:  1JzPN2h8WGSi7kQeY5wuP4PjVD2hxkHJQM
MaGNeT
Legendary
*
Offline Offline

Activity: 1526
Merit: 1002


Waves | 3PHMaGNeTJfqFfD4xuctgKdoxLX188QM8na


View Profile WWW
March 17, 2014, 07:06:08 AM
 #735

I'm thinking the V dev team is sleeping or maybe pulling their hair out trying to figure out wtf is going on... Either way I'm gonna go back to waiting.


They need a break.

I'm on block 96898, is this a private fork or is someone with me on this one?  Grin


Quote
{
"version" : "v0.8.9.9-vcoin-beta",
"protocolversion" : 70006,
"walletversion" : 60000,
"balance" : 508.00000000,
"newmint" : 0.00000000,
"stake" : 0.00000000,
"blocks" : 96898,
"moneysupply" : 628938.93894800,
"connections" : 27,
"proxy" : "",
"difficulty" : 28.12396905,
"testnet" : false,
"keypoololdest" : 1395039511,
"keypoolsize" : 101,
"paytxfee" : 0.00100000,
}


[
{
"addr" : "99.246.30.27:9988",
"services" : "00000001",
"lastsend" : 1395039976,
"lastrecv" : 1395039975,
"conntime" : 1394978435,
"version" : 70006,
"subver" : "/StayCrypto:0.8.9.9/Version:0.8.9.9(v0.8.9.9-vcoin-beta)/",
"inbound" : false,
"releasetime" : 0,
"height" : 60132,
"banscore" : 0
},
{
"addr" : "109.149.6.26:64889",
"services" : "00000001",
"lastsend" : 1395039977,
"lastrecv" : 1395039976,
"conntime" : 1394978752,
"version" : 70006,
"subver" : "/StayCrypto:0.8.9.9/Version:0.8.9.9(v0.8.9.9-vcoin-beta)/",
"inbound" : true,
"releasetime" : 0,
"height" : 60502,
"banscore" : 0
},
{
"addr" : "174.62.74.204:58689",
"services" : "00000001",
"lastsend" : 1395039976,
"lastrecv" : 1395038423,
"conntime" : 1394979849,
"version" : 70006,
"subver" : "/StayCrypto:0.8.9.9/Version:0.8.9.9(v0.8.9.9-vcoin-beta)/",
"inbound" : true,
"releasetime" : 0,
"height" : 80293,
"banscore" : 0
},
{
"addr" : "31.216.12.30:65245",
"services" : "00000001",
"lastsend" : 1395039977,
"lastrecv" : 1395039976,
"conntime" : 1394980365,
"version" : 70006,
"subver" : "/StayCrypto:0.8.9.9/Version:0.8.9.9(v0.8.9.9-vcoin-beta)/",
"inbound" : true,
"releasetime" : 0,
"height" : 62286,
"banscore" : 0
},
{
"addr" : "50.244.162.38:57938",
"services" : "00000001",
"lastsend" : 1395039977,
"lastrecv" : 1395039976,
"conntime" : 1394985234,
"version" : 70006,
"subver" : "/StayCrypto:0.8.9.9/Version:0.8.9.9(v0.8.9.9-vcoin-beta)/",
"inbound" : true,
"releasetime" : 0,
"height" : 57603,
"banscore" : 0
},
{
"addr" : "162.243.234.210:9988",
"services" : "00000001",
"lastsend" : 1395039977,
"lastrecv" : 1395039976,
"conntime" : 1394989026,
"version" : 70006,
"subver" : "/StayCrypto:0.8.9.9/Version:0.8.9.9(v0.8.9.9-vcoin-beta)/",
"inbound" : false,
"releasetime" : 0,
"height" : 69770,
"banscore" : 0
},
{
"addr" : "192.241.148.230:9988",
"services" : "00000001",
"lastsend" : 1395039977,
"lastrecv" : 1395039976,
"conntime" : 1394990745,
"version" : 70006,
"subver" : "/StayCrypto:0.8.9.9/Version:0.8.9.9(v0.8.9.9-vcoin-beta)/",
"inbound" : false,
"releasetime" : 0,
"height" : 71329,
"banscore" : 0
},
{
"addr" : "192.241.240.148:56917",
"services" : "00000001",
"lastsend" : 1395039977,
"lastrecv" : 1395039976,
"conntime" : 1394990914,
"version" : 70006,
"subver" : "/StayCrypto:0.8.9.9/Version:0.8.9.9(v0.8.9.9-vcoin-beta)/",
"inbound" : true,
"releasetime" : 0,
"height" : 62864,
"banscore" : 0
},
{
"addr" : "69.64.43.236:45279",
"services" : "00000001",
"lastsend" : 1395039976,
"lastrecv" : 1395039878,
"conntime" : 1394999337,
"version" : 70006,
"subver" : "/StayCrypto:0.8.9.9/Version:0.8.9.9(v0.8.9.9-vcoin-beta)/",
"inbound" : true,
"releasetime" : 0,
"height" : 82798,
"banscore" : 0
},
{
"addr" : "74.71.157.254:58248",
"services" : "00000001",
"lastsend" : 1395039977,
"lastrecv" : 1395039976,
"conntime" : 1395004541,
"version" : 70006,
"subver" : "/StayCrypto:0.8.9.9/Version:0.8.9.9(v0.8.9.9-vcoin-beta)/",
"inbound" : true,
"releasetime" : 0,
"height" : 78935,
"banscore" : 0
},
{
"addr" : "31.48.77.60:62970",
"services" : "00000001",
"lastsend" : 1395039976,
"lastrecv" : 1395039976,
"conntime" : 1395005121,
"version" : 70006,
"subver" : "/StayCrypto:0.8.9.9/Version:0.8.9.9(v0.8.9.9-vcoin-beta)/",
"inbound" : true,
"releasetime" : 0,
"height" : 76832,
"banscore" : 0
},
{
"addr" : "198.100.127.36:9988",
"services" : "00000001",
"lastsend" : 1395039976,
"lastrecv" : 1395039973,
"conntime" : 1395008088,
"version" : 70006,
"subver" : "/StayCrypto:0.8.9.9/Version:0.8.9.9(v0.8.9.9-vcoin-beta)/",
"inbound" : false,
"releasetime" : 0,
"height" : 82096,
"banscore" : 0
},
{
"addr" : "69.204.44.204:9988",
"services" : "00000001",
"lastsend" : 1395039977,
"lastrecv" : 1395039976,
"conntime" : 1395011002,
"version" : 70006,
"subver" : "/StayCrypto:0.8.9.9/Version:0.8.9.9(v0.8.9.9-vcoin-beta)/",
"inbound" : false,
"releasetime" : 0,
"height" : 65863,
"banscore" : 0
},
{
"addr" : "76.121.102.102:59132",
"services" : "00000001",
"lastsend" : 1395039977,
"lastrecv" : 1395039976,
"conntime" : 1395011178,
"version" : 70006,
"subver" : "/StayCrypto:0.8.9.9/Version:0.8.9.9(v0.8.9.9-vcoin-beta)/",
"inbound" : true,
"releasetime" : 0,
"height" : 84206,
"banscore" : 0
},
{
"addr" : "50.124.171.173:50384",
"services" : "00000001",
"lastsend" : 1395039977,
"lastrecv" : 1395039976,
"conntime" : 1395011272,
"version" : 70006,
"subver" : "/StayCrypto:0.8.9.9/Version:0.8.9.9(v0.8.9.9-vcoin-beta)/",
"inbound" : true,
"releasetime" : 0,
"height" : 83770,
"banscore" : 0
},
{
"addr" : "113.173.78.83:40608",
"services" : "00000001",
"lastsend" : 1395039977,
"lastrecv" : 1395039977,
"conntime" : 1395014183,
"version" : 70006,
"subver" : "/StayCrypto:0.8.9.9/Version:0.8.9.9(v0.8.9.9-vcoin-beta)/",
"inbound" : true,
"releasetime" : 0,
"height" : 86000,
"banscore" : 0
},
{
"addr" : "76.31.96.218:55894",
"services" : "00000001",
"lastsend" : 1395039976,
"lastrecv" : 1395039020,
"conntime" : 1395021338,
"version" : 70006,
"subver" : "/StayCrypto:0.8.9.9/Version:0.8.9.9(v0.8.9.9-vcoin-beta)/",
"inbound" : true,
"releasetime" : 0,
"height" : 67802,
"banscore" : 0
},
{
"addr" : "74.71.157.254:61879",
"services" : "00000001",
"lastsend" : 1395039977,
"lastrecv" : 1395039976,
"conntime" : 1395021652,
"version" : 70006,
"subver" : "/StayCrypto:0.8.9.9/Version:0.8.9.9(v0.8.9.9-vcoin-beta)/",
"inbound" : true,
"releasetime" : 0,
"height" : 78045,
"banscore" : 0
},
{
"addr" : "113.173.78.83:36871",
"services" : "00000001",
"lastsend" : 1395039977,
"lastrecv" : 1395039977,
"conntime" : 1395021920,
"version" : 70006,
"subver" : "/StayCrypto:0.8.9.9/Version:0.8.9.9(v0.8.9.9-vcoin-beta)/",
"inbound" : true,
"releasetime" : 0,
"height" : 90229,
"banscore" : 0
},
{
"addr" : "113.173.78.83:44035",
"services" : "00000001",
"lastsend" : 1395039977,
"lastrecv" : 1395039977,
"conntime" : 1395022150,
"version" : 70006,
"subver" : "/StayCrypto:0.8.9.9/Version:0.8.9.9(v0.8.9.9-vcoin-beta)/",
"inbound" : true,
"releasetime" : 0,
"height" : 90104,
"banscore" : 0
},
{
"addr" : "77.69.8.38:52525",
"services" : "00000001",
"lastsend" : 1395039977,
"lastrecv" : 1395039976,
"conntime" : 1395022188,
"version" : 70006,
"subver" : "/StayCrypto:0.8.9.9/Version:0.8.9.9(v0.8.9.9-vcoin-beta)/",
"inbound" : true,
"releasetime" : 0,
"height" : 90268,
"banscore" : 0
},
{
"addr" : "113.173.78.83:39585",
"services" : "00000001",
"lastsend" : 1395039977,
"lastrecv" : 1395039977,
"conntime" : 1395022341,
"version" : 70006,
"subver" : "/StayCrypto:0.8.9.9/Version:0.8.9.9(v0.8.9.9-vcoin-beta)/",
"inbound" : true,
"releasetime" : 0,
"height" : 90104,
"banscore" : 0
},
{
"addr" : "218.77.97.176:4737",
"services" : "00000001",
"lastsend" : 1395039977,
"lastrecv" : 1395039977,
"conntime" : 1395028559,
"version" : 70006,
"subver" : "/StayCrypto:0.8.9.9/Version:0.8.9.9(v0.8.9.9-vcoin-beta)/",
"inbound" : true,
"releasetime" : 0,
"height" : 93109,
"banscore" : 0
},
{
"addr" : "151.75.7.46:9988",
"services" : "00000001",
"lastsend" : 1395039976,
"lastrecv" : 1395039975,
"conntime" : 1395036185,
"version" : 70006,
"subver" : "/StayCrypto:0.8.9.9/Version:0.8.9.9(v0.8.9.9-vcoin-beta)/",
"inbound" : false,
"releasetime" : 0,
"height" : 95764,
"banscore" : 0
},
{
"addr" : "85.26.235.196:54319",
"services" : "00000001",
"lastsend" : 1395039977,
"lastrecv" : 1395039977,
"conntime" : 1395036827,
"version" : 70006,
"subver" : "/StayCrypto:0.8.9.9/Version:0.8.9.9(v0.8.9.9-vcoin-beta)/",
"inbound" : true,
"releasetime" : 0,
"height" : 95930,
"banscore" : 0
},
{
"addr" : "87.147.148.225:58681",
"services" : "00000001",
"lastsend" : 1395039976,
"lastrecv" : 1395039967,
"conntime" : 1395037953,
"version" : 70006,
"subver" : "/StayCrypto:0.8.9.9/Version:0.8.9.9(v0.8.9.9-vcoin-beta)/",
"inbound" : true,
"releasetime" : 0,
"height" : 28435,
"banscore" : 0
},
{
"addr" : "204.195.130.236:9988",
"services" : "00000001",
"lastsend" : 1395039977,
"lastrecv" : 1395039977,
"conntime" : 1395039632,
"version" : 70006,
"subver" : "/StayCrypto:0.8.9.9/Version:0.8.9.9(v0.8.9.9-vcoin-beta)/",
"inbound" : false,
"releasetime" : 0,
"height" : 96813,
"banscore" : 0
}
]
sin242
Sr. Member
****
Offline Offline

Activity: 280
Merit: 250


View Profile
March 17, 2014, 01:01:46 PM
 #736

I'm in there with you, magnet

Dark:  Xk9BoVerBd41JCjWQEhnxoowP7YNUK439z
BTC:  1JzPN2h8WGSi7kQeY5wuP4PjVD2hxkHJQM
BitcoinFX
Legendary
*
Offline Offline

Activity: 2646
Merit: 1720


https://youtu.be/DsAVx0u9Cw4 ... Dr. WHO < KLF


View Profile WWW
March 17, 2014, 02:03:58 PM
 #737

My VPS nodes are on that chain as well. I'll restart the daemon for full inbound.

Mined a total of 7 blocks since the last update across both wallets just with CPU mining whilst the difficulty (reset) was low. Hopefully the pools can be up and running again with a fixed wallet and daemon soon ? This is still a SHA-256 coin, right ?  Wink   Cool

"Bitcoin OG" 1JXFXUBGs2ZtEDAQMdZ3tkCKo38nT2XSEp | Bitcoin logo™ Enforcer? | Bitcoin is BTC | CSW is NOT Satoshi Nakamoto | I Mine BTC, LTC, ZEC, XMR and GAP | BTC on Tor addnodes Project | Media enquiries : Wu Ming | Enjoy The Money Machine | "You cannot compete with Open Source" and "Cryptography != Banana" | BSV and BCH are COUNTERFEIT.
ralexvalex
Sr. Member
****
Offline Offline

Activity: 256
Merit: 250


View Profile
March 17, 2014, 03:31:52 PM
 #738

lolz my POS just double profit because of all the fast timed blocks..   very nice interest rate.. hahaha

Same for me, in 15 days from 4000 to 8000, nice job Dev.
BitcoinFX
Legendary
*
Offline Offline

Activity: 2646
Merit: 1720


https://youtu.be/DsAVx0u9Cw4 ... Dr. WHO < KLF


View Profile WWW
March 17, 2014, 04:14:18 PM
 #739

I sent freshly mined blocks from my VPS nodes to my 'old' wallet address in the latest client without issue and have confirmation on the transactions.

On that basis I opened my main wallet for PoS minting and that was also OK.  Cool

Also mining on my nodes without Long Poll is working fine now.

Version is not as borked as I thought, I guess everyone is just off mining SHAcoin ?

Just need some pools up or I might try compiling a P2pool for Version.

"Bitcoin OG" 1JXFXUBGs2ZtEDAQMdZ3tkCKo38nT2XSEp | Bitcoin logo™ Enforcer? | Bitcoin is BTC | CSW is NOT Satoshi Nakamoto | I Mine BTC, LTC, ZEC, XMR and GAP | BTC on Tor addnodes Project | Media enquiries : Wu Ming | Enjoy The Money Machine | "You cannot compete with Open Source" and "Cryptography != Banana" | BSV and BCH are COUNTERFEIT.
tertius993
Hero Member
*****
Offline Offline

Activity: 1029
Merit: 712


View Profile
March 17, 2014, 04:41:31 PM
 #740

lolz my POS just double profit because of all the fast timed blocks..   very nice interest rate.. hahaha

Same for me, in 15 days from 4000 to 8000, nice job Dev.

Nice for you but that is an absurdly high rate of return on PoS.
Pages: « 1 2 3 4 5 6 7 8 9 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 »
  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!