Pages:
Author

Topic: [ANN] Androids Tokens v2.0 [Proof of Stake] - page 8. (Read 115785 times)

legendary
Activity: 882
Merit: 1024
Great! Hope you can sort something out Smiley Dont give up! Rise like a fenix!
Best wishes !

No, I haven't done anything for ADT and are not planning to do any work on it. I think the best way is to take ownership and figure out what you need/want and why and do the coding yourself.
member
Activity: 117
Merit: 10
Great! Hope you can sort something out Smiley Dont give up! Rise like a fenix!
Best wishes !
legendary
Activity: 882
Merit: 1024
Zack. what is happening?
I have boon looking at code the last few days trying to see anything that could be causeing the issues ( spending most of the time trying to learn what does what lol)

This should help you a bit

https://howtocloneanaltcoin.com/index.php?topic=8.0

Also, I recently performed a hardfork on a running network for a change to rewards.

I have a basic clone you can use for testing that I made a while back: https://github.com/Crestington/MyFirstCoin

It's great in that it has Coin Control and you can just mine in the wallet with no mining software.
legendary
Activity: 868
Merit: 1000
ADT developer
Zack. what is happening?
I have boon looking at code the last few days trying to see anything that could be causeing the issues ( spending most of the time trying to learn what does what lol)
member
Activity: 117
Merit: 10
Zack. what is happening?
legendary
Activity: 882
Merit: 1024
Status report?


AltCoin cloning guide - http://archive.today/jdOaV

Editing tool - http://notepad-plus-plus.org/

Github for Windows - https://windows.github.com/


Back the Code against similar Coins by first search and replacing all the naming of the code you want to back it against. Commit the first instance of ADT2 then delete the code and replace it with the new edited code to see the changes. Biggest thing ADT2 needs is time locks to prevent Staking before Sync, look through old commits of HBN for before they changed from int64 to int64_t and run with that. Make sure to take out all the hardforks, checkpoints and Stake modifiers, if you find the changes between certain files are too big (likely to see with main.cpp and wallet.cpp) then split up the changes between multiple commits.

You will want to slim down the changes as well, you only need to really use the src folder and disregard the locale folder since it only contains translations.

Example of pushing code against other code https://github.com/Crestington/Test7/commits/master

Build the Wallet in Linux to test your changes, much easier and takes less time than building in Windows but you can go through and do the Windows setup because you will need it anyways.
member
Activity: 117
Merit: 10
Status report?
sr. member
Activity: 350
Merit: 250
cryptsy
legendary
Activity: 1092
Merit: 1000
Are there any active exchanges for Android Tokens?


Thanks.
sr. member
Activity: 350
Merit: 250
Zack, I hope you don't take this the wrong way but have you ever looked into treatment for Dyslexia?

just use atucorrect;)
sr. member
Activity: 350
Merit: 250
well I stopped caring about ADT a few months back after countless sleepless nights trying to help it get back on track. Now for the first time a after months I can see its been online and syncing for days in a row so its seem a good sign.

Sorry but don't have time to read all the posts. Are we getting back on track or is it still the same old "no coders" and "crytpsy not doing their job?

Thanks
legendary
Activity: 882
Merit: 1024
Zack, I hope you don't take this the wrong way but have you ever looked into treatment for Dyslexia?
ADT
newbie
Activity: 23
Merit: 0
Full coppy of the cliant and blockchain > https://mega.co.nz/#!rNMFSYDY!t_qHyTtHy9yTr4qPrqQULiLnxTSOvzahmSTtRJcivsI
ADT
newbie
Activity: 23
Merit: 0
Why are you focussing on coin swapping when ADT2 still needs to be fixed? You're swapping from a sort of working coin to a broken coin?

Adtv2 works fine there is a few issues but its way better than v1



This is just not true at all.  You must not have been reading the forums the past 8+ Months.

Most of the issues adtv2 has had would not have happend if it wasent for the cryptsy waĺlets and coding issues right now the coin is stable it just not geting new blocks that fast

We need the hardfork that was planed to happen and we need somone to code it i have next to no money due to all preveous coders not provideing what they were paid for



This coin is NOT stable.  It won't stay in sync, and it tries to stake while out of sync.
it will say its out of sync when there has been no new block for a few h

I wantbit fixed just as much as everyone but i cant do everything it needs a good coder to fix it and tbh 99% of the good coders are the onescmaking scam coins 

Just get Github for Windows, push better code against the original to see the differences. Czecoin is good code (just make sure you take out the Devcoin stuff) and test all of your changes. Check up on some guides on how to Clone Coins and compile to help get a better idea of what you need to do. ADT holders will need to come together in order to fix the issues, it's highly unlikely that someone will just come along and do the work for you.

i think the issue is a bit deeper than just copying over code from a known good coin as adtv2 was cloned from cgb and that has none of the issues adt has
legendary
Activity: 882
Merit: 1024
Why are you focussing on coin swapping when ADT2 still needs to be fixed? You're swapping from a sort of working coin to a broken coin?

Adtv2 works fine there is a few issues but its way better than v1



This is just not true at all.  You must not have been reading the forums the past 8+ Months.

Most of the issues adtv2 has had would not have happend if it wasent for the cryptsy waĺlets and coding issues right now the coin is stable it just not geting new blocks that fast

We need the hardfork that was planed to happen and we need somone to code it i have next to no money due to all preveous coders not provideing what they were paid for



This coin is NOT stable.  It won't stay in sync, and it tries to stake while out of sync.
it will say its out of sync when there has been no new block for a few h

I wantbit fixed just as much as everyone but i cant do everything it needs a good coder to fix it and tbh 99% of the good coders are the onescmaking scam coins 

Just get Github for Windows, push better code against the original to see the differences. Czecoin is good code (just make sure you take out the Devcoin stuff) and test all of your changes. Check up on some guides on how to Clone Coins and compile to help get a better idea of what you need to do. ADT holders will need to come together in order to fix the issues, it's highly unlikely that someone will just come along and do the work for you.
newbie
Activity: 4
Merit: 0
Thanks You  Wink
ADT
newbie
Activity: 23
Merit: 0
yay finaly got the account back now i can get everything sorted in the op
legendary
Activity: 868
Merit: 1000
ADT developer
Why are you focussing on coin swapping when ADT2 still needs to be fixed? You're swapping from a sort of working coin to a broken coin?

Adtv2 works fine there is a few issues but its way better than v1



This is just not true at all.  You must not have been reading the forums the past 8+ Months.

Most of the issues adtv2 has had would not have happend if it wasent for the cryptsy waĺlets and coding issues right now the coin is stable it just not geting new blocks that fast

We need the hardfork that was planed to happen and we need somone to code it i have next to no money due to all preveous coders not provideing what they were paid for



This coin is NOT stable.  It won't stay in sync, and it tries to stake while out of sync.
it will say its out of sync when there has been no new block for a few h

I wantbit fixed just as much as everyone but i cant do everything it needs a good coder to fix it and tbh 99% of the good coders are the onescmaking scam coins 
hero member
Activity: 786
Merit: 1000
Why are you focussing on coin swapping when ADT2 still needs to be fixed? You're swapping from a sort of working coin to a broken coin?

Adtv2 works fine there is a few issues but its way better than v1



This is just not true at all.  You must not have been reading the forums the past 8+ Months.

Most of the issues adtv2 has had would not have happend if it wasent for the cryptsy waĺlets and coding issues right now the coin is stable it just not geting new blocks that fast

We need the hardfork that was planed to happen and we need somone to code it i have next to no money due to all preveous coders not provideing what they were paid for



This coin is NOT stable.  It won't stay in sync, and it tries to stake while out of sync.
legendary
Activity: 868
Merit: 1000
ADT developer
No reply from theymos about getting the ADT acount back Sad and nothing from cryptsy again Sad
Pages:
Jump to: