Pages:
Author

Topic: [ANN] Vcoin sha256 pow (Read 54978 times)

legendary
Activity: 2254
Merit: 1278
March 08, 2021, 01:27:47 PM
https://chainz.cryptoid.info/vcn/
oops, Bushnell stole the tag ?
Not the first time this has happened in altcoinland.

But sloppy research on his part, unusually.

Cheers

Graham
jr. member
Activity: 58
Merit: 5
March 08, 2021, 12:43:03 PM
https://chainz.cryptoid.info/vcn/
oops, Bushnell stole the tag ?
legendary
Activity: 1274
Merit: 1006
Trainman
February 22, 2021, 10:31:31 AM
VCoin/V Core sync nodes:

Mainnet:
No port or 5530 default port, sync to blockchain running on VCoin v0.9.3 client
Code:
addnode=144.76.118.44
addnode=144.76.118.44:5530
addnode=144.76.64.49
addnode=144.76.64.49:5530

Port 61300/61400, sync to same blockchain as above but running on V Core v0.19.1 client
Code:
addnode=144.76.118.44:61400
addnode=144.76.64.49:61300

Testnet:
No port or 55534 default port, sync to blockchain running solely on v0.19.1 client (i.e. testnet is currently has no v0.9 clients)
Code:
addnode=144.76.118.44
addnode=144.76.118.44:55534
addnode=144.76.64.49
addnode=144.76.64.49:55534

Alternatively, a chain dump from the V Core 0.19.1 client (I can't be sure a VCoin 0.9 client will read it) is available:

Mainnet: https://minkiz.co/noodlings/vcoremainnetchain.tar.gz
Testnet: https://minkiz.co/noodlings/vcoretestnetchain.tar.gz

Cheers

Graham

Thanks Graham.  I will update the topic.
legendary
Activity: 2254
Merit: 1278
February 22, 2021, 09:28:02 AM
Development status

Current state of development, working on QT attitude survey i/f (not yet committed to repos):

Survey choice i/f (far too many, need to reduce to just two/three at most)


Lickert Scale presentation (1. needs dark mode fix for SVG emoticons and 2. doesn't refresh when a different survey chosen)


Cheers

Graham
legendary
Activity: 2254
Merit: 1278
February 22, 2021, 09:26:36 AM
VCoin/V Core sync nodes:

Mainnet:
No port or 5530 default port, sync to blockchain running on VCoin v0.9.3 client
Code:
addnode=144.76.118.44
addnode=144.76.118.44:5530
addnode=144.76.64.49
addnode=144.76.64.49:5530

Port 61300/61400, sync to same blockchain as above but running on V Core v0.19.1 client
Code:
addnode=144.76.118.44:61400
addnode=144.76.64.49:61300

Testnet:
No port or 55534 default port, sync to blockchain running solely on v0.19.1 client (i.e. testnet is currently has no v0.9 clients)
Code:
addnode=144.76.118.44
addnode=144.76.118.44:55534
addnode=144.76.64.49
addnode=144.76.64.49:55534

Alternatively, a chain dump from the V Core 0.19.1 client (I can't be sure a VCoin 0.9 client will read it) is available:

Mainnet: https://minkiz.co/noodlings/vcoremainnetchain.tar.gz
Testnet: https://minkiz.co/noodlings/vcoretestnetchain.tar.gz

Cheers

Graham
legendary
Activity: 1274
Merit: 1006
Trainman
February 21, 2021, 01:27:15 PM
I can make one, but will have to be in next few days.
Do it. Are you still running full mode ?
legendary
Activity: 1638
Merit: 1013
February 21, 2021, 11:27:18 AM
I can make one, but will have to be in next few days.
legendary
Activity: 1274
Merit: 1006
Trainman
February 21, 2021, 09:18:47 AM
Hello everyone.  Does anyone have a copy of the blockchain??
legendary
Activity: 1638
Merit: 1013
September 30, 2019, 12:16:59 PM
Hi jc,

Graham, do you perhaps have source code that will work on Ubuntu 19? I would like to upgrade the OSes on some of my nodes that are on Ubuntu 16. Then also, who is running with the p2p pool. Is it public or private?
Sorry for the delay, I've been offline for the last three months whilst moving house. I've updated the 0.9 repos and VCoin 0.9 now compiles on Ubuntu 19.

I don't know anything about the pool, I'll have to see if there's anything I can turn up.

In addition, the vcoincore repos has also been updated (to Core 0.18.1). ATM, I'm trying (but failing) to get a VCore 0.18.1 testnet up and running so's I can address the remaining significant unresolved technical issue, that of getting the metadata explorer to work more reliably with the client in respect of re-orgs. The 0.18.1 client compiles and runs, it even happily loads a copy of the current 0.9 mainnet datadir (very encouraging), it "sees" the other 0.18.1 clients on my internal testnet network and it can generate blocks but they don't seem to get broadcast to the testnet network. I'm still investigating.


Cheers

Graham


Thanks Graham. I will upgrade one node to Ubuntu 19 then in the next few days and compile and test the new code. If all goes well Ill also upgrade the other nodes. All the best with VCore 0.18.1. Looking forward to run that too.
legendary
Activity: 2254
Merit: 1278
September 30, 2019, 06:17:00 AM
Hi jc,

Graham, do you perhaps have source code that will work on Ubuntu 19? I would like to upgrade the OSes on some of my nodes that are on Ubuntu 16. Then also, who is running with the p2p pool. Is it public or private?
Sorry for the delay, I've been offline for the last three months whilst moving house. I've updated the 0.9 repos and VCoin 0.9 now compiles on Ubuntu 19.

I don't know anything about the pool, I'll have to see if there's anything I can turn up.

In addition, the vcoincore repos has also been updated (to Core 0.18.1). ATM, I'm trying (but failing) to get a VCore 0.18.1 testnet up and running so's I can address the remaining significant unresolved technical issue, that of getting the metadata explorer to work more reliably with the client in respect of re-orgs. The 0.18.1 client compiles and runs, it even happily loads a copy of the current 0.9 mainnet datadir (very encouraging), it "sees" the other 0.18.1 clients on my internal testnet network and it can generate blocks but they don't seem to get broadcast to the testnet network. I'm still investigating.


Cheers

Graham
legendary
Activity: 1638
Merit: 1013
September 17, 2019, 02:16:05 PM
I cant seem to update my wallet. None of the nodes work.

Can anyone help and give me a list of working nodes. please?

Did you manage to get your wallet working? If you want I can give you a bootstrap file that will take you right up to the current block. It is just very large @ several hundred MB. Unless of course you managed to sync your wallet on your own.

thanks for the nodes! Is this coin worth it, or is it DOA? Is it even on any exchanges?

Whether it is worth it or not is up to you. It certainly is fun watching the blocks tick over after all this time. It was last traded on Yobit but I dont think it is active for withdrawal.
legendary
Activity: 1638
Merit: 1013
September 17, 2019, 02:10:54 PM
Graham, do you perhaps have source code that will work on Ubuntu 19? I would like to upgrade the OSes on some of my nodes that are on Ubuntu 16. Then also, who is running with the p2p pool. Is it public or private?
hero member
Activity: 619
Merit: 501
https://www.massict.com/
August 26, 2019, 01:55:19 PM
any wallet updates? this version 9 is not working 100% .... i do have tx with 0 conf for weeks (normal situation will be to remove them after 24-48 hours) and i use high fee on them but still nothing
newbie
Activity: 8
Merit: 0
July 22, 2019, 07:13:50 PM
thanks for the nodes! Is this coin worth it, or is it DOA? Is it even on any exchanges?
newbie
Activity: 8
Merit: 0
July 20, 2019, 06:04:38 PM
I cant seem to update my wallet. None of the nodes work.

Can anyone help and give me a list of working nodes. please?
legendary
Activity: 1274
Merit: 1006
Trainman
May 12, 2019, 02:17:40 PM
Happy Birthday VCoin!

First block 2015-05-13 17:29:19 (4 years and 0.0 days ago)
legendary
Activity: 1274
Merit: 1006
Trainman
April 01, 2019, 07:24:44 PM
Has this project been abandoned?
It might appear that way but the project hasn't been abandoned. bitcointalk isn't the sidechannel it used to be and so a dearth of posts here isn't the strong indicator it used to be.

Cheers

Graham

Agree with graham, vcoin windows wallet have more than 700 downloads tracked by bitbucket, also there are unknown amount of users who use Linux or have compiled vcoin "wallets" in their machines wich can't be tracked
legendary
Activity: 2254
Merit: 1278
March 24, 2019, 05:12:43 AM
Has this project been abandoned?
It might appear that way but the project hasn't been abandoned. bitcointalk isn't the sidechannel it used to be and so a dearth of posts here isn't the strong indicator it used to be.

Cheers

Graham
legendary
Activity: 1526
Merit: 1001
Crypto since 2014
March 24, 2019, 01:25:39 AM
Has this project been abandoned?
legendary
Activity: 2254
Merit: 1278
August 30, 2018, 01:18:12 PM
looks like this baby has forked lately, at least once,
cryptoid on one branch, prohashing on another
?? Where are you seeing that? Do you have a pointer - and are you sure you have the right altcoin?

The original VCoin release and immediate abandonment: https://github.com/vcoindev/vcoin

The rescue (courtesy of @chrisvl) is here: https://github.com/vcoin-project/vcoin

Some time ago I reconnected the VCoin clone back to its Zetacoin cloneparent, recovering the entire Zetacoin and (importantly) Bitcoin commit history: https://github.com/vcoin-project/vcoin0.8zeta-dev and used that to leverage some extensive merging from Bitcoin, to bring the coin up through the various successive versions. Anyone still using the client atm is likely to to be using the interim Core 0.9 version but in the relative quietude of this unimportant spiral arm of the altcoin galaxy, I've working on the Core 0.16 version, taking a radically different approach.

One problematic issue is that as a name, "VCoin" was a complete non-starter in the first place. Rumour has it that the OP was JP and must have failed to do basic desk research on the name because a SE Asian company called VCoin were already operating in the fintech/cryptocurrency space - which is probably why the coin was so quickly abandoned. VCoin remains a non-starter as a name because the namespace is so crowded (e.g. https://app.vcoinexchange.com/).

Contempating this issue, I noted that the prevalence of the naming scheme (*)coin was becoming a fairly reliable defining characteristic of vapid "meetoo" clones (incl. VCoin, tbh). I also noted the fact that over 4000 altcoins had been launched and as far as I could see, none had much of a distinctive collective "persona", let alone one with a persona solidly grounded in the online SIG that animates the blockchain. As far as I could make out, it's wall-to-wall pretend SV startups, complete with scale model CTO/dev or a pretend C-Suite "core team" (or other such absurd imports from tightly-centralised organisational models) and scale model ambitions to match.

As VCoin remained just one more "meeeetoooo" altcoin extra in a cast of thousands, then its undisturbed trajectory has been an eminently predictable high-value-start-followed-by-gradual-decline-into-obscurity hockey stick typical of the vast majority of alts - such Ziftrcoin https://coinmarketcap.com/currencies/ziftrcoin/ and Quotient https://coinmarketcap.com/currencies/quotient/ - to pick out two examples at random. although the latter is currently in Yobit zombiecoin mode by which I mean that, according to the takeover ANN, its continued existence is apparently justified solely by the fact it can be traded on Yobit: “We have Officially taken over XQN, it can be traded on Yobit.” (https://bitcointalksearch.org/topic/ann-xqn-quotient-20-smart-contracts-assets-coins-creation-cf-exchange-go-green-1766310)

Yes, VCoin is listed on Yobit https://yobit.net/en/trade/VCOIN/BTC so in the context of the trading of electronic tokens, it too is a Yobit zombiecoin, the coininfo section references the original abandoned GH repos and yes, coinmarketcap lists it as "inactive" - probably correctly according to their limited criteria.

I'm very comfortable with this situation. VCoin as a name is unviable for an alt and Yobit is widely reputed to be unresponsive (but I haven't checked), so that's their problem if they miss the upcoming hard fork.

So, if not "VCoin" then what?

I'm a pragmatist and decided to just drop the problematic bit: "Coin" ... welcome to V.

Admittedly, the down side could be argued that online search will be an absolute bitch but on the up side: it confers immunity from index engine bullying, eliminates domain name squabbles and renders imposter domains pointless.

Right now, no peer-to-peer networked cryptocurrency can be a legally-recognised entity, i.e. it is constitutionally unable to own IP. In consequence, it would be futile to choose a name that could have IP value because as far as IP is concerned, decentralised communities are defenceless against even casual appropriation of IP by a legally-recognised entity. Contrariwise, V is easy to remember, works across cultures and occupies a namespace that is legislatively forbidden to all effective legally-recognised entities.

Without going into reams of tedious detail, the rest of V's approach is similarly iconoclastic. V recognises the social profundity of TANSTAFFL, borrows heavily from E. E. van Vogt's auctorial evocation of Nexialism, leans hard in the direction of Harry Harrison's wirr and, as a peer-to-peer networked cryptocurrency, is a pure Teal organisation, free of the crippling centralising distortions introduced into Holacracy, for example. V is an instance of Wooley's c, the collective version of Spearman's g (c.f. “Evidence for a Collective Intelligence Factor in the Performance of Human Groups” http://science.sciencemag.org/content/330/6004/686) and one of the current reseach topics is the elicitation of user task requirements where the user is an empowered collective intelligence.

For a flavour of the group ethos, see A different perspective on cryptocurrency. BTW, that is a temporary home, pending the construction and inscription of a TrustyURI (spec: https://github.com/trustyuri/trustyuri-spec, Python implementation using RDFLib: https://github.com/trustyuri/trustyuri-python) on the V blockchain.

I apologise to those in the loop who have been patiently waiting for some actual progress. The preparatory work is very nearly complete (see branches various in https://github.com/gjhiggins/vcoincore) and, after an overly-long period of auto-didactisim, I am now more confident that the groundwork is sufficiently comprehensive and detailed to enable V to follow a very different trajectory.

tl;dr no lucrative "investment" opportunities, no lucrative centralised mining consortia because the emission schedule is complete and block reward is 1 now VCN (algo is bog-standard Bitcoin SHA2-256D). In essence, there's nothing to interest the usual altcoiner here - and we sort of keep it that way by design because different requirements apply in order to be free of the distorting influence of such agencies during the establishment of a strongly pro-social group identity, a necessary but not sufficient condition for the development of more powerful expressions of c ... (Hint: “Finally, c was significantly correlated with the proportion of females in the group, with groups having more females being more collectively intelligent.”)


Cheers

Graham
Pages:
Jump to: