fox19891989
|
|
February 08, 2014, 02:43:31 PM |
|
Cancel the POS , just uses POW scheme if no developer can do it. Is that possible?
|
|
|
|
zackclark70
Legendary
Offline
Activity: 868
Merit: 1000
ADT developer
|
|
February 08, 2014, 02:57:04 PM |
|
Cancel the POS , just uses POW scheme if no developer can do it. Is that possible?
it is possible to go POW only but its not the best option as it would mean we would have the same issues as IFC ( lack of hash rate ) I am working with a few people to get the new blockchain done over the next couple of days this time I am not saying who they are and there not telling anyone there doing it that way if it is someone putting pressure on people not to help ADT they wont be able to
|
|
|
|
frozeman
Newbie
Offline
Activity: 44
Merit: 0
|
|
February 08, 2014, 04:35:21 PM |
|
Hi Zack, as i told you i was looking into the old code and also a way of porting ADT to a new code base. I cloned CGB and transfered most of ADT settings to it. Adjusted it the way you want it: (i also add the new logo) - 30s block target - 66 800 000 000 coins I also add the ADT gneiss block and, as its basically (almost) the same configuration, it could very likely take the old chain and work out of the box. the only problem i have, that i could not build and test it on my mac, as some dependencies have problem with my 64bit architecture. As for now, i don't seem to get it build, i put the code on github, so anyone who has linux, a mac or windows can try to build it. you can find it here: https://github.com/frozeman/AndroidToken
|
|
|
|
zackclark70
Legendary
Offline
Activity: 868
Merit: 1000
ADT developer
|
|
February 08, 2014, 04:37:16 PM Last edit: February 08, 2014, 04:47:30 PM by zackclark70 |
|
Hi Zack, as i told you i was looking into the old code and also a way of porting ADT to a new code base. I cloned CGB and transfered most of ADT settings to it. Adjusted it the way you want it: (i also add the new logo) - 30s block target - 66 800 000 000 coins I also add the ADT gneiss block and, as its basically (almost) the same configuration, it could very likely take the old chain and work out of the box. the only problem i have, that i could not build and test it on my mac, as some dependencies have problem with my 64bit architecture. As for now, i don't seem to get it build, i put the code on github, so anyone who has linux, a mac or windows can try to build it. you can find it here: https://github.com/frozeman/AndroidTokenWOW Thank you so much can you hop on the ADT forum chat a min ? I have a few questions about what changes were made Edit my Skype is zack.clark4
|
|
|
|
xray
|
|
February 08, 2014, 07:59:34 PM |
|
Hi Zack, as i told you i was looking into the old code and also a way of porting ADT to a new code base. I cloned CGB and transfered most of ADT settings to it. Adjusted it the way you want it: (i also add the new logo) - 30s block target - 66 800 000 000 coins I also add the ADT gneiss block and, as its basically (almost) the same configuration, it could very likely take the old chain and work out of the box. the only problem i have, that i could not build and test it on my mac, as some dependencies have problem with my 64bit architecture. As for now, i don't seem to get it build, i put the code on github, so anyone who has linux, a mac or windows can try to build it. you can find it here: https://github.com/frozeman/AndroidTokenYou are THE MAN
|
|
|
|
zackclark70
Legendary
Offline
Activity: 868
Merit: 1000
ADT developer
|
|
February 08, 2014, 08:01:38 PM |
|
Hi Zack, as i told you i was looking into the old code and also a way of porting ADT to a new code base. I cloned CGB and transfered most of ADT settings to it. Adjusted it the way you want it: (i also add the new logo) - 30s block target - 66 800 000 000 coins I also add the ADT gneiss block and, as its basically (almost) the same configuration, it could very likely take the old chain and work out of the box. the only problem i have, that i could not build and test it on my mac, as some dependencies have problem with my 64bit architecture. As for now, i don't seem to get it build, i put the code on github, so anyone who has linux, a mac or windows can try to build it. you can find it here: https://github.com/frozeman/AndroidTokenYou are THE MAN i am working with frozeman and a few other people to make sure that a new blockchain is made sooner rather than later
|
|
|
|
dailyarsenal
Member
Offline
Activity: 98
Merit: 10
To The Moon!
|
|
February 08, 2014, 08:51:56 PM |
|
Hi Zack, as i told you i was looking into the old code and also a way of porting ADT to a new code base. I cloned CGB and transfered most of ADT settings to it. Adjusted it the way you want it: (i also add the new logo) - 30s block target - 66 800 000 000 coins I also add the ADT gneiss block and, as its basically (almost) the same configuration, it could very likely take the old chain and work out of the box. the only problem i have, that i could not build and test it on my mac, as some dependencies have problem with my 64bit architecture. As for now, i don't seem to get it build, i put the code on github, so anyone who has linux, a mac or windows can try to build it. you can find it here: https://github.com/frozeman/AndroidTokenYou are THE MAN i am working with frozeman and a few other people to make sure that a new blockchain is made sooner rather than later Will ADT be 100% POS or will it be a hybrid? Github link shows this: AndroidToken Currency Proof of Work/Proof of Stake Hybrid Scrypt 66 800 000 000 coins 30s block target Default P2P Port: 2454 Default RPC Port: 2543
|
BTC: 13Yg1PwgBFTxyKpGY3393jDJeqNTFNijjH | HOBO: hXzbM3jzvYxrFts7y9zTwmLUJLyw2RYQM | WARNING: Pre-mine or IPO without escrow = SCAM
|
|
|
zackclark70
Legendary
Offline
Activity: 868
Merit: 1000
ADT developer
|
|
February 08, 2014, 09:18:41 PM |
|
Hi Zack, as i told you i was looking into the old code and also a way of porting ADT to a new code base. I cloned CGB and transfered most of ADT settings to it. Adjusted it the way you want it: (i also add the new logo) - 30s block target - 66 800 000 000 coins I also add the ADT gneiss block and, as its basically (almost) the same configuration, it could very likely take the old chain and work out of the box. the only problem i have, that i could not build and test it on my mac, as some dependencies have problem with my 64bit architecture. As for now, i don't seem to get it build, i put the code on github, so anyone who has linux, a mac or windows can try to build it. you can find it here: https://github.com/frozeman/AndroidTokenYou are THE MAN i am working with frozeman and a few other people to make sure that a new blockchain is made sooner rather than later Will ADT be 100% POS or will it be a hybrid? Github link shows this: AndroidToken Currency Proof of Work/Proof of Stake Hybrid Scrypt 66 800 000 000 coins 30s block target Default P2P Port: 2454 Default RPC Port: 2543 it will be POW/POS as we need POW to keep the blocks moving until coins start staking the POW block reward will be 0 and if possible POW will be removed in the future when POS is making plenty of blocks
|
|
|
|
frozeman
Newbie
Offline
Activity: 44
Merit: 0
|
|
February 09, 2014, 09:53:48 AM |
|
I posted my work here: We need now somebody who can generate a merkel hash and a genesis block, as my mac won't compile the code completely. @dailyarsenal Currently its setup, that the first block should generate 66 800 000 000 coins and then 0. After that alls should be done via POS. See all details here --> https://bitcointalk.org/index.php?topic=440353.new#new
|
|
|
|
elrapido80
|
|
February 09, 2014, 10:40:32 AM |
|
I posted my work here: We need now somebody who can generate a merkel hash and a genesis block, as my mac won't compile the code completely. @dailyarsenal Currently its setup, that the first block should generate 66 800 000 000 coins and then 0. After that alls should be done via POS. See all details here --> https://bitcointalk.org/index.php?topic=440353.new#newI recall some coins having issues regarding all the coins being mined in the first block. Do you think it would be possible to spread it out across the first X blocks?
|
|
|
|
dailyarsenal
Member
Offline
Activity: 98
Merit: 10
To The Moon!
|
|
February 09, 2014, 10:43:42 AM |
|
I posted my work here: We need now somebody who can generate a merkel hash and a genesis block, as my mac won't compile the code completely. @dailyarsenal Currently its setup, that the first block should generate 66 800 000 000 coins and then 0. After that alls should be done via POS. See all details here --> https://bitcointalk.org/index.php?topic=440353.new#newThanks frozeman. I think I can speak for the entire ADT community when I say Thank you for your help with saving this coin.
|
BTC: 13Yg1PwgBFTxyKpGY3393jDJeqNTFNijjH | HOBO: hXzbM3jzvYxrFts7y9zTwmLUJLyw2RYQM | WARNING: Pre-mine or IPO without escrow = SCAM
|
|
|
Repunza
|
|
February 09, 2014, 12:44:07 PM |
|
GOOD AND THHHHHANNNNNNKKKKK YOOOOOOOOUUUUUUU!!!!!!
|
|
|
|
Pierrot20
Newbie
Offline
Activity: 49
Merit: 0
|
|
February 09, 2014, 02:18:08 PM |
|
Googd luck Zack ! I am a French beginer and ADT spot 2 days after I buy ... I say good luck for your job ans keep cool with the trols :-)
|
|
|
|
frozeman
Newbie
Offline
Activity: 44
Merit: 0
|
|
February 09, 2014, 02:50:21 PM |
|
Thanks everybody,
i did my best to help to get ADT working again, tough I'm not a coin developer. i come from javascript. As described in the other thread, we need someone to build the source and generate the merkel hash + genesis block. sadly my mac won't build.
Im also not 100% sure if the cloned coins will work, as i couldn't test it.
|
|
|
|
zackclark70
Legendary
Offline
Activity: 868
Merit: 1000
ADT developer
|
|
February 09, 2014, 06:57:29 PM |
|
I have just heard from mullick he is going to hand over all of the work he did on the new blockchain
|
|
|
|
aikklond
Legendary
Offline
Activity: 1148
Merit: 1000
|
|
February 09, 2014, 10:41:48 PM |
|
Good news , seems like ADT will soon become operational.
|
|
|
|
coinbloke
|
|
February 09, 2014, 11:07:35 PM |
|
Mullick is handing over... what does that mean exactly? I am guessing it not finished still need someone to finalize it? Can your current guys handle it? ...and the big question is WHEN is he doing that?
|
|
|
|
zackclark70
Legendary
Offline
Activity: 868
Merit: 1000
ADT developer
|
|
February 10, 2014, 01:12:21 AM Last edit: February 10, 2014, 01:40:10 AM by zackclark70 |
|
Mullick is handing over... what does that mean exactly? I am guessing it not finished still need someone to finalize it? Can your current guys handle it? ...and the big question is WHEN is he doing that?
no idea when he will hand it over that's why there is 2 people making new blockchain and there is 5 different people that are backups if they cant manage it I am doing all that I possibly can to make sure a new blockchain is out ASAP its 2am here right now I will do a full update when I wake up
|
|
|
|
coinbloke
|
|
February 10, 2014, 03:33:10 AM |
|
no worries:)
|
|
|
|
dailyarsenal
Member
Offline
Activity: 98
Merit: 10
To The Moon!
|
|
February 10, 2014, 05:57:33 AM Last edit: February 10, 2014, 08:27:07 AM by dailyarsenal |
|
Mullick is handing over... what does that mean exactly? I am guessing it not finished still need someone to finalize it? Can your current guys handle it? ...and the big question is WHEN is he doing that?
no idea when he will hand it over that's why there is 2 people making new blockchain and there is 5 different people that are backups if they cant manage it I am doing all that I possibly can to make sure a new blockchain is out ASAP its 2am here right now I will do a full update when I wake up I think when this is all fixed and everything is good Zack deserves some serious donations. He has gone above and beyond to save this great coin.
|
BTC: 13Yg1PwgBFTxyKpGY3393jDJeqNTFNijjH | HOBO: hXzbM3jzvYxrFts7y9zTwmLUJLyw2RYQM | WARNING: Pre-mine or IPO without escrow = SCAM
|
|
|
|