Pages:
Author

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

legendary
Activity: 868
Merit: 1000
ADT developer
February 23, 2014, 11:52:08 PM
#44
New wallet works great.

Yes it's working but only 1ADT/block in solo mining. Is it normal?

yh 1 coin per block was the minimum to make it work we only need POW for 30 days or so then it will fully swap to POS

its not profitable to mine but people are free to put some hashes  on it to support the network until POS kicks in

so everyone set your wallets to "setgenerate true" to give some hash and get the chain going. Cheesy

even "setgenerate 1" would still help  and keep the computer more responsive
member
Activity: 98
Merit: 10
To The Moon!
February 23, 2014, 11:41:24 PM
#43
New wallet works great.

Yes it's working but only 1ADT/block in solo mining. Is it normal?

yh 1 coin per block was the minimum to make it work we only need POW for 30 days or so then it will fully swap to POS

its not profitable to mine but people are free to put some hashes  on it to support the network until POS kicks in

so everyone set your wallets to "setgenerate true" to give some hash and get the chain going. Cheesy
legendary
Activity: 868
Merit: 1000
ADT developer
February 23, 2014, 10:53:45 PM
#42
New wallet works great.

Yes it's working but only 1ADT/block in solo mining. Is it normal?

yh 1 coin per block was the minimum to make it work we only need POW for 30 days or so then it will fully swap to POS

its not profitable to mine but people are free to put some hashes  on it to support the network until POS kicks in
sr. member
Activity: 473
Merit: 250
February 23, 2014, 10:48:18 PM
#41
New wallet works great.

Yes it's working but only 1ADT/block in solo mining. Is it normal?
member
Activity: 98
Merit: 10
To The Moon!
February 23, 2014, 10:36:41 PM
#40
New wallet works great.
legendary
Activity: 868
Merit: 1000
ADT developer
February 23, 2014, 10:18:13 PM
#39
will there be a pool for adt just wondering

There might be a pool but I don't think it will be necessary as it will mainly be running on POS in 30 days
sr. member
Activity: 322
Merit: 250
February 23, 2014, 10:06:22 PM
#38
will there be a pool for adt just wondering
ADT
newbie
Activity: 23
Merit: 0
February 23, 2014, 10:03:36 PM
#37
links to download are now in post 1 Smiley
ADT
newbie
Activity: 23
Merit: 0
February 22, 2014, 11:55:50 PM
#36
The new chain is fully complete and tested all that is needed is for the clients to be compiled and we are ready to go Smiley
hero member
Activity: 786
Merit: 1000
February 17, 2014, 02:17:53 PM
#35
how is frozenman's fix coming along?
legendary
Activity: 868
Merit: 1000
ADT developer
February 10, 2014, 09:28:49 AM
#34
Will this be the new official ADT thread?

yes it will be as soon as the new blockchain is finished
member
Activity: 98
Merit: 10
To The Moon!
February 10, 2014, 02:31:22 AM
#33
Will this be the new official ADT thread?
newbie
Activity: 44
Merit: 0
February 09, 2014, 10:42:17 AM
#32
I additionally clones CGB as well and add our configurations.

Pleas can someone take a look at the code, and build the merkel hash and the genesis block?
The procedure would be the same as above (but read the tutorial carefully first)

https://github.com/frozeman/AndroidToken
newbie
Activity: 44
Merit: 0
February 09, 2014, 05:47:37 AM
#31
Hi,

As discussed with Zack, i cloned PPCoin, as this has the cleanest code (and the most recent changes i guess).
I added the following parameters:

  • 66 800 000 000 Coins will be premined in the first block
  • 100 000 000 000 Max, which as the POS interest will grow the premine
  • 0.01 TX fee
  • 1.2% anual interest
  • 30s block target
  • retarget every 60s
  • Addresses in the new chain should start now with "A"
  • Ports: 77331 (RPC 77332) | Testnet 77333 (RPC 77334)

The problem is i can't build the androidtokend on my machine to generate the merkel hash and genesis block and test the parameters (As my Mac OSx compiler has problems with some libraries). Therefore someone else needs to build and generate the genesis block.

All parameters should be tested before we do any swap. means we need to let it run for a few days and see if the fee and stake parameters are correct.

We probably also need a checkpoint server and seed node servers.

What have no to be done
1. Compile and generate Merkel Hash (run test net?)
2. Add the Merkel hash to the code an recompile (src/main.ccp: 2287)
3. Add the genesis block to the code (src/main.h:56) and add the block.time and block.nNonce (src/main.cpp:2273)

This is a short summary of this tutorial: http://web.archive.org/web/20131218053816/http://devtome.com/doku.php?id=scrypt_altcoin_cloning_guide&
Please read it carefully, as i couldn't test the process!

REPO: https://github.com/frozeman/AndroidToken-reloaded
Please clone my repo on github, so we can merge it back then.

Disclaimer: Im pretty new to coin coding, i'm a javascript developer, so there is no guarantee whether this code. I did my best to configure the PPCoin code so it fits our needs.
legendary
Activity: 868
Merit: 1000
ADT developer
February 07, 2014, 03:45:18 PM
#30
talking to a new coin coder now will update with the progress Smiley
newbie
Activity: 26
Merit: 0
February 07, 2014, 08:52:26 AM
#29
sorry about these delays I am doing all I can to speed this up talking to other coders unfortunately people don't really know about  POS

I have talked to a few coders that claimed they could help but they were totally clueless about POS

one of the coders didn't even know what Proof of work was

mullick has approx. 24h until his deadline is up for finishing the coin

I would really appreciate it if you guys could help me find coders that have experience with proof of stake and are capable of making the new blockchain if mullick fails to do so



zack
Thank you for such a long time to not give up,But, why mullick always like this,In addition to mullic, isn't there someone else can do the job?Or have other reasons,Please truthfully tell us,Thank you very much
legendary
Activity: 868
Merit: 1000
ADT developer
February 06, 2014, 05:43:23 PM
#28
sorry about these delays I am doing all I can to speed this up talking to other coders unfortunately people don't really know about  POS

I have talked to a few coders that claimed they could help but they were totally clueless about POS

one of the coders didn't even know what Proof of work was

mullick has approx. 24h until his deadline is up for finishing the coin

I would really appreciate it if you guys could help me find coders that have experience with proof of stake and are capable of making the new blockchain if mullick fails to do so



zack
newbie
Activity: 26
Merit: 0
February 06, 2014, 03:36:34 AM
#27
If the ADT cannot be repaired,Who is going to pay our COINS
newbie
Activity: 26
Merit: 0
February 06, 2014, 03:23:54 AM
#26
Can you tell me what the ADT to repair the situation how,In addition to mullick without someone to repair it?Mullick wasted us so long time, haven't finished,It's too disappointing,Now the best practice is daily reported the progress of the ADT, let everybody can learn at any time, rather than waiting for us to ask
legendary
Activity: 2100
Merit: 1167
MY RED TRUST LEFT BY SCUMBAGS - READ MY SIG
February 06, 2014, 02:22:59 AM
#25
Is mullick deliberately trying to sabotage ADT? i mean i have never heard of this kind of behaviour from someone that has been enlisted or employed to give technical help on a matter like this that involves so many peoples time/money/effort?

Let's get to the bottom of this mystery? 

What is going on with this person? how can they just vanish like that without even a message to let you know what is happening?
Pages:
Jump to: