Search content
Sort by

Showing 12 of 12 results by airsekui
Post
Topic
Board Announcements (Altcoins)
Re: [ANN][BATL] Battlestar Coin - Full PoS eSports monetisation- real game partners
by
airsekui
on 02/02/2021, 14:42:28 UTC
Yobit is now back online.  Thanks to all that messaged them.

Yobit is down again:

Support answer:

Good day.
Deposit\\Withdrawal coin will be available after you upgrade the source code of the wallet. Unfortunately the developers are in no hurry to send you updates
- therefore, in order to avoid the loss of users, the network is not available.

Need to withdrawal/deposit - Can you help open a ticket and see what they need?
Post
Topic
Board Tokens (Altcoins)
Re: Dragonchain Token Sale
by
airsekui
on 05/10/2017, 15:08:20 UTC
Approx how many coins will I get for 1 ether if 100 million usd is raised?

In my calculation that is;

100.000.000 / 433,494,437 = 0,23 dollar cent

Eth 250 dollar / 0,23 = 1087 tokens

This is essentially correct, although I would just like to reiterate that any speculation on price or amount raised at this point is purely speculation. There will be a full professional audit following the completion of the crowdsale to determine the actual price of the token.


This is wrong as only 55% of tokens will be distributed during crowd sale. So only about 550 tokens.

Als a question - so the ERC20 token will not be converted to a novel dragonchain token in the future!?
Post
Topic
Board Announcements (Altcoins)
Re: [ANN][KMD][dPoW] Komodo ICO - Zcash Zero Knowledge Privacy Secured by Bitcoin
by
airsekui
on 27/11/2016, 08:13:48 UTC
The exchange rates got adjusted, based on more accurate calculations:
1 BTC = 7746,521995 KMD
1 BTCD = 50,42041779 KMD

These are now the final numbers!

So this puts the current market equivalent exchange rate to 0.0065 BTC per BTCD. This is much higher than the estimated 0.0043 earlier during the ICO. Anyone buying BTCD now can turn it for profit so long as ICO price is maintained (don't expect for long).
Post
Topic
Board Announcements (Altcoins)
Re: [ANN][KMD][dPoW] Komodo ICO - Zcash Zero Knowledge Privacy Secured by Bitcoin
by
airsekui
on 23/09/2016, 13:50:48 UTC
Taking a short break from debugging. multithreaded networking code is always tricky. I did find and fix some deadlocks, but primarily drastically simplified the control flow. Simple is a lot simpler and much less can go wrong as compared to complex logic.

What is working now are several different types of nodes that are all coexisting in the same (super) network.

Each coin of course has its normal p2p network using the bitcoin protocol. Overlaid on top of that are the supernet nodes which use the same ports, but only do supernet comms to other supernet nodes as identified during the version handshake.

For a coin, a node is either a full relay node or a basilisk lite node that queries the full nodes for the blockchain/blockexplorer data. All wallet, tx construction, signing, is done locally as it is the same codebase with some toggles for basilisk mode where it does a basilisk request instead of scanning local ramchain files.

There is a special coin with no blockchain, called NOTARY and the notary nodes would be the full relay nodes and all the others basilisk nodes for this special coin. The NOTARY p2p is now working as a pubkey messaging server and also a way to find all the active notary nodes. I am adding a layer on top of the low level pubkey messaging so a node wont keep retransmitting if the data is already there. That will make the bandwidth usage much more efficient and allow a lot of DEX trading at the same time.

I also got LP nodes to work even as a basilisk node, though it is of course faster if it is a full iguana node. Still, not having to have a full bitcoin node locally is quite handy. And with the NOTARY pubkey messaging in between, there is no direct IP level interaction between the two parties doing the atomic swap.

In order to minimize the changes needed to be made to the zcash baseline and support dPoW, having a min-diff exception for notary node blocks but still using the same PoW seems the path of least resistance. This will make the seamless transition to fully decentralized block creation in the even all the notary nodes go away, or there is some problems in getting a majority of notaries to agree, much much simpler.

With notary nodes having the min-difficulty exception, it would not be feasible for some high hash rate attacker to do 51% attacks. And even if they can anybody that just waits for the bitcoin confirmation would be protected. That is the power of dPoW as even very weak chains become quite secure.

With this plan, the biggest remaining issue is how to get the election results propagated securely. Using komodo chain to record election results has the issue that if all blocks are created by notaries, then the existing majority could block the activation of the new slate. A natural idea is to use the BTC blockchain to record the election results, but again the issue of who writes that data arises.

My idea is to ratify election results via the majority of existing notaries OR a one third majority + special signature. The special signature would be held by the devteam. With this approach, even if there is a majority of notary nodes unwilling to give up their position, it can be overridden by one third minority and the devteam.

This ties into using the zcash PoW as the method for block generation. Even with a min-diff exception, with enough hash rate a block will be able to be mined by non-notary nodes and so the (one third + special sig) transaction will be able to get onto the blockchain in spite of a hostile notary majority.

I realize this is a bit of a change from using a NXT-style PoS, but the current testnet is working smoothly and I dont see the need to add a lot of complicated balance tracking that using a NXT-style PoS would require. Also, using a peercoin uxto based PoS has the problem that only one utxo per block is able to collect the staking revenues.

The other requirement is for people to be able to get 5% per year, without having to run their own node. at first I was going to rely on the notary nodes to do the staking, but I think an even more efficient way is to award all accrued interest whenever a utxo is spent. This approach might even allow interests to be earned by the protected funds, though in order to prevent abuse, the lower spectrum of the average age would need to be used. Still investigating this, but I am hopeful that something like this will work and it wont consume any measurable resources as it would only require to boost the satoshi total from the inputs based on a deterministic algo. I guess that could be one approach for the protected funds interest rates, the notaries can vote for the current applicable rate.

So you can see that while some details are changing from the original conception, the overall requirements and goals are held intact. By minimizing the changes, reliability is increased.

Words...

Selling 10,000 BTCD at market price: please PM me
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] BitcoinDark (BTCD)--Financial_Privacy/SuperNET_Core/InstantDEX/PAX/Divs
by
airsekui
on 07/09/2016, 13:38:27 UTC
Selling 10,0000 BTCD  --> 1000 BTC = 6 BTC

Not enough liquidity on the market. PM please.

Oh yea, wait, maybe asking too much JL put a cap on the market!!!
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] BitcoinDark (BTCD)--Financial_Privacy/SuperNET_Core/InstantDEX/PAX/Divs
by
airsekui
on 06/09/2016, 13:50:51 UTC
As an investor I dont like the way u guys handled this, no notice of these plans whatsoever untill too late is how i feel! If I would have known this before I bought btcd, I would have found another project. 10 weeks of waiting for gains from 400k buyin and get 532074? to me this is shitting on especially investors who have been loyal to btcd for years.
As soon as i can see abit of profit, im done supporting this coin, but good luck on the project, so I guess I have abit more for Zcash then Undecided

So you bought at 400k, nearly 30% instant profit for 10 weeks is too long to wait? Iguana has been in dev for 2 years....

How about me? I bought at 1380k. I am down by 73% where James told me 2 years ago, I am in the right place now.
Will he give me condolences for my loss again?
Out of a sudden, my BTCD should be converted into an ICO coin (and we all know the future of ICO coins and who gains what) otherwise I will be left with BTCD with no future. On the other hand i see some people trying to raise 30,000BTC
And yes, I know the usual answer. I am free to sell all of my BTCD, nobody told me to invest and I should go away AKA F... off if I don't like that.


LTC has been dead coin walking for a while. Condolences for your loss. At least you are in the right place now
ignore the ups and downs until something fundamental changes, eg. black helicopters get me, unless something like that happens BTCD will keep getting more and more tech. I have 40,000 lines of code ready to be integrated in and another 50,000 lines waiting in the wings, actually a lot more but most of it I improved and no need for the second best versions of stuff

James

Agreed fully...this is the biggest fallout JL could do...his only supporters, the BTCD crowd, i.e. the same people who invested in SN, and apart from the handful of buy-in fans that pre-arranged this fiasco, are so pissed off now that they will march against this ICO rendering it an utter failure. He may be smart but to screw over his only supporters was a fatal mistake. Please keep posting bitkokos2 (and others who JL made so many promises)...this Komodo coin must not get beyond it's own shit in the cage...because it is disgusting.

edit: I suggest JL come up with a better plan to support the BTCD investors or Komodo will fail.

Post
Topic
Board Announcements (Altcoins)
Re: [ANN][KMD][dPoW] Komodo ICO - Zero Knowledge Privacy Secured by Bitcoin
by
airsekui
on 06/09/2016, 12:49:08 UTC
[...] James has no obligations to you nor BTCD holders in general, and is free to leave at any time like any other open source project. What people need to remember is James did not start this coin but has helped it become relevant.

If he wants to just make Komodo without a BTCD swap he is free to. How would that work out for you holdings?
Thats right, but he pushed BTCD with his statements, that the coin will be a core part of supernet. Thats the reason why the people bought it. Thats the basement of the price. Nobody would believe him anything in the future if he would say now: "Sry guys i will use another coin for supernet" The swap is absolutely necessary. Dont sell it as his good will.

And now the stakes of these buyers get diluted without any discussions or warnings.

I have only a few BTCD which i have bought over a year ago because of james's announcements. Now i feel a little bit.. pranked.

Yes Flyer88..I feel punked too. This is another bait and switch by JL and his buy-ins. Komodo is a tech that will not get finished....look into it more. It will turn out in 1-3 years, near the deadline to swap BTCD, that another swap will come...to fund development of a different reptilian coin. Shameful...I am committed to saving others' BTC investments.
Post
Topic
Board Announcements (Altcoins)
Re: [ANN][KMD][dPoW] Komodo ICO - Zero Knowledge Privacy Secured by Bitcoin
by
airsekui
on 06/09/2016, 12:42:24 UTC

In any case you are free to swap or not swap. If you dont swap you will still have the BTCD you have now.


You are so wring here....because of the decision made by you and the Komodo team, we are "forced" to swap and buy into this ICO. Don't you get it???!!! You are ok with market control and dictatorship? Maybe because you are on the inside and will scrape from the 10% premine!

This really irks me how you can laze-faire this whole issue.
Post
Topic
Board Announcements (Altcoins)
Re: [ANN][KMD][dPoW] Komodo ICO - Zero Knowledge Privacy Secured by Bitcoin
by
airsekui
on 06/09/2016, 12:31:57 UTC
Yes we use the Zcash technology, all credit to them! However, we are not a simple fork as we have added our own technology on top of it. We use NXT style PoS along with a new consensus method called dPoW. The dPoW is an innovation of our own, which will secure Komodo with bitcoin's hashrate (and other coins can secure their blockchains via Komodo).

This is such a convoluted explanation. For all potential investors, please forget about Komodo and simply invest hard in zcash. JL always does this...finds his group of fan-boys who buy into the tech, makes them so excited about something "new" which ends up never getting done and eventually gets hashed into a new ICO....There is no competitive advantage here compared to BTC and zcash for anonymity. This tech will not work.
Post
Topic
Board Announcements (Altcoins)
Re: [ANN][KMD][dPoW] Komodo ICO - Zero Knowledge Privacy Secured by Bitcoin
by
airsekui
on 05/09/2016, 13:36:26 UTC
Here's a thought:

If Iguana is so close to being finished for the first release and its development is independent of this new ICO, why not just finish it, then do the ICO?  Perhaps this would build more trust and more people (especially long time BTCD supporters) would support the ICO.  Iguana seems to be the one thing that development has been focused on for a good part of the year and many have been anticipating its release.  So to all of a sudden announce a new tech that is still being developed and will require yet even more extensive testing/debugging, is pretty ridiculous.  I understand this new tech is promising and could change everything, but it could wait.

The most terrible thing about multitasking is that it tends to leave a lot of tasks unfinished.  Focus on one thing at a time and get it done right.  Why is that so hard?

They cant finish it...if you go to the Slack Supernet BTCD channel and read the state of affairs...jl does not know how to manage this or any project. maybe he can code but the project is a mess...multiple people getting paid to do the same task...gui, no coordination, no launch plan...it's a mess and really a sign of what's to come for Komodo...sad state of affairs actually. JL does not know how to use git! How can he manage komodo development with more than himself if he can't use git! Komodo will never launch.
Post
Topic
Board Announcements (Altcoins)
Re: [ANN][KMD][dPoW] Komodo ICO - Zero Knowledge Privacy Secured by Bitcoin
by
airsekui
on 04/09/2016, 14:40:39 UTC
Congrats jl777

You artificially created conditions when most beneficial to loyal long term BTCD holders is FUD the shit out of the Komodo thus increasing their share of ICO.

And I will do just that. Sorry, I can't just ignore free market conditions.

Yep, I too will jump on this band-wagon...but with dose of reality not fud. You chose your strategy, and I do what is in my best interest.

For those considering investing in this ICO using BTC, be very careful here....there is a long history of promised tech that was hyped to investors to draw in BTCD buyers and believers during it's initial development and "integration with Supernet". Not one of the following has been completed: ramchains, telepathy, teleport, telepods and so many other promises that have not been fulfilled. The dev jl777 here has a long history of promises and not producing. Now, Komodo is promised as integrating something that was a well running chain, BTCD, and taking all potential future value by making new promises about an "amazing" great technology, now termed Komodo, horizontally transferring value for his own good and promising huge words and catchy tech to produce - a zcash clone (which is development and will require optimization out the wazooo to work for his tech) with iguana and other unproven and possibly seriously flawed and unsecured tech).

Please do your research and know this is a long draw to continually feed unfulfilled promises. BE CAREFUL!

http://www.alternativecoin.com/nxt-bitcoindark-and-supernet/
Post
Topic
Board Marketplace (Altcoins)
Re: [IOTA] IOTA Speculation
by
airsekui
on 20/03/2016, 06:03:58 UTC
WTS 150'000 IOTA for 6 BTC. Escrow with seccour. Limited time only.