Author

Topic: Can you code ? if so you could get the 5 BTC bounty !! (Read 1108 times)

legendary
Activity: 868
Merit: 1000
ADT developer
its been paid out thanks ahmed Smiley
hero member
Activity: 518
Merit: 500
Bitrated user: ahmedbodi.
And the CryptoRepairCrew (CRC) Present ADT V2!



legendary
Activity: 882
Merit: 1024
Good job guys, ADT is coming along nicely.
hero member
Activity: 518
Merit: 500
Bitrated user: ahmedbodi.
bump to this. updated progress on the coin
legendary
Activity: 868
Merit: 1000
ADT developer
Quote
1 question is KGW neccesary as it breaks Proof OF Stake. The code atm currently has every block retarget which should be enough

diff retarget is fine as long as its fast  POW will only be needed for the first month or 2 anyway

awesome work so far Smiley looks like you are on track for most if not all of the 5 BTC bounty





Probably going to be the easiest 5 BTC you have ever earned and probably the most amount ever paid for a clone coin lol  
hero member
Activity: 518
Merit: 500
Bitrated user: ahmedbodi.
CheckList

here needs to be 66,800,000,000 coins in the first block or 100,000,000 a block for the first 668 blocks so that those coins can be swapped for the coins on the old blockchain.


It needs to be a clone of CGB or bottlecaps  ( POS/POW )


POW block reward 0 for the first 2 months then preferably no POW after that.
https://github.com/ADT-V2/Android-Token-V2/commit/21ef6682a765a5b915177bbfef5eafc96d751b76

Scrypt,


block time 30 s,  https://github.com/ADT-V2/Android-Token-V2/commit/fde7a052077f447961d0b048165a9af94550144b

diff retarget gravity well,Swapped for Per Diff Retarget (Patchable to another system such as CAP's retarget)

genesis block difficulty of 0.0001 or higher ,
https://github.com/ADT-V2/Android-Token-V2/commit/890c90248da4489b59831063bfca937c26b9e590

POS needs to be 0.05% every 15 days,
https://github.com/ADT-V2/Android-Token-V2/commit/5983eb24171054724ec99c940d62471f9c5a695a

TX fee 10 ADT minimum or 0.1% whatever is higher.https://github.com/ADT-V2/Android-Token-V2/commit/21ef6682a765a5b915177bbfef5eafc96d751b76
 
Name at the top needs to show Androids Tokens v2.0,https://github.com/ADT-V2/Android-Token-V2/commit/9818cabb6945c69f779df5c6ef3ba9b650056058

needs to use the new coin logo and the logo with text next to it in the bottom left of the wallet when its open  ( contact me for images )

needs windows , Linux and mac clients on launch.

After 10 days of the blockchain running the checkpoint server will need setting up  

I have been warned this could be an issue > https://bitcointalksearch.org/topic/m.5169480https://github.com/ADT-V2/Android-Token-V2/commit/2a7fb28437fb368a60fe9b01ae54daf6aa387530
hero member
Activity: 518
Merit: 500
Bitrated user: ahmedbodi.
i have my team working on the code. we are 1/2 way through.

1 question is KGW neccesary as it breaks Proof OF Stake. The code atm currently has every block retarget which should be enough
member
Activity: 112
Merit: 10
Just Check your Cables !!! Wink
hero member
Activity: 518
Merit: 500
Bitrated user: ahmedbodi.
what should really be done is a github organisation made under the ADT name. and then anyone who wishes to contribute towards it commits straight to there.

1) means if a coder dissapears the code is still there
2) we can tell clearly who did what work
3) reduces the chances of being fucked around

i've gone ahead and forked CGB into this here:

https://github.com/ADT-V2/Android-Token-V2

i'll start working on it in my free time but anyone wishing to contribute pop me a pm here or on freenode IRC #cryptopools and i'll get you added
legendary
Activity: 868
Merit: 1000
ADT developer
First up if you are one of the coders that vanished on me or failed to provide anything you are not eligible for the bounty.


Unfortunately yet another coder has vanished that was meant to be making the new ADT blockchain.

Here is what you need to do to collect the 5 BTC bounty >

Its very simple all you need to do is make the ADT v2.0 blockchain,


there needs to be 66,800,000,000 coins in the first block or 100,000,000 a block for the first 668 blocks so that those coins can be swapped for the coins on the old blockchain.

It needs to be a clone of CGB or bottlecaps  ( POS/POW )

POW block reward 0 for the first 2 months then preferably no POW after that.

Scrypt,

block time 30 s,  

diff retarget gravity well,    

genesis block difficulty of 0.0001 or higher ,  

POS needs to be 0.05% every 15 days,

TX fee 10 ADT minimum or 0.1% whatever is higher.
 
Name at the top needs to show Androids Tokens v2.0,

needs to use the new coin logo and the logo with text next to it in the bottom left of the wallet when its open  ( contact me for images )

needs windows , Linux and mac clients on launch.

After 10 days of the blockchain running the checkpoint server will need setting up  

I have been warned this could be an issue > https://bitcointalksearch.org/topic/m.5169480

all code needs to be verified by the comunaty before it will be accepted,

( I have kept any extra coding to the minimum so that it can be done as fast as possible and there is no unexpected issues due to custom code )



issues that might be relevant >

when sending a large amount of tx on the old blockchain we had the issue of the wallet .dat being over 1gb is there a way to solve that.

33 char addresses sometimes and 34 char addresses no idea why it did that,

would be good to have the first letter of the address fixed as A but its not hugely important.
Jump to: