Pages:
Author

Topic: [ANN][AC]AsiaCoin - Relaunch - page 26. (Read 401188 times)

hero member
Activity: 518
Merit: 500
The blockchain is the future
May 04, 2014, 07:09:57 AM
Its official the new devs are Goldmann and Mircyon. Btw guys can u make a new thread? This thread is old and trashy?
member
Activity: 112
Merit: 10
www.xtracoin.cz.cc
May 04, 2014, 07:09:53 AM
relaunch? you cant be effin serious.

i sold all my AC 2 days ago when i found the premined block and everybody laughed at me.

but there is a big community wanting this coin to be relaunched. ppl still
have loads of money in it. and as you know: a coin is just as much worth as its community and
the market is willing to pay for it.  i am getting loads of messages of users asking to
"revive" this project. so if the community wants it they should get it.

i am doing this all free of charge. and at least i ll get back some good karma from this guys and girls.

sr. member
Activity: 364
Merit: 250
May 04, 2014, 07:09:50 AM
AsiaCoin V2
SAVING THE ASIACOIN COMMUNITY

hey guys and girls,

i am now about to fix the sources and provide you with a patch.
i was really pissed the last 2 days but as i am helping the community and not
the AC-DEV with this purpose i will make it.

i will provide the patched sources within the next 48h.
bitsta and ra1nb0wdash are supporting me.
i will do this for free or better say FOR THE AC-community.




tips appreciated: 1F7wGga1fVD9JJ995K8MiZJjyHSiJYSDPx


Good stuff.

off the top of my head my recommendations are:
  - Take patch to block wallet address AND Input value that's related to the address in question
  - Pick a hardfork block that makes sure that the premine wallet address still has the premine (so it doesn't get moved)
  - Need to review staking code to ensure that the premine doesn't have the ability to stake coins (I'm not sure about this one, should maybe consult rat4)
  - Reduce staking % to adjust for the 30M
  - Hardcode RPC functions to return # of coins to be MINUS the premine wallet that's been hardcoded out.  (as long as it's obvious, it's o.k.).. this will not confuse coinmarketcap, blockexplorers and such..

and ofc, send your changes out for code reviews.


Need others to step up, on other fronts.. repair damage to coin rep, and move fwd marketing... tho.

let me know if i can help..



hey micryon,

i just had a chat with rain and bitsta.
they made a detailed hex debug of the WIN-wallet and
it seems there is an additional software implemented. they are analysing it detailed and
will check nw-communication too. but we should start to warn all users from the AC wallet.
just to encrypt their other wallets. maybe dump their privatekeys and close/delete the AC wallet.

next point is it might be a better solution to make a new coin with pure PoS
and 1 PoW block with the 160 millioin ACs in it and exchange them with the users.

there are multiple options how to manage that: (request wallet.dat or privatekey of ACv1)
so we are able to check everyting.

if you are in with this idea and can support us in the exchange stage i will
start coding it today and will provide the final sources within 24h.

keep it up.
goldmann

Well done!
full member
Activity: 146
Merit: 100
May 04, 2014, 07:08:35 AM
Where should all keep their coins now in local wallets or on exchanges like Mintpal? Which way is right?
hero member
Activity: 518
Merit: 500
The blockchain is the future
May 04, 2014, 07:06:52 AM
AsiaCoin V2
SAVING THE ASIACOIN COMMUNITY

hey guys and girls,

i am now about to fix the sources and provide you with a patch.
i was really pissed the last 2 days but as i am helping the community and not
the AC-DEV with this purpose i will make it.

i will provide the patched sources within the next 48h.
bitsta and ra1nb0wdash are supporting me.
i will do this for free or better say FOR THE AC-community.




tips appreciated: 1F7wGga1fVD9JJ995K8MiZJjyHSiJYSDPx


Good stuff.

off the top of my head my recommendations are:
  - Take patch to block wallet address AND Input value that's related to the address in question
  - Pick a hardfork block that makes sure that the premine wallet address still has the premine (so it doesn't get moved)
  - Need to review staking code to ensure that the premine doesn't have the ability to stake coins (I'm not sure about this one, should maybe consult rat4)
  - Reduce staking % to adjust for the 30M
  - Hardcode RPC functions to return # of coins to be MINUS the premine wallet that's been hardcoded out.  (as long as it's obvious, it's o.k.).. this will not confuse coinmarketcap, blockexplorers and such..

and ofc, send your changes out for code reviews.


Need others to step up, on other fronts.. repair damage to coin rep, and move fwd marketing... tho.

let me know if i can help..



hey micryon,

i just had a chat with rain and bitsta.
they made a detailed hex debug of the WIN-wallet and
it seems there is an additional software implemented. they are analysing it detailed and
will check nw-communication too. but we should start to warn all users from the AC wallet.
just to encrypt their other wallets. maybe dump their privatekeys and close/delete the AC wallet.

next point is it might be a better solution to make a new coin with pure PoS
and 1 PoW block with the 160 millioin ACs in it and exchange them with the users.

there are multiple options how to manage that: (request wallet.dat or privatekey of ACv1)
so we are able to check everyting.

if you are in with this idea and can support us in the exchange stage i will
start coding it today and will provide the final sources within 24h.

keep it up.
goldmann

I suck at coding whatnot, how i can i provide proof that i have the AC? Well i can show give u my addresses where the ACs are stored
hero member
Activity: 821
Merit: 1000
May 04, 2014, 07:06:16 AM
AsiaCoin V2
SAVING THE ASIACOIN COMMUNITY

hey guys and girls,

i am now about to fix the sources and provide you with a patch.
i was really pissed the last 2 days but as i am helping the community and not
the AC-DEV with this purpose i will make it.

i will provide the patched sources within the next 48h.
bitsta and ra1nb0wdash are supporting me.
i will do this for free or better say FOR THE AC-community.




tips appreciated: 1F7wGga1fVD9JJ995K8MiZJjyHSiJYSDPx


Good to hear, hit me up and I can setup an explorer, rich lists etc etc.
legendary
Activity: 2198
Merit: 1014
Franko is Freedom
May 04, 2014, 07:05:47 AM
Ok so here are my findings so far. Please correct me if any of this is wrong. Im on about 24 hours without sleep at this point

Note these:

static const int64 MIN_SUPPLY = 1

static const int64 MIN_STAGE_AMOUNT = 10

(Both in main.h I believe)

Here is the meat

Bypass function 1

Code:
if (txout.nValue > MAX_MONEY * MIN_STAGE_AMOUNT)

return DoS(100, error("CTransaction::CheckTransaction() : txout.nValue too high"));

Which should say if a transaction is larger than MAX_MONEY return error.

But is modified to say

If transaction is larger than MAX_MONEY * 10 ( = 3.4 Billion) return error

Bypass Function 2

Code:
	if (vtx[0].GetValueOut() > GetProofOfWorkReward(pindex->nHeight, nFees) && pindex->nHeight != MIN_SUPPLY)
return false;

This should state. If BlockValue is larger than GetProofOfWorkReward return false

But is modified to say

If BlockValue is larger than GetProofOfWorkReward And is not block 1 return false

Bypass Function 3

MAX_MINT_PROOF_OF_WORK is just completely removed



There are still a few things im uncertain about. But the database does not lie.

http://199.231.191.241:2750/chain/AsiaCoin?hi=19&count=20  (Please keep in mind with this explorer. All addresses are not correct. Had some issues with the base58.h in asiacoin)

Block     Approx. Time   Transaction Value Out      Difficulty     Outstanding  Average Age     Chain Age   % CoinDD

1    16:00:06                 1           3240000100   0.0     3240000100    0           6.94444e-05   0%


Nice find Smiley
full member
Activity: 126
Merit: 100
May 04, 2014, 07:05:17 AM
Cryptsy just said in their trollbox that they likely 'won't host AC2.'

legendary
Activity: 2198
Merit: 1014
Franko is Freedom
May 04, 2014, 07:05:08 AM
relaunch? you cant be effin serious.
member
Activity: 112
Merit: 10
www.xtracoin.cz.cc
May 04, 2014, 07:03:59 AM
AsiaCoin V2
SAVING THE ASIACOIN COMMUNITY

hey guys and girls,

i am now about to fix the sources and provide you with a patch.
i was really pissed the last 2 days but as i am helping the community and not
the AC-DEV with this purpose i will make it.

i will provide the patched sources within the next 48h.
bitsta and ra1nb0wdash are supporting me.
i will do this for free or better say FOR THE AC-community.




tips appreciated: 1F7wGga1fVD9JJ995K8MiZJjyHSiJYSDPx


Good stuff.

off the top of my head my recommendations are:
  - Take patch to block wallet address AND Input value that's related to the address in question
  - Pick a hardfork block that makes sure that the premine wallet address still has the premine (so it doesn't get moved)
  - Need to review staking code to ensure that the premine doesn't have the ability to stake coins (I'm not sure about this one, should maybe consult rat4)
  - Reduce staking % to adjust for the 30M
  - Hardcode RPC functions to return # of coins to be MINUS the premine wallet that's been hardcoded out.  (as long as it's obvious, it's o.k.).. this will not confuse coinmarketcap, blockexplorers and such..

and ofc, send your changes out for code reviews.


Need others to step up, on other fronts.. repair damage to coin rep, and move fwd marketing... tho.

let me know if i can help..



hey micryon,

i just had a chat with rain and bitsta.
they made a detailed hex debug of the WIN-wallet and
it seems there is an additional software implemented. they are analysing it detailed and
will check nw-communication too. but we should start to warn all users from the AC wallet.
just to encrypt their other wallets. maybe dump their privatekeys and close/delete the AC wallet.

next point is it might be a better solution to make a new coin with pure PoS
and 1 PoW block with the 160 millioin ACs in it and exchange them with the users.

there are multiple options how to manage that: (request wallet.dat or privatekey of ACv1)
so we are able to check everyting.

if you are in with this idea and can support us in the exchange stage i will
start coding it today and will provide the final sources within 24h.

keep it up.
goldmann
sr. member
Activity: 490
Merit: 250
May 04, 2014, 07:00:12 AM
nice goldmann,

i am a man of my word.

my 20% of AC coins is yours as soon as you say "Done".
Go on pls

I will donate as well. I always do with good projects.

+1 Keep it as it was
sr. member
Activity: 490
Merit: 250
May 04, 2014, 06:59:33 AM
nice goldmann,

i am a man of my word.

my 20% of AC coins is yours as soon as you say "Done".
Go on pls

I will donate as well. I always do with good projects.
hero member
Activity: 518
Merit: 500
The blockchain is the future
May 04, 2014, 06:57:18 AM
What name do we want?


I think we should rename is Asiacoin, leave it original because we want the old to be forgetten and want to preserve the old idenity.
member
Activity: 112
Merit: 10
www.xtracoin.cz.cc
May 04, 2014, 06:57:10 AM
WARNING: STOP USING THE AC WALLET! SUSPISCIOUS MEMORY HOPS AND DATACOMMUNICATION!
newbie
Activity: 63
Merit: 0
May 04, 2014, 06:57:01 AM
Hello, please add me to the list

i have 186063.98 on cryptsy ... I will hash my gridseeds and a2 miner (arriving) towards pandacoin to help the eco system.  

Happy to give my login to Panda developers to prove my coin holdings I had in asiacoin
full member
Activity: 126
Merit: 100
hero member
Activity: 518
Merit: 500
The blockchain is the future
May 04, 2014, 06:56:15 AM
Guys what y'all need to is provide proof that y'all have the amt of coins ur claiming. And remember to hold these coins long term. Theres no point selling em and strengthening is what we gotta do. Once walet is made, we can all slowly PM the wallet maker one by one for the coins we wish to claim
newbie
Activity: 62
Merit: 0
May 04, 2014, 06:55:27 AM
i cant run the wallet... anyone can?
ac2
newbie
Activity: 50
Merit: 0
May 04, 2014, 06:55:21 AM
What name do we want?
full member
Activity: 163
Merit: 100
founder of X-Laboratories
May 04, 2014, 06:55:16 AM
nice goldmann,

i am a man of my word.

my 20% of AC coins is yours as soon as you say "Done".
Go on pls
Pages:
Jump to: