You need to stop making out that we are a sinister bunch of people.
The original dev had already said to Andy "All features complete, no more development", Andy (Talkteam) didn't hear from the dev for about a month after that.
I also had a few interesting conversations with the original dev, which left me with an uneasy feeling.
An independent code review was done and well, you know the rest.
We discussed long and hard about reducing the block reward, however we have already tried this in the past and miners left us in large quantities, it's not in the best interests of the coin long term. This has been proven.
Ignore that guy at best, Chris. He showed his support towards the team with the new update
Thanks for the update, its great to see the coin being taken over and looked after and Im sure everyone appreciates your effort.
Then he pissed off because the block reward doesn't work the way he wants to, so he posts a lot of shits.
k-meister if you take so much time to research about Talkcoin, why don't you pay attention to this:
- votedev could vote to 100% from the start
https://github.com/talkcoin/talkcoin-wallet/blob/8c71e9971a6ca478f2cf8f97e95d08cf47183b76/src/rpcwallet.cpp if (fHelp || params.size() != 1)
throw runtime_error(
"votedev \n"
"Percentage to be given to developers 0-100");
if (nSubsidy <= 0)
throw JSONRPCError(RPC_CLIENT_NOT_CONNECTED, "Invalid Subsidy");
if (!(params[0].get_real() >= 0 && params[0].get_real() <=100))
throw JSONRPCError(RPC_INVALID_PARAMETER, "Invalid Percentage");
int64 nVote2 = nSubsidy * params[0].get_real() / 100;
- after secretly acquiring a lot of TAC without saying anyone (up to more than 30% in one voting period) and being scared of found out due to the block explorer available, he changed to 10% with version 1.1
https://github.com/talkcoin/talkcoin-wallet/blob/2dd6630c5bbda9d1c6559e8f8b696230961a8ae0/src/rpcwallet.cpp- he changed again to 5% with version 1.3
https://github.com/talkcoin/talkcoin-wallet/blob/3eea265abdc6f7374ce198a258e72c3172e8fbe1/src/rpcwallet.cppActually the fee stays at 3.9% for the whole time after we paid attention to this matter, it's never 3%.
Do you think the new team still willing to work with a person like that ? I doubt.