Pages:
Author

Topic: PROTOTYPECOIN [PTY] 50k% STAKE (Read 15196 times)

newbie
Activity: 452
Merit: 0
February 04, 2020, 02:05:30 PM

please update to this coin as a wallet; addons and pool ??
full member
Activity: 228
Merit: 100
March 10, 2018, 04:19:01 AM
how active is this coin? is there an exchange for it?
sr. member
Activity: 284
Merit: 250
January 30, 2017, 04:46:42 PM
pumped on yobit. 88 btc price for 1 pty )))

But! Like YoBit used to do - Wallet status: Maintenance, while the PTY wallet don´t work (you can´t deposit PTYs) they just calculate the coins on the exchange and pump it. Yobit is such a yobit...
legendary
Activity: 3192
Merit: 1198
Bons.io Telegram Casino
March 20, 2016, 01:31:53 AM
can someone explain me, what is wrong with this coin? I want know every problems/reasons why its not working correctly.

On Yobit there is a long line of buying order and the price of PTY compare to other coin is very good but there isn't development on this coin what are the factors that contribute to it's value
sr. member
Activity: 314
Merit: 250
March 19, 2016, 11:55:45 PM
can someone explain me, what is wrong with this coin? I want know every problems/reasons why its not working correctly.
hero member
Activity: 597
Merit: 500
March 01, 2015, 08:30:18 PM
so how can i get my wallet to work?

Sorry to disappoint but it's a write-off, I'm afraid.

Whilst the staking weight can be controlled by reservebalance, the problem is located somewhere in the adaptation of Wincoin's tortuous proof-of-stake implementation and it's just not worth the effort of tracking down the precise location.

Sorry 'n all that.

Cheers

Graham

Exactly, move along folks.
legendary
Activity: 2254
Merit: 1278
March 01, 2015, 07:53:11 PM
so how can i get my wallet to work?

Sorry to disappoint but it's a write-off, I'm afraid.

Whilst the staking weight can be controlled by reservebalance, the problem is located somewhere in the adaptation of Wincoin's tortuous proof-of-stake implementation and it's just not worth the effort of tracking down the precise location.

Sorry 'n all that.

Cheers

Graham
sr. member
Activity: 471
Merit: 500
March 01, 2015, 06:18:17 PM
So far, so good, 737 blocks mined on testnet:

Code:
getinfo

{
"version" : "v1.3.0.0",
"protocolversion" : 60013,
"walletversion" : 60000,
"balance" : 1827.64383561,
"newmint" : 19.00000000,
"stake" : 0.00000000,
"blocks" : 737,
"timeoffset" : 0,
"moneysupply" : 1846.64383561,
"connections" : 2,
"proxy" : "",
"ip" : "127.0.0.1",
"difficulty" : {
"proof-of-work" : 0.00075020,
"proof-of-stake" : 0.00024414
},
"testnet" : true,
"keypoololdest" : 1425138262,
"keypoolsize" : 101,
"paytxfee" : 0.01000000,
"mininput" : 0.00000000,
"errors" : ""
}

and reservebalance does appear to allow me to control the stake weight, albeit indirectly and crudely.

Code:
getstakinginfo

{
"enabled" : true,
"staking" : false,
"errors" : "",
"currentblocksize" : 1000,
"currentblocktx" : 0,
"pooledtx" : 0,
"difficulty" : 0.00024414,
"search-interval" : 1,
"weight" : 0,
"netstakeweight" : 0,
"expectedtime" : -1
}

After we'd safely negotiated the dreaded block 697, I had a couple of stabs at adjusting the reservebalance to allow a small pool of coins to become eligible for staking, I guess that action re-set the eligibility so now I just gotta wait for the music to come round on the geetarr, as the man said.

Cheers

Graham



so how can i get my wallet to work?
legendary
Activity: 2254
Merit: 1278
March 01, 2015, 09:10:33 AM
So far, so good, 737 blocks mined on testnet:

Code:
getinfo

{
"version" : "v1.3.0.0",
"protocolversion" : 60013,
"walletversion" : 60000,
"balance" : 1827.64383561,
"newmint" : 19.00000000,
"stake" : 0.00000000,
"blocks" : 737,
"timeoffset" : 0,
"moneysupply" : 1846.64383561,
"connections" : 2,
"proxy" : "",
"ip" : "127.0.0.1",
"difficulty" : {
"proof-of-work" : 0.00075020,
"proof-of-stake" : 0.00024414
},
"testnet" : true,
"keypoololdest" : 1425138262,
"keypoolsize" : 101,
"paytxfee" : 0.01000000,
"mininput" : 0.00000000,
"errors" : ""
}

and reservebalance does appear to allow me to control the stake weight, albeit indirectly and crudely.

Code:
getstakinginfo

{
"enabled" : true,
"staking" : false,
"errors" : "",
"currentblocksize" : 1000,
"currentblocktx" : 0,
"pooledtx" : 0,
"difficulty" : 0.00024414,
"search-interval" : 1,
"weight" : 0,
"netstakeweight" : 0,
"expectedtime" : -1
}

After we'd safely negotiated the dreaded block 697, I had a couple of stabs at adjusting the reservebalance to allow a small pool of coins to become eligible for staking, I guess that action re-set the eligibility so now I just gotta wait for the music to come round on the geetarr, as the man said.

Cheers

Graham
legendary
Activity: 2254
Merit: 1278
February 28, 2015, 10:12:09 PM

The block explorer is now reporting data for the Prototype coin testnet chain:

https://minkiz.co/abe/chain/PrototypeCoinChain

I'm having at go at replicating the problem on testnet.

From their posts, it would appear that the OPs fumbled the reconfiguration of the WinCoin clone by failing to filter out the premine inherited along with the cloned WinCoin code, as observed earlier by sdmathis and which has been accused of causing the sync problems through imposing a disproportionate staking weight.

I've left the code as is. The premine is safely in my testnet wallet and I plan to use reservebalance to drastically lighten the stake weight, see if that's a fix. The size of the reserve directly affects the stake weight, 750 PTY is currently yielding a stake weight of 8 vs a network weight of 0. When all the coins are placed in reserve, the stake weight drops to 0, as you'd expect.

Testnet's on block 357 at the moment, should pass 697 sometime during the night (only needs a couple of threads to maintain the rate of production). If it doesn't seize up, then that would suggest whoever owns the wallet with the premine could unstick the mainnet by reserving the premine coins.

With respect to the quality of the codebase: WinCoin itself is a clone of Carsen Keck's DreamCoin, the latter a shameless hijacking of now-forgotten hackcoin (a competent “best-of-breed” fusion) evidenced by the macx target binding in the  Dreamcoin Qt qmake file:

Code:
macx:TARGET = "hackcoin-Qt"

and as faithfully reproduced by the WinCoin devs, the Prototypecoin devs and dozens of others

That's a fair amount of field testing and it doesn't seem to have acquired a bad rep.

Cheers

Graham
legendary
Activity: 2002
Merit: 1051
ICO? Not even once.
February 28, 2015, 07:37:02 AM
Sorry for that


Sums up this coins accurately.
hero member
Activity: 868
Merit: 1000
February 28, 2015, 06:00:43 AM
StealthCoin is not broken
...
we are not going to get rid of Hondo

Okaaay, so Stealthcoin is broken and Hondo's for the chop Smiley Thanks for the heads-up but I find it difficult to see how this is relevant to Prototypecoin, the topic of this thread.

Cheers

Graham


Stealthcoin? lololol
this thread is funny
legendary
Activity: 2254
Merit: 1278
February 28, 2015, 05:59:30 AM
StealthCoin is not broken
...
we are not going to get rid of Hondo

Okaaay, so Stealthcoin is broken and Hondo's for the chop Smiley Thanks for the heads-up but I find it difficult to see how this is relevant to Prototypecoin, the topic of this thread.

Cheers

Graham
full member
Activity: 203
Merit: 100
February 28, 2015, 04:24:35 AM
coin dead  it was test and failed

ALERT:
This is a prototype coin. Feel free to test,mine,stake or not. There is no guarantee it work.
We haven't tested it on -testnet.
Feel free to hash some at your own risk.
Thanks


delete move on   coin have no future

OMG! listen to the fudders hahahahaha!
StealthCoin is not broken, it is not even close.  It is growing, it is progressing, it is on track, and it is scaring you.  I am sorry about whatever competitor is about to make you a bag-holder, but that is not StealthCoin's problem.  Our dev's skill is more independently certified than whatever unemployed dev you can scrape up will ever be.

we are not going to get rid of Hondo.  anybody with any knowledge of Hondo would say that is stupid idea #2 right behind Communism.

You can move along, now.  Your services are no longer needed here.  Thank You.

edit: i am looking at my wallet RIGHT NOW.  it is, as always, working perfectly. 
full member
Activity: 139
Merit: 100
February 28, 2015, 01:42:53 AM
Hi
PROTOTYPECOIN Team
I have added your project to the newcoin list on  8btc forum:http://8btc.com/forum.php?mod=redirect&goto=findpost&ptid=13070&pid=92749&fromuid=10063
8btc is the most famous crypto currency forum in China.
Also welcome to my twitter: https://twitter.com/ForAllCoins   ( Grin Follow each other please Grin)

Best regards!
legendary
Activity: 1064
Merit: 1000
February 27, 2015, 06:19:19 PM
Sorry for that
hero member
Activity: 546
Merit: 500
AKA The Rubber Monkey
February 27, 2015, 04:56:46 PM
A new coin with a full code re-write is needed and better parameters

Re-launch with premine equivalent to number of coins on old chain and swap out manually like for like

Looks like a big job for somebody - perhaps better to let the coin go to altcoin heaven Sad

How do you plan on swapping the coins when the blockchain is dead?
sr. member
Activity: 278
Merit: 258
Twitter: @maccaspacca1
February 27, 2015, 02:23:25 PM
A new coin with a full code re-write is needed and better parameters

Re-launch with premine equivalent to number of coins on old chain and swap out manually like for like

Looks like a big job for somebody - perhaps better to let the coin go to altcoin heaven Sad
legendary
Activity: 1638
Merit: 1013
February 26, 2015, 10:21:46 PM
Be very careful with coins that have large stake %. It could have high reward for a select few but at extreme high risk. These coins are not sustainable, even if the code works.
legendary
Activity: 1498
Merit: 1001
CryptoCurrency EXchange: https://c-cex.com
February 26, 2015, 10:03:11 PM
I release a complete new fork of same code. All previous coins could not be recovered with this chain.

FEEL FREE TO MINE AT YOU OWN RISK. I JUST MINE 2 BLOCK (2 PTY).
I REPEAT:
FEEL FREE TO MINE OR LEAVE. IT'S ONLY ANOTHER TEST. MAYBE WE GET STUCK BACK AT SAME BLOCK OR OTHER ERROR COULD CAME.

This is nto the proper way to re-launch it,but it's a test, so please, do what you want.

Source:
https://github.com/step1of2/prototype2
wallet:
https://mega.co.nz/#!5NpFnAgD!yvY3xnTPvc6ateqtNDjLORKHkorguNebdQbXf_Y9EPU

rpcusername=any
rpcpassword=any
addnode=52.10.221.112
rpcport=38031
port=48030


We have to remove PTY according to this statement. Coins are not retrievable because blockchain is dead.
Pages:
Jump to: