Post
Topic
Board Announcements (Altcoins)
Re: [ANN] [eToken] Rare | Website 11 languages | New version -> mandatory update
by
murkanovic
on 22/01/2014, 16:34:57 UTC
I have some token on xhash from after the fork too. But never transfered it to my wallet. They`re still sitting at xhash.
But i own more than 2500 pre-fork etoken too. Would be very hard if they`re worthless. Sad

I think it`s not possible to fork out the bank. That`s the problem with a 15% premine, even if it`s called bank. You have to trust the dev.

I'm quite sure it's possible to fork out the "bank" or any other address in that matter and it shouldn't even be that hard. When you've identified the address that you want to disable, it has to be added as a small fix inside the transaction verification method.
Now the fun part is that transaction inputs do not include the public key of the address from where the coins come from, but they include a reference to the previous transaction. Using the last known transaction from the bank, we can block this input and all is almost golden. Small problem arises - it might be that we effectively block the last bonus given by the dev, but it should be small change compared to the holdings of dev.

So, that's my 2 cents. Might be wrong here, but you'll never know before you've tried.